diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-22 14:37:14 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-22 14:37:14 +0000 |
commit | dd6776f13fe46a58aaab92eb6edd4365cbc8df82 (patch) | |
tree | 54fa3c0689ad7e03dc2cd08c3721280610865c9e /media-sound/audacious/audacious-3.2.2-r1.ebuild | |
parent | ppc stable (bug 417143) (diff) | |
download | gentoo-2-dd6776f13fe46a58aaab92eb6edd4365cbc8df82.tar.gz gentoo-2-dd6776f13fe46a58aaab92eb6edd4365cbc8df82.tar.bz2 gentoo-2-dd6776f13fe46a58aaab92eb6edd4365cbc8df82.zip |
ppc stable (bug 417143).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
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 9c9dd86c5d44..141a3dc977ca 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.7 2012/07/29 17:12:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild,v 1.8 2012/08/22 14:37:14 xmw 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 |