diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-23 10:39:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-23 10:39:14 +0000 |
commit | f1640d748f10ec07c8ef275b72756c1bad1cda49 (patch) | |
tree | 237906a3220b9da0d9138ebacd163012e6469794 /media-sound | |
parent | Stable for amd64, wrt bug #417189 (diff) | |
download | gentoo-2-f1640d748f10ec07c8ef275b72756c1bad1cda49.tar.gz gentoo-2-f1640d748f10ec07c8ef275b72756c1bad1cda49.tar.bz2 gentoo-2-f1640d748f10ec07c8ef275b72756c1bad1cda49.zip |
Stable for amd64, wrt bug #417143
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-3.2.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 08a9770c0e3c..2127c6032d19 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.262 2012/05/16 13:00:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.263 2012/05/23 10:39:14 ago Exp $ + + 23 May 2012; Agostino Sarubbo <ago@gentoo.org> audacious-3.2.2-r1.ebuild: + Stable for amd64, wrt bug #417143 16 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> -audacious-3.0.3-r1.ebuild: Drop audacious version that has plugins which do not build on current stable. diff --git a/media-sound/audacious/audacious-3.2.2-r1.ebuild b/media-sound/audacious/audacious-3.2.2-r1.ebuild index fef24679817e..67bce68a4ccc 100644 --- a/media-sound/audacious/audacious-3.2.2-r1.ebuild +++ b/media-sound/audacious/audacious-3.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild,v 1.2 2012/05/05 08:11:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild,v 1.3 2012/05/23 10:39:14 ago Exp $ EAPI=4 inherit eutils autotools @@ -14,7 +14,7 @@ SRC_URI="http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="chardet +gtk gtk3 nls session" RDEPEND=">=dev-libs/dbus-glib-0.60 |