summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-03 21:27:07 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-03 21:27:07 +0000
commit3c174d50686c9721137ff7288fc26f23f7609e9e (patch)
treeff11ea28ba5b88d019d0307461310e32c6a2d86d /dev-python
parentAdd pypi to remote-id in metadata.xml (diff)
downloadgentoo-2-3c174d50686c9721137ff7288fc26f23f7609e9e.tar.gz
gentoo-2-3c174d50686c9721137ff7288fc26f23f7609e9e.tar.bz2
gentoo-2-3c174d50686c9721137ff7288fc26f23f7609e9e.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')
-rw-r--r--dev-python/python-swiftclient/ChangeLog5
-rw-r--r--dev-python/python-swiftclient/metadata.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/python-swiftclient/ChangeLog b/dev-python/python-swiftclient/ChangeLog
index a773579ed692..99999eb4521d 100644
--- a/dev-python/python-swiftclient/ChangeLog
+++ b/dev-python/python-swiftclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/python-swiftclient
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v 1.18 2015/05/12 16:32:40 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v 1.19 2015/06/03 21:27:07 jlec Exp $
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
12 May 2015; Matthew Thode <prometheanfire@gentoo.org>
python-swiftclient-2.2.0-r1.ebuild:
diff --git a/dev-python/python-swiftclient/metadata.xml b/dev-python/python-swiftclient/metadata.xml
index d5d2b99e3fc7..36cc434063ae 100644
--- a/dev-python/python-swiftclient/metadata.xml
+++ b/dev-python/python-swiftclient/metadata.xml
@@ -8,5 +8,7 @@
<longdescription lang="en">
Python bindings to the OpenStack Object Storage API
</longdescription>
+ <upstream>
+ <remote-id type="pypi">python-swiftclient</remote-id>
+ </upstream>
</pkgmetadata>
-