summaryrefslogtreecommitdiff
path: root/dev-haskell/unix-compat/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/unix-compat/metadata.xml')
-rw-r--r--dev-haskell/unix-compat/metadata.xml27
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-haskell/unix-compat/metadata.xml b/dev-haskell/unix-compat/metadata.xml
index f5e70e297b55..2bc4558c5e63 100644
--- a/dev-haskell/unix-compat/metadata.xml
+++ b/dev-haskell/unix-compat/metadata.xml
@@ -1,20 +1,21 @@
<?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 package provides portable implementations of parts
of the unix package. This package re-exports the unix
package when available. When it isn't available,
portable implementations are used.
</longdescription>
- <use>
- <flag name="old-time">build against old-time package</flag>
- </use>
- <upstream>
- <remote-id type="github">jystic/unix-compat</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">jystic/unix-compat</remote-id>
+ </upstream>
+ <use>
+ <flag name="old-time">build against old-time package</flag>
+ </use>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file