diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-07 16:34:47 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-07 16:34:47 +0000 |
commit | 8f6279f17ac8561b53699bb9ad09de63610f1c19 (patch) | |
tree | e4d9d9dd7fbe23a2b491828f412940816d2a2e42 /dev-python/xcffib | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-8f6279f17ac8561b53699bb9ad09de63610f1c19.tar.gz gentoo-2-8f6279f17ac8561b53699bb9ad09de63610f1c19.tar.bz2 gentoo-2-8f6279f17ac8561b53699bb9ad09de63610f1c19.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/xcffib')
-rw-r--r-- | dev-python/xcffib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/xcffib/metadata.xml | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/xcffib/ChangeLog b/dev-python/xcffib/ChangeLog index 43e8f9b9f15e..172232b223ad 100644 --- a/dev-python/xcffib/ChangeLog +++ b/dev-python/xcffib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/xcffib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/xcffib/ChangeLog,v 1.10 2015/06/04 09:59:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/xcffib/ChangeLog,v 1.11 2015/06/07 16:34:47 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/xcffib/metadata.xml b/dev-python/xcffib/metadata.xml index 8df0455f2509..51ccadcfeb45 100644 --- a/dev-python/xcffib/metadata.xml +++ b/dev-python/xcffib/metadata.xml @@ -4,5 +4,6 @@ <herd>python</herd> <upstream> <remote-id type="pypi">xcffib</remote-id> + <remote-id type="github">tych0/xcffib</remote-id> </upstream> </pkgmetadata> |