summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-09 12:56:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-09 12:56:14 +0000
commitbdca165de96c1922be16193a604e3ea681f04217 (patch)
tree4a25cb8a226e95ef8f8b1ba07c273652dbc1259a /media-sound/audacious
parentswig is a compile-time dep only, cleanup old versions (diff)
downloadgentoo-2-bdca165de96c1922be16193a604e3ea681f04217.tar.gz
gentoo-2-bdca165de96c1922be16193a604e3ea681f04217.tar.bz2
gentoo-2-bdca165de96c1922be16193a604e3ea681f04217.zip
sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r--media-sound/audacious/ChangeLog5
-rw-r--r--media-sound/audacious/audacious-1.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog
index 64a770006d1d..2f28f9b92c96 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.144 2008/03/14 01:23:20 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.145 2008/04/09 12:56:14 armin76 Exp $
+
+ 09 Apr 2008; Raúl Porcel <armin76@gentoo.org> audacious-1.4.6.ebuild:
+ sparc/x86 stable
*audacious-1.5.0 (14 Mar 2008)
diff --git a/media-sound/audacious/audacious-1.4.6.ebuild b/media-sound/audacious/audacious-1.4.6.ebuild
index a9bd39ea854b..79b26b2233bb 100644
--- a/media-sound/audacious/audacious-1.4.6.ebuild
+++ b/media-sound/audacious/audacious-1.4.6.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.6.ebuild,v 1.1 2008/02/02 17:56:56 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.6.ebuild,v 1.2 2008/04/09 12:56:14 armin76 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 )