diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-25 15:37:13 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-25 15:37:13 +0000 |
commit | 200ab50e9f7ba9cbd037960a1374f22f73f4ce1b (patch) | |
tree | 917753107189b9691fd3851f8ac75117c3d1ffab /media-sound/audacious/audacious-2.5.4.ebuild | |
parent | Marked ~hppa (bug #376053). (diff) | |
download | gentoo-2-200ab50e9f7ba9cbd037960a1374f22f73f4ce1b.tar.gz gentoo-2-200ab50e9f7ba9cbd037960a1374f22f73f4ce1b.tar.bz2 gentoo-2-200ab50e9f7ba9cbd037960a1374f22f73f4ce1b.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo and Elijah El Lazkani in bug #380575.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacious/audacious-2.5.4.ebuild')
-rw-r--r-- | media-sound/audacious/audacious-2.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacious/audacious-2.5.4.ebuild b/media-sound/audacious/audacious-2.5.4.ebuild index 032e1d99577a..0e4fd59020b5 100644 --- a/media-sound/audacious/audacious-2.5.4.ebuild +++ b/media-sound/audacious/audacious-2.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.5.4.ebuild,v 1.1 2011/07/15 13:29:00 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.5.4.ebuild,v 1.2 2011/08/25 15:37:13 chainsaw Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tar.gz 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="altivec chardet nls session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |