diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-04 10:58:25 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-04 10:58:25 +0000 |
commit | beb499d6be2e1b61b384e1358ef9770950145741 (patch) | |
tree | 5c09284a4aa5706faa9b7a1951e13e6110bbf7d2 /sci-libs | |
parent | Add pypi to remote-id in metadata.xml (diff) | |
download | gentoo-2-beb499d6be2e1b61b384e1358ef9770950145741.tar.gz gentoo-2-beb499d6be2e1b61b384e1358ef9770950145741.tar.bz2 gentoo-2-beb499d6be2e1b61b384e1358ef9770950145741.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/pycifrw/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/pycifrw/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/sci-libs/pycifrw/ChangeLog b/sci-libs/pycifrw/ChangeLog index 7fb12d137627..2447109f06b9 100644 --- a/sci-libs/pycifrw/ChangeLog +++ b/sci-libs/pycifrw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/pycifrw # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pycifrw/ChangeLog,v 1.7 2015/04/07 14:43:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pycifrw/ChangeLog,v 1.8 2015/06/04 10:58:25 jlec Exp $ + + 04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml *pycifrw-4.1.1 (22 Feb 2015) diff --git a/sci-libs/pycifrw/metadata.xml b/sci-libs/pycifrw/metadata.xml index ae9ec7c5f6a4..36d71f1ae13e 100644 --- a/sci-libs/pycifrw/metadata.xml +++ b/sci-libs/pycifrw/metadata.xml @@ -5,4 +5,7 @@ <maintainer> <email>jlec@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="pypi">PyCifRW</remote-id> + </upstream> </pkgmetadata> |