summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-08 11:42:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-08 11:42:49 +0000
commit88f3c93dba509de2b94e5c397cbdca45a55f99c5 (patch)
treeec38f29b71e11e8c1ecbe774eb2c4a6b0eb1797c /media-sound/exaile
parentInitial commit. Extra dependancy for Bugzilla-3.4. Ebuild by Robin H. Johnson... (diff)
downloadgentoo-2-88f3c93dba509de2b94e5c397cbdca45a55f99c5.tar.gz
gentoo-2-88f3c93dba509de2b94e5c397cbdca45a55f99c5.tar.bz2
gentoo-2-88f3c93dba509de2b94e5c397cbdca45a55f99c5.zip
Fix for prev. commit: Remove USE doc also from IUSE.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/exaile')
-rw-r--r--media-sound/exaile/exaile-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/exaile/exaile-0.3.0.ebuild b/media-sound/exaile/exaile-0.3.0.ebuild
index b6cc755887b4..1eca1007bfa4 100644
--- a/media-sound/exaile/exaile-0.3.0.ebuild
+++ b/media-sound/exaile/exaile-0.3.0.ebuild
@@ -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/exaile/exaile-0.3.0.ebuild,v 1.2 2009/09/07 12:42:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.0.ebuild,v 1.3 2009/09/08 11:42:49 ssuominen Exp $
EAPI=2
inherit eutils fdo-mime multilib python
@@ -12,7 +12,7 @@ SRC_URI="http://www.launchpad.net/${PN}/${PV}/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-2 GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="cddb doc hal libnotify +libsexy nls"
+IUSE="cddb hal libnotify +libsexy nls"
RDEPEND="dev-python/dbus-python
>=media-libs/mutagen-1.10