diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-12-16 17:14:19 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-12-16 17:14:19 +0000 |
commit | 5f7cd7c68bb3ee9afa9f5c77e8954b0df8285634 (patch) | |
tree | 859123d1593200d15c117c5fbb6b29546308571a /media-sound/audacious/audacious-2.2.ebuild | |
parent | fixing typo in patch filename in -1.0.4-r1 (diff) | |
download | gentoo-2-5f7cd7c68bb3ee9afa9f5c77e8954b0df8285634.tar.gz gentoo-2-5f7cd7c68bb3ee9afa9f5c77e8954b0df8285634.tar.bz2 gentoo-2-5f7cd7c68bb3ee9afa9f5c77e8954b0df8285634.zip |
Marked stable on AMD64 as it addresses bug #295051 (JACK plugin build failure). Tested using MP3, AAC, LDS, SID & WMA files on a Lifebook S6420.
(Portage version: 2.1.7.14/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacious/audacious-2.2.ebuild')
-rw-r--r-- | media-sound/audacious/audacious-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacious/audacious-2.2.ebuild b/media-sound/audacious/audacious-2.2.ebuild index e94ee530c7a1..a7a02aaf228d 100644 --- a/media-sound/audacious/audacious-2.2.ebuild +++ b/media-sound/audacious/audacious-2.2.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/audacious/audacious-2.2.ebuild,v 1.2 2009/12/14 09:56:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild,v 1.3 2009/12/16 17:14:19 chainsaw Exp $ MY_P="${P/_/-}" S="${WORKDIR}/${MY_P}" @@ -11,7 +11,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="altivec chardet nls libsamplerate session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |