diff options
-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> |