diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-07 16:28:07 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-07 16:28:07 +0000 |
commit | 1ed30fb508b6889c74dba963b4f33482b51584d9 (patch) | |
tree | da88b6111a74806d14151a2ba7f7c4933ea67397 /dev-python/virtualenv-clone | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-1ed30fb508b6889c74dba963b4f33482b51584d9.tar.gz gentoo-2-1ed30fb508b6889c74dba963b4f33482b51584d9.tar.bz2 gentoo-2-1ed30fb508b6889c74dba963b4f33482b51584d9.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/virtualenv-clone')
-rw-r--r-- | dev-python/virtualenv-clone/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/virtualenv-clone/metadata.xml | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/virtualenv-clone/ChangeLog b/dev-python/virtualenv-clone/ChangeLog index 2d0467e1699d..b208c87ce7a9 100644 --- a/dev-python/virtualenv-clone/ChangeLog +++ b/dev-python/virtualenv-clone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/virtualenv-clone # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/ChangeLog,v 1.12 2015/06/04 09:44:37 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv-clone/ChangeLog,v 1.13 2015/06/07 16:28:07 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/virtualenv-clone/metadata.xml b/dev-python/virtualenv-clone/metadata.xml index 2539e2d03c81..2d5b6be29781 100644 --- a/dev-python/virtualenv-clone/metadata.xml +++ b/dev-python/virtualenv-clone/metadata.xml @@ -4,5 +4,6 @@ <herd>python</herd> <upstream> <remote-id type="pypi">virtualenv-clone</remote-id> + <remote-id type="github">edwardgeorge/virtualenv-clone</remote-id> </upstream> </pkgmetadata> |