summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 16:29:55 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 16:29:55 +0000
commit5d50b2d5ed9392c99e17a4445bc5fb04d51d8727 (patch)
tree757ca1f8eb9e6cf15ef7319bce559006e0b359ae /dev-python/wcwidth
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-5d50b2d5ed9392c99e17a4445bc5fb04d51d8727.tar.gz
gentoo-2-5d50b2d5ed9392c99e17a4445bc5fb04d51d8727.tar.bz2
gentoo-2-5d50b2d5ed9392c99e17a4445bc5fb04d51d8727.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/wcwidth')
-rw-r--r--dev-python/wcwidth/ChangeLog5
-rw-r--r--dev-python/wcwidth/metadata.xml1
2 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/wcwidth/ChangeLog b/dev-python/wcwidth/ChangeLog
index e9bbfd9e1835..957d1ded16df 100644
--- a/dev-python/wcwidth/ChangeLog
+++ b/dev-python/wcwidth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wcwidth
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wcwidth/ChangeLog,v 1.2 2015/06/04 09:47:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wcwidth/ChangeLog,v 1.3 2015/06/07 16:29:55 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
diff --git a/dev-python/wcwidth/metadata.xml b/dev-python/wcwidth/metadata.xml
index 34d9942d3e29..6272360d4941 100644
--- a/dev-python/wcwidth/metadata.xml
+++ b/dev-python/wcwidth/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">wcwidth</remote-id>
+ <remote-id type="github">jquast/wcwidth</remote-id>
</upstream>
</pkgmetadata>