diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-03 20:39:34 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-03 20:39:34 +0000 |
commit | 01796bfd44d1ca170225b539ba995c69d0c470ac (patch) | |
tree | 11445f795e7b156830724847e38c8d38ce70ef9a /dev-python/oslotest | |
parent | Add pypi to remote-id in metadata.xml (diff) | |
download | gentoo-2-01796bfd44d1ca170225b539ba995c69d0c470ac.tar.gz gentoo-2-01796bfd44d1ca170225b539ba995c69d0c470ac.tar.bz2 gentoo-2-01796bfd44d1ca170225b539ba995c69d0c470ac.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/oslotest')
-rw-r--r-- | dev-python/oslotest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/oslotest/metadata.xml | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/oslotest/ChangeLog b/dev-python/oslotest/ChangeLog index c13a8c2b476a..5827c75f8cca 100644 --- a/dev-python/oslotest/ChangeLog +++ b/dev-python/oslotest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/oslotest # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.16 2015/04/28 03:03:35 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.17 2015/06/03 20:39:34 jlec Exp $ + + 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml 28 Apr 2015; Alex Brandt <alunduil@gentoo.org> -oslotest-1.4.0.ebuild: remove version 1.4.0 diff --git a/dev-python/oslotest/metadata.xml b/dev-python/oslotest/metadata.xml index ad64ff5f82b8..70662d99cf41 100644 --- a/dev-python/oslotest/metadata.xml +++ b/dev-python/oslotest/metadata.xml @@ -12,5 +12,7 @@ The oslotest package is cross-tested against its consuming projects to ensure that no changes to the library break the tests in those other projects. </longdescription> + <upstream> + <remote-id type="pypi">oslotest</remote-id> + </upstream> </pkgmetadata> - |