summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-01-22 22:03:27 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-01-22 22:03:27 +0000
commit7e3c74e473491a8cc8efe9b7a8d874cf61400447 (patch)
treedd76868abc00b3815ea70082939b468ebefcaaad /media-sound
parentStable on ppc64 (diff)
downloadgentoo-2-7e3c74e473491a8cc8efe9b7a8d874cf61400447.tar.gz
gentoo-2-7e3c74e473491a8cc8efe9b7a8d874cf61400447.tar.bz2
gentoo-2-7e3c74e473491a8cc8efe9b7a8d874cf61400447.zip
Stable on x86; bug #119853
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacious/ChangeLog5
-rw-r--r--media-sound/audacious/audacious-0.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog
index d01e72622bd2..5f453d45af56 100644
--- a/media-sound/audacious/ChangeLog
+++ b/media-sound/audacious/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacious
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.12 2006/01/22 22:03:27 halcy0n Exp $
+
+ 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> audacious-0.1.2.ebuild:
+ Stable on x86; bug #119853
22 Jan 2006; Luis Medinas <metalgod@gentoo.org> audacious-0.1.2.ebuild:
Stable on amd64. Bug #119853.
diff --git a/media-sound/audacious/audacious-0.1.2.ebuild b/media-sound/audacious/audacious-0.1.2.ebuild
index 38c82f8207ff..46e7786d6a71 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-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.3 2006/01/22 21:34:16 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-0.1.2.ebuild,v 1.4 2006/01/22 22:03:27 halcy0n 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