diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-04 00:32:22 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-04 00:32:22 +0000 |
commit | ee5448148d6c084891ea1c81224c22cc8f209dc0 (patch) | |
tree | e3e31394aa47ff24e3822f25dc6e3b296dd9c988 /media-sound | |
parent | sparc stable, dropping keywords (bug 297894) (diff) | |
download | gentoo-2-ee5448148d6c084891ea1c81224c22cc8f209dc0.tar.gz gentoo-2-ee5448148d6c084891ea1c81224c22cc8f209dc0.tar.bz2 gentoo-2-ee5448148d6c084891ea1c81224c22cc8f209dc0.zip |
sparc stable, dropping keywords (bug 297894)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/audacious/audacious-2.2.ebuild | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-2.4.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index aa2ad12c8115..f9ac81e53e76 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audacious -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.218 2010/12/07 23:26:03 chainsaw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.219 2011/01/04 00:32:22 xmw Exp $ + + 04 Jan 2011; Michael Weber <xmw@gentoo.org> audacious-2.2.ebuild, + audacious-2.4.0.ebuild: + sparc stable, dropping keywords (bug 297894) *audacious-2.4.2 (07 Dec 2010) diff --git a/media-sound/audacious/audacious-2.2.ebuild b/media-sound/audacious/audacious-2.2.ebuild index 4b5911ad3e28..3cfa4eb19013 100644 --- a/media-sound/audacious/audacious-2.2.ebuild +++ b/media-sound/audacious/audacious-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.2.ebuild,v 1.13 2010/12/07 23:26:03 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild,v 1.14 2011/01/04 00:32:22 xmw 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="ppc sparc" +KEYWORDS="ppc" IUSE="altivec chardet nls libsamplerate session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 diff --git a/media-sound/audacious/audacious-2.4.0.ebuild b/media-sound/audacious/audacious-2.4.0.ebuild index ff8818ffa18d..a85416f8022d 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-2010 Gentoo Foundation +# 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.6 2010/11/09 19:51:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild,v 1.7 2011/01/04 00:32:22 xmw 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 ~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 |