* [gentoo-commits] gentoo-x86 commit in dev-python/pyacoustid: pyacoustid-1.0.0.ebuild ChangeLog
@ 2013-06-08 14:54 Stanislav Ochotnicky (sochotnicky)
0 siblings, 0 replies; only message in thread
From: Stanislav Ochotnicky (sochotnicky) @ 2013-06-08 14:54 UTC (permalink / raw
To: gentoo-commits
sochotnicky 13/06/08 14:54:22
Modified: ChangeLog
Added: pyacoustid-1.0.0.ebuild
Log:
Version bump and conversion to EAPI5
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 7B087241)
Revision Changes Path
1.4 dev-python/pyacoustid/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 30 May 2012 13:00:45 -0000 1.3
+++ ChangeLog 8 Jun 2013 14:54:22 -0000 1.4
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/pyacoustid
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v 1.3 2012/05/30 13:00:45 xarthisius Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v 1.4 2013/06/08 14:54:22 sochotnicky Exp $
+
+*pyacoustid-1.0.0 (08 Jun 2013)
+
+ 08 Jun 2013; Stanislav Ochotnicky <sochotnicky@gentoo.org>
+ +pyacoustid-1.0.0.ebuild:
+ Version bump and conversion to EAPI5
30 May 2012; Kacper Kowalik <xarthisius@gentoo.org> pyacoustid-0.7.ebuild:
Correct dependencies
1.1 dev-python/pyacoustid/pyacoustid-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/pyacoustid-1.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/pyacoustid-1.0.0.ebuild?rev=1.1&content-type=text/plain
Index: pyacoustid-1.0.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/pyacoustid-1.0.0.ebuild,v 1.1 2013/06/08 14:54:22 sochotnicky Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
DESCRIPTION="Python module for Chromaprint acoustic fingerprinting and the Acoustid API"
HOMEPAGE="http://pypi.python.org/pypi/pyacoustid"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="media-libs/chromaprint
dev-python/audioread[${PYTHON_USEDEP}]"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-08 14:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08 14:54 [gentoo-commits] gentoo-x86 commit in dev-python/pyacoustid: pyacoustid-1.0.0.ebuild ChangeLog Stanislav Ochotnicky (sochotnicky)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox