diff options
author | 2009-06-22 21:04:59 +0000 | |
---|---|---|
committer | 2009-06-22 21:04:59 +0000 | |
commit | 91358e30675d33b3f1daf785144d64f8c9a05cc0 (patch) | |
tree | 1937fcd325dd3bcfef689c6a4fc4b9c4d4715049 /media-plugins | |
parent | Revert stable keywords as per the wishes of the reporters in bug #274659. (diff) | |
download | gentoo-2-91358e30675d33b3f1daf785144d64f8c9a05cc0.tar.gz gentoo-2-91358e30675d33b3f1daf785144d64f8c9a05cc0.tar.bz2 gentoo-2-91358e30675d33b3f1daf785144d64f8c9a05cc0.zip |
Revert stable keywords as per the wishes of the reporters in bug #274659.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index 54ecc84c0915..cfef54e2a6c0 100644 --- a/media-plugins/audacious-plugins/ChangeLog +++ b/media-plugins/audacious-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/audacious-plugins # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.120 2009/06/18 11:57:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.121 2009/06/22 21:04:59 chainsaw Exp $ + + 22 Jun 2009; <chainsaw@gentoo.org> audacious-plugins-2.0.1.ebuild: + Revert stable keywords as per the wishes of the reporters in bug #274659. 18 Jun 2009; Samuli Suominen <ssuominen@gentoo.org> -audacious-plugins-2.1_alpha1.ebuild, diff --git a/media-plugins/audacious-plugins/audacious-plugins-2.0.1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-2.0.1.ebuild index a7dfba8b2e58..c04db91edc26 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-2.0.1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-2.0.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-plugins/audacious-plugins/audacious-plugins-2.0.1.ebuild,v 1.4 2009/06/17 21:21:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.0.1.ebuild,v 1.5 2009/06/22 21:04:59 chainsaw 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" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="adplug alsa cdaudio esd flac gnome icecast ipv6 jack lirc mp3 mtp musepack nls oss projectm pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma" |