diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-15 18:27:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-15 18:27:46 +0000 |
commit | 6ea9d92af38970097a5ff37e28d3f1cf2501b80e (patch) | |
tree | 71785aab6c5f3ffc74430e79baab0da1b878d8a4 /media-sound/audacious | |
parent | Stable for HPPA (bug #383991). (diff) | |
download | gentoo-2-6ea9d92af38970097a5ff37e28d3f1cf2501b80e.tar.gz gentoo-2-6ea9d92af38970097a5ff37e28d3f1cf2501b80e.tar.bz2 gentoo-2-6ea9d92af38970097a5ff37e28d3f1cf2501b80e.zip |
Stable for HPPA (bug #383991).
(Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index aa1a30d0395b..66da8bf9164e 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.245 2011/11/15 08:53:41 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.246 2011/11/15 18:27:46 jer Exp $ + + 15 Nov 2011; Jeroen Roovers <jer@gentoo.org> audacious-3.1.ebuild: + Stable for HPPA (bug #383991). 15 Nov 2011; Tony Vroon <chainsaw@gentoo.org> audacious-3.1.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & diff --git a/media-sound/audacious/audacious-3.1.ebuild b/media-sound/audacious/audacious-3.1.ebuild index 223cfa849a5d..75dcfdee1a48 100644 --- a/media-sound/audacious/audacious-3.1.ebuild +++ b/media-sound/audacious/audacious-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.2 2011/11/15 08:53:41 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.3 2011/11/15 18:27:46 jer Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://distfiles.atheme.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="altivec chardet nls session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |