diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-23 16:58:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-23 16:58:02 +0000 |
commit | bfdb6183c25d9ad2421ab5eab51caaaba2483680 (patch) | |
tree | e23f25ccf443b189880166611ae1beb20423b149 /media-sound/audacious | |
parent | ppc64 stable, punt old (diff) | |
download | gentoo-2-bfdb6183c25d9ad2421ab5eab51caaaba2483680.tar.gz gentoo-2-bfdb6183c25d9ad2421ab5eab51caaaba2483680.tar.bz2 gentoo-2-bfdb6183c25d9ad2421ab5eab51caaaba2483680.zip |
alpha/sparc/x86 stable wrt #361267
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'media-sound/audacious')
-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 29be06c91908..bd63256d7237 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.227 2011/04/16 20:37:02 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.228 2011/04/23 16:58:02 armin76 Exp $ + + 23 Apr 2011; Raúl Porcel <armin76@gentoo.org> audacious-2.4.4.ebuild: + alpha/sparc/x86 stable wrt #361267 *audacious-2.5.0 (16 Apr 2011) diff --git a/media-sound/audacious/audacious-2.4.4.ebuild b/media-sound/audacious/audacious-2.4.4.ebuild index 2b4e7e8b0dc6..931a2eff7cfb 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.4 2011/04/11 22:31:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.4.ebuild,v 1.5 2011/04/23 16:58:02 armin76 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 |