diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-03 19:53:14 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-03 19:53:14 +0000 |
commit | 8b9ac48c8132e04bee3593985b2b250842d33c38 (patch) | |
tree | ea52d0a46cd1248f828188b868d6b76ac57d1535 /dev-python/Kivy | |
parent | Add pypi to remote-id in metadata.xml (diff) | |
download | gentoo-2-8b9ac48c8132e04bee3593985b2b250842d33c38.tar.gz gentoo-2-8b9ac48c8132e04bee3593985b2b250842d33c38.tar.bz2 gentoo-2-8b9ac48c8132e04bee3593985b2b250842d33c38.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/Kivy')
-rw-r--r-- | dev-python/Kivy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/Kivy/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/dev-python/Kivy/ChangeLog b/dev-python/Kivy/ChangeLog index 4493a8475cad..56dbe24c3dcb 100644 --- a/dev-python/Kivy/ChangeLog +++ b/dev-python/Kivy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/Kivy # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Kivy/ChangeLog,v 1.8 2015/04/10 08:29:03 slis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Kivy/ChangeLog,v 1.9 2015/06/03 19:53:14 jlec Exp $ + + 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml *Kivy-1.9.0 (10 Apr 2015) diff --git a/dev-python/Kivy/metadata.xml b/dev-python/Kivy/metadata.xml index e09b456b13c4..7da70174c4ee 100644 --- a/dev-python/Kivy/metadata.xml +++ b/dev-python/Kivy/metadata.xml @@ -12,4 +12,7 @@ Install garden tool to manage user maintained widgets </flag> </use> + <upstream> + <remote-id type="pypi">Kivy</remote-id> + </upstream> </pkgmetadata> |