diff options
Diffstat (limited to 'dev-haskell/aws')
| -rw-r--r-- | dev-haskell/aws/metadata.xml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-haskell/aws/metadata.xml b/dev-haskell/aws/metadata.xml index de6f465da317..9c3b3dae207f 100644 --- a/dev-haskell/aws/metadata.xml +++ b/dev-haskell/aws/metadata.xml @@ -1,17 +1,18 @@ <?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> - <use> - <flag name="network-3">Use network-3</flag> - </use> - <longdescription> + <maintainer type="project"> + <email>haskell@gentoo.org</email> + <name>Gentoo Haskell</name> + </maintainer> + <longdescription> Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services. To see a high level overview of the library, see the README at <https://github.com/aristidb/aws/blob/master/README.org>. </longdescription> - <upstream> - <remote-id type="github">aristidb/aws</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">aristidb/aws</remote-id> + </upstream> + <use> + <flag name="network-3">Use network-3</flag> + </use> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
