diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-11 22:31:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-11 22:31:54 +0000 |
commit | b8146e8f263b2f198c973b5d8a1e38fc99a66fac (patch) | |
tree | 18528754aaf0bc2834b9bd6c47b9ffaecfe01c6a /media-sound | |
parent | Stable for HPPA (bug #359741). (diff) | |
download | gentoo-2-b8146e8f263b2f198c973b5d8a1e38fc99a66fac.tar.gz gentoo-2-b8146e8f263b2f198c973b5d8a1e38fc99a66fac.tar.bz2 gentoo-2-b8146e8f263b2f198c973b5d8a1e38fc99a66fac.zip |
Stable for HPPA (bug #361267).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-2.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 6df0240cff04..2970e92c9822 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.225 2011/03/30 16:32:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.226 2011/04/11 22:31:54 jer Exp $ + + 11 Apr 2011; Jeroen Roovers <jer@gentoo.org> audacious-2.4.4.ebuild: + Stable for HPPA (bug #361267). 30 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> audacious-2.4.4.ebuild: amd64 stable wrt #361267 diff --git a/media-sound/audacious/audacious-2.4.4.ebuild b/media-sound/audacious/audacious-2.4.4.ebuild index 1869035e8f85..2b4e7e8b0dc6 100644 --- a/media-sound/audacious/audacious-2.4.4.ebuild +++ b/media-sound/audacious/audacious-2.4.4.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-2.4.4.ebuild,v 1.3 2011/03/30 16:32:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.4.ebuild,v 1.4 2011/04/11 22:31:54 jer Exp $ EAPI=1 @@ -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 ~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 |