jlec 15/06/09 16:52:35 Modified: metadata.xml ChangeLog Log: Updating remote-id in metadata.xml (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path 1.4 dev-python/python-swiftclient/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 3 Jun 2015 21:27:07 -0000 1.3 +++ metadata.xml 9 Jun 2015 16:52:35 -0000 1.4 @@ -1,14 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>openstack</herd> - <maintainer> - <email>[email protected]</email> - </maintainer> - <longdescription lang="en"> + <herd>openstack</herd> + <maintainer> + <email>[email protected]</email> + </maintainer> + <longdescription lang="en"> Python bindings to the OpenStack Object Storage API </longdescription> - <upstream> - <remote-id type="pypi">python-swiftclient</remote-id> - </upstream> + <upstream> + <remote-id type="pypi">python-swiftclient</remote-id> + <remote-id type="launchpad">python-swiftclient</remote-id> + </upstream> </pkgmetadata> 1.20 dev-python/python-swiftclient/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 3 Jun 2015 21:27:07 -0000 1.19 +++ ChangeLog 9 Jun 2015 16:52:35 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-swiftclient # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v 1.19 2015/06/03 21:27:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v 1.20 2015/06/09 16:52:35 jlec Exp $ + + 09 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Updating remote-id in metadata.xml 03 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add pypi to remote-id in metadata.xml
