summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/exaile/exaile-0.3.1_beta.ebuild')
-rw-r--r--media-sound/exaile/exaile-0.3.1_beta.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/exaile/exaile-0.3.1_beta.ebuild b/media-sound/exaile/exaile-0.3.1_beta.ebuild
index 5be6294f9335..c95ae81e571b 100644
--- a/media-sound/exaile/exaile-0.3.1_beta.ebuild
+++ b/media-sound/exaile/exaile-0.3.1_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.1_beta.ebuild,v 1.1 2010/03/02 17:42:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.1_beta.ebuild,v 1.2 2010/04/06 12:10:08 ssuominen Exp $
EAPI=2
inherit eutils fdo-mime multilib python
@@ -15,7 +15,7 @@ SRC_URI="http://launchpad.net/exaile/${PV/_beta}/${MY_PV}/+download/${MY_P}.tar.
LICENSE="GPL-2 GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="cddb hal libnotify +libsexy nls"
+IUSE="cddb libnotify +libsexy nls"
RDEPEND="dev-python/dbus-python
>=media-libs/mutagen-1.10
@@ -26,7 +26,6 @@ RDEPEND="dev-python/dbus-python
media-plugins/gst-plugins-meta:0.10
libnotify? ( dev-python/notify-python )
libsexy? ( dev-python/sexy-python )
- hal? ( sys-apps/hal )
cddb? ( dev-python/cddb-py )"
DEPEND="nls? ( dev-util/intltool
sys-devel/gettext )"