diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-04 00:31:20 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-04 00:31:20 +0000 |
commit | 3ea020eef4bd4449d2ed2cffd0b69b7d52fc1651 (patch) | |
tree | 94d1a09156cf2033a93a305412f2fdcf44f69537 /media-plugins | |
parent | Version bump with upstream fixes, also provides a tangoized Gentoo icon (bug ... (diff) | |
download | gentoo-2-3ea020eef4bd4449d2ed2cffd0b69b7d52fc1651.tar.gz gentoo-2-3ea020eef4bd4449d2ed2cffd0b69b7d52fc1651.tar.bz2 gentoo-2-3ea020eef4bd4449d2ed2cffd0b69b7d52fc1651.zip |
sparc stable, dropping keywords (bug 297894)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins')
3 files changed, 12 insertions, 8 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index a856b93c4250..3da7f1fd8c0c 100644 --- a/media-plugins/audacious-plugins/ChangeLog +++ b/media-plugins/audacious-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/audacious-plugins -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.188 2010/12/07 23:26:08 chainsaw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.189 2011/01/04 00:31:20 xmw Exp $ + + 04 Jan 2011; Michael Weber <xmw@gentoo.org> audacious-plugins-2.2-r2.ebuild, + audacious-plugins-2.4.0.ebuild: + sparc stable, dropping keywords (bug 297894) *audacious-plugins-2.4.2 (07 Dec 2010) diff --git a/media-plugins/audacious-plugins/audacious-plugins-2.2-r2.ebuild b/media-plugins/audacious-plugins/audacious-plugins-2.2-r2.ebuild index a204f54bf767..362d7656a49e 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-2.2-r2.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-2.2-r2.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-plugins/audacious-plugins/audacious-plugins-2.2-r2.ebuild,v 1.15 2010/12/07 23:26:08 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.2-r2.ebuild,v 1.16 2011/01/04 00:31:20 xmw Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc sparc" +KEYWORDS="ppc" IUSE="aac adplug alsa aqua bs2b cdda cue esd ffmpeg flac fluidsynth gnome icecast ipv6 jack lame lirc midi mp3 mtp nls oss pulseaudio projectm scrobbler sdl sid sndfile sse2 vorbis wavpack" diff --git a/media-plugins/audacious-plugins/audacious-plugins-2.4.0.ebuild b/media-plugins/audacious-plugins/audacious-plugins-2.4.0.ebuild index dbfbc62f2721..edbb23ab2cba 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-2.4.0.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-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-plugins/audacious-plugins/audacious-plugins-2.4.0.ebuild,v 1.6 2010/11/09 19:51:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.4.0.ebuild,v 1.7 2011/01/04 00:31:20 xmw Exp $ inherit eutils flag-o-matic @@ -12,7 +12,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="aac adplug alsa aqua bs2b cdda cue debug ffmpeg flac fluidsynth gnome ipv6 jack lame lirc midi mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile sse2 vorbis wavpack" |