diff options
Diffstat (limited to 'dev-haskell/file-location/metadata.xml')
| -rw-r--r-- | dev-haskell/file-location/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-haskell/file-location/metadata.xml b/dev-haskell/file-location/metadata.xml index fd1840e49f39..0b9b4d1db75a 100644 --- a/dev-haskell/file-location/metadata.xml +++ b/dev-haskell/file-location/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!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> Common debugging/error/exception functions that give file location information > $(err "OH NO!") @@ -36,7 +36,8 @@ See module for a listing of all the functions with short descriptions, and the homepage for some more examples https://github.com/gregwebs/ErrorLocation.hs </longdescription> - <upstream> - <remote-id type="github">gregwebs/FileLocation.hs</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">gregwebs/FileLocation.hs</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
