jlec 15/06/04 09:53:05 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.4 dev-python/whoosh/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 11 Sep 2013 02:29:11 -0000 1.3 +++ metadata.xml 4 Jun 2015 09:53:05 -0000 1.4 @@ -1,21 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>python</herd> - <herd>proxy-maintainers</herd> - <maintainer> - <email>[email protected]</email> - <name>Anthony G. Basile</name> - </maintainer> - <maintainer> - <email>[email protected]</email> - <name>Johan Bergström</name> - </maintainer> - <longdescription lang="en"> + <herd>python</herd> + <herd>proxy-maintainers</herd> + <maintainer> + <email>[email protected]</email> + <name>Anthony G. Basile</name> + </maintainer> + <maintainer> + <email>[email protected]</email> + <name>Johan Bergström</name> + </maintainer> + <longdescription lang="en"> Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add search functionality to their applications and websites. Every part of how Whoosh works can be extended or replaced to meet your needs exactly. </longdescription> + <upstream> + <remote-id type="pypi">Whoosh</remote-id> + </upstream> </pkgmetadata> 1.28 dev-python/whoosh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 19 Apr 2015 09:10:44 -0000 1.27 +++ ChangeLog 4 Jun 2015 09:53:05 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/whoosh # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.27 2015/04/19 09:10:44 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.28 2015/06/04 09:53:05 jlec Exp $ + + 04 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add pypi to remote-id in metadata.xml *whoosh-2.7.0 (19 Apr 2015)
