summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 11:36:28 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 11:36:28 +0000
commit1ca0f0f675c7d0dd4a8b4b4bd77b9e4a87f50ffe (patch)
treec24cc132d0550ef7d99e2a2af912dbb6abd3c9c4 /dev-haskell/http-attoparsec
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-1ca0f0f675c7d0dd4a8b4b4bd77b9e4a87f50ffe.tar.gz
gentoo-2-1ca0f0f675c7d0dd4a8b4b4bd77b9e4a87f50ffe.tar.bz2
gentoo-2-1ca0f0f675c7d0dd4a8b4b4bd77b9e4a87f50ffe.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/http-attoparsec')
-rw-r--r--dev-haskell/http-attoparsec/ChangeLog7
-rw-r--r--dev-haskell/http-attoparsec/metadata.xml3
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-haskell/http-attoparsec/ChangeLog b/dev-haskell/http-attoparsec/ChangeLog
index 42ac3469a843..8e852729382b 100644
--- a/dev-haskell/http-attoparsec/ChangeLog
+++ b/dev-haskell/http-attoparsec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/http-attoparsec
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-attoparsec/ChangeLog,v 1.7 2014/07/25 09:16:43 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-attoparsec/ChangeLog,v 1.8 2015/06/06 11:36:28 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org>
http-attoparsec-0.1.0.ebuild, http-attoparsec-0.1.1-r1.ebuild,
diff --git a/dev-haskell/http-attoparsec/metadata.xml b/dev-haskell/http-attoparsec/metadata.xml
index cd2d7a13eae9..8da91581407b 100644
--- a/dev-haskell/http-attoparsec/metadata.xml
+++ b/dev-haskell/http-attoparsec/metadata.xml
@@ -5,4 +5,7 @@
<longdescription>
Attoparsec parsers for http-types.
</longdescription>
+ <upstream>
+ <remote-id type="github">tlaitinen/http-attoparsec</remote-id>
+ </upstream>
</pkgmetadata>