Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ssuominen 09/07/17 12:26:27
Modified: listen-0.6.2.ebuild
Log:
Tweak USE musicbrainz dep for last commit a bit more.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.6 media-sound/listen/listen-0.6.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild?r1=1.5&r2=1.6
Index: listen-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- listen-0.6.2.ebuild 17 Jul 2009 10:48:44 -0000 1.5
+++ listen-0.6.2.ebuild 17 Jul 2009 12:26:27 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild,v 1.5 2009/07/17 10:48:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild,v 1.6 2009/07/17 12:26:27 ssuominen Exp $
EAPI=2
inherit eutils multilib python
@@ -26,7 +26,8 @@
libsexy? ( dev-python/sexy-python )
ipod? ( media-libs/libgpod[python] )
hal? ( sys-apps/hal )
- musicbrainz? ( <dev-python/python-musicbrainz-2005 )"
+ musicbrainz? ( <dev-python/python-musicbrainz-2005
+ >=media-libs/tunepimp-0.5.3-r2[python] )"
DEPEND="${RDEPEND}
app-text/docbook2X
dev-util/pkgconfig
|
|