summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacious/ChangeLog7
-rw-r--r--media-sound/audacious/audacious-0.1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog
index f21fd38d504c..d01e72622bd2 100644
--- a/media-sound/audacious/ChangeLog
+++ b/media-sound/audacious/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacious
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.10 2005/12/12 14:56:29 gustavoz Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.11 2006/01/22 21:34:16 metalgod Exp $
+
+ 22 Jan 2006; Luis Medinas <metalgod@gentoo.org> audacious-0.1.2.ebuild:
+ Stable on amd64. Bug #119853.
12 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org>
audacious-0.1.2.ebuild:
diff --git a/media-sound/audacious/audacious-0.1.2.ebuild b/media-sound/audacious/audacious-0.1.2.ebuild
index e511f4bad9de..38c82f8207ff 100644
--- a/media-sound/audacious/audacious-0.1.2.ebuild
+++ b/media-sound/audacious/audacious-0.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-0.1.2.ebuild,v 1.2 2005/12/12 14:56:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-0.1.2.ebuild,v 1.3 2006/01/22 21:34:16 metalgod Exp $
IUSE="aac alsa esd flac gnome lirc mmx modplug mp3 nls oss sdl sid sndfile vorbis wma"
@@ -14,7 +14,7 @@ SRC_URI="http://audacious.nenolod.net/release/${P}.tgz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
RDEPEND="app-arch/unzip
>=x11-libs/gtk+-2.4