diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-26 16:44:37 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-26 16:44:37 +0000 |
commit | 9e7cca02072e5b32108fd98bdc80343d8724840e (patch) | |
tree | bd31fc53140b06a11f6c6148fbfc3c3e760e4c00 /media-sound/audacious | |
parent | Stable on alpha, bug #297894 (diff) | |
download | gentoo-2-9e7cca02072e5b32108fd98bdc80343d8724840e.tar.gz gentoo-2-9e7cca02072e5b32108fd98bdc80343d8724840e.tar.bz2 gentoo-2-9e7cca02072e5b32108fd98bdc80343d8724840e.zip |
Stable on alpha, bug #297894
(Portage version: 2.1.9.8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-2.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 51dcf3802a83..7c3676d96235 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.211 2010/08/25 23:32:45 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.212 2010/09/26 16:44:37 klausman Exp $ + + 26 Sep 2010; Tobias Klausmann <klausman@gentoo.org> + audacious-2.4.0.ebuild: + Stable on alpha, bug #297894 *audacious-2.4.0 (25 Aug 2010) diff --git a/media-sound/audacious/audacious-2.4.0.ebuild b/media-sound/audacious/audacious-2.4.0.ebuild index 940ab1d210b1..bf51ac1529af 100644 --- a/media-sound/audacious/audacious-2.4.0.ebuild +++ b/media-sound/audacious/audacious-2.4.0.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/audacious/audacious-2.4.0.ebuild,v 1.1 2010/08/25 23:32:45 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild,v 1.2 2010/09/26 16:44:37 klausman 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 ~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 debug nls session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |