diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-30 16:32:59 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-30 16:32:59 +0000 |
commit | 10a8ec9039cf0e3fe389d257549e8698386fe7af (patch) | |
tree | 67bbb7f85c6fb3bd3f89d34fd48d51160ecdc94f /media-sound/audacious | |
parent | amd64 stable wrt #361267 (diff) | |
download | gentoo-2-10a8ec9039cf0e3fe389d257549e8698386fe7af.tar.gz gentoo-2-10a8ec9039cf0e3fe389d257549e8698386fe7af.tar.bz2 gentoo-2-10a8ec9039cf0e3fe389d257549e8698386fe7af.zip |
amd64 stable wrt #361267
(Portage version: 2.2.0_alpha29/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 10a1cbcf4b5a..6df0240cff04 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.224 2011/03/25 20:04:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.225 2011/03/30 16:32:59 ssuominen Exp $ + + 30 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> audacious-2.4.4.ebuild: + amd64 stable wrt #361267 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> audacious-2.4.0.ebuild: ppc stable wrt #297894 diff --git a/media-sound/audacious/audacious-2.4.4.ebuild b/media-sound/audacious/audacious-2.4.4.ebuild index 3b682b95fae6..1869035e8f85 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.2 2011/03/24 07:20:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.4.ebuild,v 1.3 2011/03/30 16:32:59 ssuominen 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 |