summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2008-01-15 13:56:07 +0000
committerTony Vroon <chainsaw@gentoo.org>2008-01-15 13:56:07 +0000
commite7b99dac8fccd7991a3d4270e15d6cf29a501226 (patch)
tree39416bd79368d051422c409747ee262fdffcfa46 /media-sound
parentMarked stable on X86. (diff)
downloadgentoo-2-e7b99dac8fccd7991a3d4270e15d6cf29a501226.tar.gz
gentoo-2-e7b99dac8fccd7991a3d4270e15d6cf29a501226.tar.bz2
gentoo-2-e7b99dac8fccd7991a3d4270e15d6cf29a501226.zip
Marked stable on X86 for bug #198820.
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacious/ChangeLog7
-rw-r--r--media-sound/audacious/audacious-1.4.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog
index 179509105093..87064ac62528 100644
--- a/media-sound/audacious/ChangeLog
+++ b/media-sound/audacious/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacious
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.135 2007/12/31 21:55:16 chainsaw Exp $
+# 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 $
+
+ 15 Jan 2008; Tony Vroon <chainsaw@gentoo.org> audacious-1.4.5.ebuild:
+ Marked stable on X86 for bug #198820.
31 Dec 2007; Tony Vroon <chainsaw@gentoo.org> audacious-1.4.5.ebuild:
Update dependencies for 1.4.4 plugins.
diff --git a/media-sound/audacious/audacious-1.4.5.ebuild b/media-sound/audacious/audacious-1.4.5.ebuild
index 70df2d79b3db..cdc8baf80346 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-2007 Gentoo Foundation
+# 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.2 2007/12/31 21:55:16 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.5.ebuild,v 1.3 2008/01/15 13:56:07 chainsaw 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 )