summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/glib/metadata.xml')
-rw-r--r--dev-haskell/glib/metadata.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/dev-haskell/glib/metadata.xml b/dev-haskell/glib/metadata.xml
index bf0f78078605..53e5649323ab 100644
--- a/dev-haskell/glib/metadata.xml
+++ b/dev-haskell/glib/metadata.xml
@@ -1,17 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- The GNU Library is a collection of C data structures and utility
- function for dealing with Unicode. This package only binds as
- much functionality as required to support the packages that
- wrap libraries that are themselves based on GLib.
- </longdescription>
<use>
- <flag name="closure-signals">Use the the GClosure-based signals implementation.</flag>
+ <flag name="closure-signals">Use the the GClosure-based signals
+&#9;&#9;implementation.</flag>
</use>
+ <upstream>
+ <remote-id type="hackage">glib</remote-id>
+ <remote-id type="github">gtk2hs/gtk2hs</remote-id>
+ </upstream>
</pkgmetadata>