summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/gtk2hs-buildtools/metadata.xml')
-rw-r--r--dev-haskell/gtk2hs-buildtools/metadata.xml17
1 files changed, 5 insertions, 12 deletions
diff --git a/dev-haskell/gtk2hs-buildtools/metadata.xml b/dev-haskell/gtk2hs-buildtools/metadata.xml
index f1582cbe816c..5b552520f5a8 100644
--- a/dev-haskell/gtk2hs-buildtools/metadata.xml
+++ b/dev-haskell/gtk2hs-buildtools/metadata.xml
@@ -5,18 +5,11 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- This package provides a set of helper programs necessary to
- build the Gtk2Hs suite of libraries. These tools include
- a modified c2hs binding tool that is used to generate
- FFI declarations, a tool to build a type hierarchy that
- mirrors the C type hierarchy of GObjects found in glib,
- and a generator for signal declarations that are used
- to call back from C to Haskell. These tools are not needed
- to actually run Gtk2Hs programs.
- </longdescription>
<use>
- <flag name="closuresignals">Use the the GClosure-based signals
- implementation.</flag>
+ <flag name="closuresignals">Use the the GClosure-based signals implementation.</flag>
</use>
+ <upstream>
+ <remote-id type="hackage">gtk2hs-buildtools</remote-id>
+ <remote-id type="github">gtk2hs/gtk2hs</remote-id>
+ </upstream>
</pkgmetadata>