* [gentoo-commits] gentoo-x86 commit in media-sound/puddletag: ChangeLog puddletag-0.10.6.3.ebuild puddletag-0.10.6.ebuild
@ 2012-04-07 13:30 Daniel Pielmeier (billie)
0 siblings, 0 replies; only message in thread
From: Daniel Pielmeier (billie) @ 2012-04-07 13:30 UTC (permalink / raw
To: gentoo-commits
billie 12/04/07 13:30:24
Modified: ChangeLog
Added: puddletag-0.10.6.3.ebuild
Removed: puddletag-0.10.6.ebuild
Log:
Version bump. Remove old.
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.17 media-sound/puddletag/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/puddletag/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/puddletag/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/puddletag/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/puddletag/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 9 Jun 2011 18:59:25 -0000 1.16
+++ ChangeLog 7 Apr 2012 13:30:24 -0000 1.17
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/puddletag
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/puddletag/ChangeLog,v 1.16 2011/06/09 18:59:25 billie Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/puddletag/ChangeLog,v 1.17 2012/04/07 13:30:24 billie Exp $
+
+*puddletag-0.10.6.3 (07 Apr 2012)
+
+ 07 Apr 2012; Daniel Pielmeier <billie@gentoo.org> -puddletag-0.10.6.ebuild,
+ +puddletag-0.10.6.3.ebuild:
+ Version bump. Remove old.
09 Jun 2011; Daniel Pielmeier <billie@gentoo.org> -puddletag-0.10.3.ebuild:
Remove old.
1.1 media-sound/puddletag/puddletag-0.10.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/puddletag/puddletag-0.10.6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/puddletag/puddletag-0.10.6.3.ebuild?rev=1.1&content-type=text/plain
Index: puddletag-0.10.6.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/puddletag/puddletag-0.10.6.3.ebuild,v 1.1 2012/04/07 13:30:24 billie Exp $
EAPI=4
PYTHON_DEPEND=2
PYTHON_MODNAME=puddlestuff
inherit distutils fdo-mime python
DESCRIPTION="Audio tag editor"
HOMEPAGE="http://puddletag.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2 GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="cover musicbrainz quodlibet"
DEPEND=""
RDEPEND=">=dev-python/PyQt4-4.5
>=dev-python/pyparsing-1.5.1
>=media-libs/mutagen-1.20
>=dev-python/configobj-4.7.2
musicbrainz? ( >=dev-python/python-musicbrainz-0.7.2 )
cover? ( >=dev-python/imaging-1.1.7 )
quodlibet? ( >=media-sound/quodlibet-2.2.1 )
>=dev-python/sip-4.11.2
>=dev-python/lxml-2.2.8"
pkg_setup() {
python_set_active_version 2
python_pkg_setup
}
src_prepare() {
python_convert_shebangs -q -r 2 .
distutils_src_prepare
}
src_install() {
distutils_src_install
dodoc changelog HACKING THANKS
}
pkg_postinst() {
fdo-mime_desktop_database_update
distutils_pkg_postinst
}
pkg_postrm() {
fdo-mime_desktop_database_update
distutils_pkg_postrm
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-07 13:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-07 13:30 [gentoo-commits] gentoo-x86 commit in media-sound/puddletag: ChangeLog puddletag-0.10.6.3.ebuild puddletag-0.10.6.ebuild Daniel Pielmeier (billie)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox