summaryrefslogtreecommitdiff
path: root/dev-haskell/yaml/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/yaml/metadata.xml')
-rw-r--r--dev-haskell/yaml/metadata.xml29
1 files changed, 15 insertions, 14 deletions
diff --git a/dev-haskell/yaml/metadata.xml b/dev-haskell/yaml/metadata.xml
index 2a2e0f16895c..aeb8a3bd6571 100644
--- a/dev-haskell/yaml/metadata.xml
+++ b/dev-haskell/yaml/metadata.xml
@@ -1,22 +1,23 @@
<?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>
Provides support for parsing and emitting Yaml documents.
This package includes the full libyaml C library version 0.1.12 by Kirill
Simonov (&lt;http://pyyaml.org/wiki/LibYAML&gt;) in the package so you
don't need to worry about any non-Haskell dependencies.
</longdescription>
- <use>
- <flag name="no-examples">don't build the examples</flag>
- <flag name="no-exe">don't install the yaml2json executable</flag>
- </use>
- <upstream>
- <remote-id type="github">snoyberg/yaml</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">snoyberg/yaml</remote-id>
+ </upstream>
+ <use>
+ <flag name="no-examples">don't build the examples</flag>
+ <flag name="no-exe">don't install the yaml2json executable</flag>
+ </use>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file