diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-26 17:45:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-26 17:45:27 +0000 |
commit | 32cd0ff2fec8a4ef0f767eddc94cfc521d272e8f (patch) | |
tree | 0c5ebbf4337fa07181e03e4fe40bff5e3454326d /media-sound | |
parent | sparc stable wrt #279238 (diff) | |
download | gentoo-2-32cd0ff2fec8a4ef0f767eddc94cfc521d272e8f.tar.gz gentoo-2-32cd0ff2fec8a4ef0f767eddc94cfc521d272e8f.tar.bz2 gentoo-2-32cd0ff2fec8a4ef0f767eddc94cfc521d272e8f.zip |
sparc stable wrt #279238
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 47a651c7f020..ed458cb8efa4 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.182 2009/11/22 22:57:49 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.183 2009/11/26 17:45:27 armin76 Exp $ + + 26 Nov 2009; Raúl Porcel <armin76@gentoo.org> audacious-2.1.ebuild: + sparc stable wrt #279238 *audacious-2.2 (22 Nov 2009) diff --git a/media-sound/audacious/audacious-2.1.ebuild b/media-sound/audacious/audacious-2.1.ebuild index df3abf4dbed4..0a8f21ed15b7 100644 --- a/media-sound/audacious/audacious-2.1.ebuild +++ b/media-sound/audacious/audacious-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.1.ebuild,v 1.7 2009/09/02 15:41:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.1.ebuild,v 1.8 2009/11/26 17:45:27 armin76 Exp $ MY_P="${P/_/-}" S="${WORKDIR}/${MY_P}" @@ -11,7 +11,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" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="altivec chardet nls libsamplerate session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |