diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 20:04:56 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 20:04:56 +0000 |
commit | 81965cb500c0caf19455eaf3824b7970edd430df (patch) | |
tree | 8b87cd653ca0c86e5ea92212a8c13d4320752f91 /media-sound/audacious | |
parent | ppc/ppc64 stable wrt #295895 (diff) | |
download | gentoo-2-81965cb500c0caf19455eaf3824b7970edd430df.tar.gz gentoo-2-81965cb500c0caf19455eaf3824b7970edd430df.tar.bz2 gentoo-2-81965cb500c0caf19455eaf3824b7970edd430df.zip |
ppc stable wrt #297894
(Portage version: 2.2.0_alpha27/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-2.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 36d19fdfd4d3..10a1cbcf4b5a 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.223 2011/03/24 07:20:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.224 2011/03/25 20:04:56 xarthisius Exp $ + + 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> audacious-2.4.0.ebuild: + ppc stable wrt #297894 24 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> audacious-2.2.ebuild, audacious-2.4.0.ebuild, audacious-2.4.1.ebuild, audacious-2.4.2.ebuild, diff --git a/media-sound/audacious/audacious-2.4.0.ebuild b/media-sound/audacious/audacious-2.4.0.ebuild index 8f707448c1d5..4544c21bc8a3 100644 --- a/media-sound/audacious/audacious-2.4.0.ebuild +++ b/media-sound/audacious/audacious-2.4.0.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.0.ebuild,v 1.8 2011/03/24 07:20:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild,v 1.9 2011/03/25 20:04:56 xarthisius 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 debug nls session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |