summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-01-15 14:47:13 +0000
committerJeroen Roovers <jer@gentoo.org>2008-01-15 14:47:13 +0000
commit366567a61f3b40aefbbe71aeea8e0114b5673073 (patch)
tree2edfccc6cb6da178e6af77e19315d4a914cca186 /media-sound/audacious
parentStable for HPPA (bug #198820). (diff)
downloadgentoo-2-366567a61f3b40aefbbe71aeea8e0114b5673073.tar.gz
gentoo-2-366567a61f3b40aefbbe71aeea8e0114b5673073.tar.bz2
gentoo-2-366567a61f3b40aefbbe71aeea8e0114b5673073.zip
Stable for HPPA (bug #198820).
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r--media-sound/audacious/ChangeLog5
-rw-r--r--media-sound/audacious/audacious-1.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog
index 87064ac62528..7ced0b324f23 100644
--- a/media-sound/audacious/ChangeLog
+++ b/media-sound/audacious/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacious
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.136 2008/01/15 13:56:07 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.137 2008/01/15 14:47:13 jer Exp $
+
+ 15 Jan 2008; Jeroen Roovers <jer@gentoo.org> audacious-1.4.5.ebuild:
+ Stable for HPPA (bug #198820).
15 Jan 2008; Tony Vroon <chainsaw@gentoo.org> audacious-1.4.5.ebuild:
Marked stable on X86 for bug #198820.
diff --git a/media-sound/audacious/audacious-1.4.5.ebuild b/media-sound/audacious/audacious-1.4.5.ebuild
index cdc8baf80346..98fcae123fac 100644
--- a/media-sound/audacious/audacious-1.4.5.ebuild
+++ b/media-sound/audacious/audacious-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.5.ebuild,v 1.3 2008/01/15 13:56:07 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.5.ebuild,v 1.4 2008/01/15 14:47:13 jer Exp $
inherit flag-o-matic
@@ -13,7 +13,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="chardet dbus nls libsamplerate"
RDEPEND="dbus? ( >=dev-libs/dbus-glib-0.60 )