summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-03 20:34:11 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-03 20:34:11 +0000
commita4403de66de355d2c63eee6457fd0abb6adc4fa6 (patch)
tree5821b37cd522b81397928d2fd13f9ffb07534ddb /dev-python/oslo-config
parentAdd pypi to remote-id in metadata.xml (diff)
downloadgentoo-2-a4403de66de355d2c63eee6457fd0abb6adc4fa6.tar.gz
gentoo-2-a4403de66de355d2c63eee6457fd0abb6adc4fa6.tar.bz2
gentoo-2-a4403de66de355d2c63eee6457fd0abb6adc4fa6.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/oslo-config')
-rw-r--r--dev-python/oslo-config/ChangeLog5
-rw-r--r--dev-python/oslo-config/metadata.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/oslo-config/ChangeLog b/dev-python/oslo-config/ChangeLog
index 618925b7716e..09e997935606 100644
--- a/dev-python/oslo-config/ChangeLog
+++ b/dev-python/oslo-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/oslo-config
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/ChangeLog,v 1.23 2015/04/22 20:22:44 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/ChangeLog,v 1.24 2015/06/03 20:34:11 jlec Exp $
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
*oslo-config-1.11.0 (22 Apr 2015)
diff --git a/dev-python/oslo-config/metadata.xml b/dev-python/oslo-config/metadata.xml
index 42215d49cfe5..fa26ed37e6f8 100644
--- a/dev-python/oslo-config/metadata.xml
+++ b/dev-python/oslo-config/metadata.xml
@@ -10,5 +10,7 @@
The Oslo configuration API supports parsing command line arguments.
Oslo also supports .ini style configuration files.
</longdescription>
+ <upstream>
+ <remote-id type="pypi">oslo.config</remote-id>
+ </upstream>
</pkgmetadata>
-