jlec 15/06/07 19:37:24 Modified: metadata.xml ChangeLog Log: Add bitbucket 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.3 dev-python/sphinxcontrib-httpdomain/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/metadata.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/metadata.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/metadata.xml?r1=1.2&r2=1.3 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml 10 Apr 2014 11:56:46 -0000 1.2 +++ metadata.xml 7 Jun 2015 19:37:24 -0000 1.3 @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>python</herd> - <upstream> - <remote-id type="pypi">sphinxcontrib-httpdomain</remote-id> - </upstream> + <herd>python</herd> + <upstream> + <remote-id type="pypi">sphinxcontrib-httpdomain</remote-id> + <remote-id type="bitbucket">birkenfeld/sphinx-contrib</remote-id> + </upstream> </pkgmetadata> 1.12 dev-python/sphinxcontrib-httpdomain/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 8 Apr 2015 08:04:55 -0000 1.11 +++ ChangeLog 7 Jun 2015 19:37:24 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sphinxcontrib-httpdomain # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v 1.11 2015/04/08 08:04:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v 1.12 2015/06/07 19:37:24 jlec Exp $ + + 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add bitbucket to remote-id in metadata.xml 08 Apr 2015; Michał Górny <[email protected]> sphinxcontrib-httpdomain-1.1.8.ebuild, sphinxcontrib-httpdomain-1.1.9.ebuild,
