jlec 15/06/03 20:52:09 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.3 dev-python/pyacoustid/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/metadata.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/metadata.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/metadata.xml?r1=1.2&r2=1.3 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml 20 Oct 2013 19:15:14 -0000 1.2 +++ metadata.xml 3 Jun 2015 20:52:09 -0000 1.3 @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>[email protected]</email> - </maintainer> - <longdescription lang="en"> + <maintainer> + <email>[email protected]</email> + </maintainer> + <longdescription lang="en"> Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups. </longdescription> + <upstream> + <remote-id type="pypi">pyacoustid</remote-id> + </upstream> </pkgmetadata> 1.10 dev-python/pyacoustid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 8 Apr 2015 08:05:29 -0000 1.9 +++ ChangeLog 3 Jun 2015 20:52:09 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyacoustid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v 1.9 2015/04/08 08:05:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v 1.10 2015/06/03 20:52:09 jlec Exp $ + + 03 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add pypi to remote-id in metadata.xml 08 Apr 2015; Michał Górny <[email protected]> pyacoustid-1.0.0-r1.ebuild: Drop old Python implementations
