summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 10:12:14 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 10:12:14 +0000
commita11526f30dc5509693eb4eff8d3f7b23426d66d3 (patch)
tree1ba394ea3b0817de04fbb37adf2f6e21a875bef7 /dev-haskell/ansi-wl-pprint
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-a11526f30dc5509693eb4eff8d3f7b23426d66d3.tar.gz
gentoo-2-a11526f30dc5509693eb4eff8d3f7b23426d66d3.tar.bz2
gentoo-2-a11526f30dc5509693eb4eff8d3f7b23426d66d3.zip
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'dev-haskell/ansi-wl-pprint')
-rw-r--r--dev-haskell/ansi-wl-pprint/ChangeLog5
-rw-r--r--dev-haskell/ansi-wl-pprint/metadata.xml5
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-haskell/ansi-wl-pprint/ChangeLog b/dev-haskell/ansi-wl-pprint/ChangeLog
index 93061b469f37..4f9638d8a011 100644
--- a/dev-haskell/ansi-wl-pprint/ChangeLog
+++ b/dev-haskell/ansi-wl-pprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/ansi-wl-pprint
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.35 2015/03/31 01:11:12 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.36 2015/06/06 10:12:14 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*ansi-wl-pprint-0.6.7.2 (31 Mar 2015)
diff --git a/dev-haskell/ansi-wl-pprint/metadata.xml b/dev-haskell/ansi-wl-pprint/metadata.xml
index a065f2056c4a..c7efd4ff5390 100644
--- a/dev-haskell/ansi-wl-pprint/metadata.xml
+++ b/dev-haskell/ansi-wl-pprint/metadata.xml
@@ -3,9 +3,12 @@
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
- This is a pretty printing library based on Wadler&#39;s paper &quot;A Prettier Printer&quot;. It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package.
+ This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package.
</longdescription>
<use>
<flag name="example">Build the example application.</flag>
</use>
+ <upstream>
+ <remote-id type="github">batterseapower/ansi-wl-pprint</remote-id>
+ </upstream>
</pkgmetadata>