summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-23 22:04:37 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-23 22:04:37 +0000
commitedfd7b0de3a293a0c4b7e78aa20cab5501781bad (patch)
tree5e7c25ce934207af8c905327efef5046a6665158 /media-sound/audacious
parentRevision bump to use Software Suspend 2.2. (diff)
downloadgentoo-2-edfd7b0de3a293a0c4b7e78aa20cab5501781bad.tar.gz
gentoo-2-edfd7b0de3a293a0c4b7e78aa20cab5501781bad.tar.bz2
gentoo-2-edfd7b0de3a293a0c4b7e78aa20cab5501781bad.zip
Stable on sparc wrt #119853
(Portage version: 2.0.54)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r--media-sound/audacious/ChangeLog6
-rw-r--r--media-sound/audacious/audacious-0.1.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog
index e80c7bdb78fc..1952a05f3ed1 100644
--- a/media-sound/audacious/ChangeLog
+++ b/media-sound/audacious/ChangeLog
@@ -1,6 +1,10 @@
# 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.13 2006/01/23 00:02:09 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.14 2006/01/23 22:04:37 gustavoz Exp $
+
+ 23 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ audacious-0.1.2.ebuild:
+ Stable on sparc wrt #119853
22 Jan 2006; Joseph Jezak <josejx@gentoo.org> audacious-0.1.2.ebuild:
Marked ppc stable for bug #119853.
diff --git a/media-sound/audacious/audacious-0.1.2.ebuild b/media-sound/audacious/audacious-0.1.2.ebuild
index 81686328efbd..6d2dc0c32e26 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.5 2006/01/23 00:02:09 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-0.1.2.ebuild,v 1.6 2006/01/23 22:04:37 gustavoz 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