summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 15:23:06 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 15:23:06 +0000
commit7fab0599da0494d1e6d5dc5352ec628c1608fcf0 (patch)
tree8a05c78a02ff87ca7b7c8bec0977b3f5ba21103e /dev-python/pycparser
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-7fab0599da0494d1e6d5dc5352ec628c1608fcf0.tar.gz
gentoo-2-7fab0599da0494d1e6d5dc5352ec628c1608fcf0.tar.bz2
gentoo-2-7fab0599da0494d1e6d5dc5352ec628c1608fcf0.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-python/pycparser')
-rw-r--r--dev-python/pycparser/ChangeLog5
-rw-r--r--dev-python/pycparser/metadata.xml1
2 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/pycparser/ChangeLog b/dev-python/pycparser/ChangeLog
index fa35ffc50a65..ffcc574bcbf3 100644
--- a/dev-python/pycparser/ChangeLog
+++ b/dev-python/pycparser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pycparser
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.37 2015/05/15 09:12:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.38 2015/06/07 15:23:06 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*pycparser-2.13 (15 May 2015)
diff --git a/dev-python/pycparser/metadata.xml b/dev-python/pycparser/metadata.xml
index cc5fa827653a..3e51ef091666 100644
--- a/dev-python/pycparser/metadata.xml
+++ b/dev-python/pycparser/metadata.xml
@@ -4,5 +4,6 @@
<herd>python</herd>
<upstream>
<remote-id type="pypi">pycparser</remote-id>
+ <remote-id type="github">eliben/pycparser</remote-id>
</upstream>
</pkgmetadata>