diff options
Diffstat (limited to 'dev-haskell/system-fileio/metadata.xml')
| -rw-r--r-- | dev-haskell/system-fileio/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-haskell/system-fileio/metadata.xml b/dev-haskell/system-fileio/metadata.xml index b1faa3826194..f82282b3e17a 100644 --- a/dev-haskell/system-fileio/metadata.xml +++ b/dev-haskell/system-fileio/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> This is a small wrapper around the \"directory\", \"unix\", and \"Win32\" packages, for use with \"system-filepath\". It provides a consistent API to the various versions of these packages distributed with different @@ -14,7 +14,8 @@ In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding. </longdescription> - <upstream> - <remote-id type="github">fpco/haskell-filesystem</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">fpco/haskell-filesystem</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
