summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-03 21:20:57 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-03 21:20:57 +0000
commitbecf07c0cc4da867b18e112a1008185f49eaeb0c (patch)
treeb2538ca37e41664c2920bd89d90efcd0b78a2b06 /dev-python/python-glanceclient
parentAdd pypi to remote-id in metadata.xml (diff)
downloadgentoo-2-becf07c0cc4da867b18e112a1008185f49eaeb0c.tar.gz
gentoo-2-becf07c0cc4da867b18e112a1008185f49eaeb0c.tar.bz2
gentoo-2-becf07c0cc4da867b18e112a1008185f49eaeb0c.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-glanceclient')
-rw-r--r--dev-python/python-glanceclient/ChangeLog5
-rw-r--r--dev-python/python-glanceclient/metadata.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/python-glanceclient/ChangeLog b/dev-python/python-glanceclient/ChangeLog
index 5b88b4fb0d17..c17c73296e7d 100644
--- a/dev-python/python-glanceclient/ChangeLog
+++ b/dev-python/python-glanceclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/python-glanceclient
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v 1.16 2015/04/22 21:19:50 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v 1.17 2015/06/03 21:20:57 jlec Exp $
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
*python-glanceclient-0.17.1 (22 Apr 2015)
*python-glanceclient-0.18.0 (22 Apr 2015)
diff --git a/dev-python/python-glanceclient/metadata.xml b/dev-python/python-glanceclient/metadata.xml
index 7ecd625c6daa..9690affa8bf4 100644
--- a/dev-python/python-glanceclient/metadata.xml
+++ b/dev-python/python-glanceclient/metadata.xml
@@ -9,5 +9,7 @@
<longdescription lang="en">
This is a client for the OpenStack Glance API.
</longdescription>
+ <upstream>
+ <remote-id type="pypi">python-glanceclient</remote-id>
+ </upstream>
</pkgmetadata>
-