Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/listen: listen-0.6.2.ebuild
Date: Fri, 17 Jul 2009 10:48:51
Message-Id: E1MRkzc-0004D4-Qb@stork.gentoo.org
1 ssuominen 09/07/17 10:48:44
2
3 Modified: listen-0.6.2.ebuild
4 Log:
5 Tweak USE defaults a bit.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 media-sound/listen/listen-0.6.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild?r1=1.4&r2=1.5
14
15 Index: listen-0.6.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- listen-0.6.2.ebuild 17 Jul 2009 10:47:22 -0000 1.4
22 +++ listen-0.6.2.ebuild 17 Jul 2009 10:48:44 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild,v 1.4 2009/07/17 10:47:22 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.2.ebuild,v 1.5 2009/07/17 10:48:44 ssuominen Exp $
28
29 EAPI=2
30 inherit eutils multilib python
31 @@ -12,7 +12,7 @@
32 LICENSE="GPL-2"
33 SLOT="0"
34 KEYWORDS="~amd64 ~x86"
35 -IUSE="hal ipod +libsexy musicbrainz +webkit"
36 +IUSE="hal ipod +libsexy musicbrainz webkit"
37
38 RDEPEND=">=dev-lang/python-2.5
39 >=dev-python/pygtk-2.8:2