diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-03 21:19:02 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-03 21:19:02 +0000 |
commit | aabba618f2190ddbbcddff0fa9774a3a860e397f (patch) | |
tree | a0eac5880162c475368c747e77114da7ecc12027 /dev-python/python-cinderclient | |
parent | Add pypi to remote-id in metadata.xml (diff) | |
download | gentoo-2-aabba618f2190ddbbcddff0fa9774a3a860e397f.tar.gz gentoo-2-aabba618f2190ddbbcddff0fa9774a3a860e397f.tar.bz2 gentoo-2-aabba618f2190ddbbcddff0fa9774a3a860e397f.zip |
Add pypi 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/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/python-cinderclient/metadata.xml | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/python-cinderclient/ChangeLog b/dev-python/python-cinderclient/ChangeLog index 921a6c6e8fc1..334b8934f268 100644 --- a/dev-python/python-cinderclient/ChangeLog +++ b/dev-python/python-cinderclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-cinderclient # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cinderclient/ChangeLog,v 1.14 2015/05/30 01:32:45 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cinderclient/ChangeLog,v 1.15 2015/06/03 21:19:02 jlec Exp $ + + 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml *python-cinderclient-1.2.1 (30 May 2015) diff --git a/dev-python/python-cinderclient/metadata.xml b/dev-python/python-cinderclient/metadata.xml index cf800243850f..cc566cdcf5a8 100644 --- a/dev-python/python-cinderclient/metadata.xml +++ b/dev-python/python-cinderclient/metadata.xml @@ -9,5 +9,7 @@ <longdescription lang="en"> This is a client for the OpenStack Cinder API. </longdescription> + <upstream> + <remote-id type="pypi">python-cinderclient</remote-id> + </upstream> </pkgmetadata> - |