diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-03 20:34:11 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-03 20:34:11 +0000 |
commit | a4403de66de355d2c63eee6457fd0abb6adc4fa6 (patch) | |
tree | 5821b37cd522b81397928d2fd13f9ffb07534ddb /dev-python/oslo-config | |
parent | Add pypi to remote-id in metadata.xml (diff) | |
download | gentoo-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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/oslo-config/metadata.xml | 4 |
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> - |