diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-04 11:06:31 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-04 11:06:31 +0000 |
commit | 33e2ac130f70e5c69146a01988e0f86253ffc248 (patch) | |
tree | 26c43696383d27828375bee91af65c85745934c0 /sci-libs | |
parent | Add pypi to remote-id in metadata.xml (diff) | |
download | gentoo-2-33e2ac130f70e5c69146a01988e0f86253ffc248.tar.gz gentoo-2-33e2ac130f70e5c69146a01988e0f86253ffc248.tar.bz2 gentoo-2-33e2ac130f70e5c69146a01988e0f86253ffc248.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 'sci-libs')
-rw-r--r-- | sci-libs/Shapely/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/Shapely/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/sci-libs/Shapely/ChangeLog b/sci-libs/Shapely/ChangeLog index 934829808c6c..c62e31367a1b 100644 --- a/sci-libs/Shapely/ChangeLog +++ b/sci-libs/Shapely/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/Shapely # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/Shapely/ChangeLog,v 1.6 2015/04/03 12:43:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/Shapely/ChangeLog,v 1.7 2015/06/04 11:06:31 jlec Exp $ + + 04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml 03 Apr 2015; Justin Lecher <jlec@gentoo.org> Shapely-1.3.0.ebuild, Shapely-1.3.2.ebuild: diff --git a/sci-libs/Shapely/metadata.xml b/sci-libs/Shapely/metadata.xml index 1847f17d2266..ed7978de6acf 100644 --- a/sci-libs/Shapely/metadata.xml +++ b/sci-libs/Shapely/metadata.xml @@ -4,4 +4,7 @@ <maintainer> <email>slis@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="pypi">Shapely</remote-id> + </upstream> </pkgmetadata> |