diff options
Diffstat (limited to 'media-sound/audacious/audacious-3.2.2-r1.ebuild')
-rw-r--r-- | media-sound/audacious/audacious-3.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacious/audacious-3.2.2-r1.ebuild b/media-sound/audacious/audacious-3.2.2-r1.ebuild index e85ea9ac1a70..66ce7e36f761 100644 --- a/media-sound/audacious/audacious-3.2.2-r1.ebuild +++ b/media-sound/audacious/audacious-3.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild,v 1.5 2012/05/29 15:00:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild,v 1.6 2012/06/06 13:22:16 jer Exp $ EAPI=4 inherit eutils autotools @@ -14,7 +14,7 @@ SRC_URI="http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="chardet +gtk gtk3 nls session" RDEPEND=">=dev-libs/dbus-glib-0.60 |