diff options
Diffstat (limited to 'dev-haskell/arithmoi')
| -rw-r--r-- | dev-haskell/arithmoi/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-haskell/arithmoi/metadata.xml b/dev-haskell/arithmoi/metadata.xml index c32026c57e0a..af713f1f62b5 100644 --- a/dev-haskell/arithmoi/metadata.xml +++ b/dev-haskell/arithmoi/metadata.xml @@ -1,11 +1,11 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>haskell@gentoo.org</email> + <name>Gentoo Haskell</name> + </maintainer> + <longdescription> A library of basic functionality needed for number-theoretic calculations. The aim of this library is to provide efficient implementations of the functions. @@ -16,7 +16,8 @@ for efficiency. Portability is on the to-do list (with low priority, however). </longdescription> - <upstream> - <remote-id type="github">cartazio/arithmoi</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">cartazio/arithmoi</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
