jlec 15/06/03 15:08:16 Modified: metadata.xml ChangeLog Log: Add pypi to remote-id in metadata.xml (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path 1.2 dev-python/disqus-python/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/disqus-python/metadata.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/disqus-python/metadata.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/disqus-python/metadata.xml?r1=1.1&r2=1.2 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/disqus-python/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 31 Aug 2013 15:41:59 -0000 1.1 +++ metadata.xml 3 Jun 2015 15:08:16 -0000 1.2 @@ -1,12 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>python</herd> - <maintainer> - <email>[email protected]</email> - <name>Johann Schmitz</name> - </maintainer> - <upstream> - <remote-id type="github">disqus/disqus-python</remote-id> - </upstream> + <herd>python</herd> + <maintainer> + <email>[email protected]</email> + <name>Johann Schmitz</name> + </maintainer> + <upstream> + <remote-id type="github">disqus/disqus-python</remote-id> + <remote-id type="pypi">disqus-python</remote-id> + </upstream> </pkgmetadata> 1.5 dev-python/disqus-python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/disqus-python/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/disqus-python/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/disqus-python/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/disqus-python/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 8 Mar 2015 23:43:46 -0000 1.4 +++ ChangeLog 3 Jun 2015 15:08:16 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/disqus-python # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/disqus-python/ChangeLog,v 1.4 2015/03/08 23:43:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/disqus-python/ChangeLog,v 1.5 2015/06/03 15:08:16 jlec Exp $ + + 03 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add pypi to remote-id in metadata.xml 08 Mar 2015; Pacho Ramos <[email protected]> disqus-python-0.4.2.ebuild: x86 stable, bug 540290
