diff options
author | 2009-08-17 19:58:30 +0000 | |
---|---|---|
committer | 2009-08-17 19:58:30 +0000 | |
commit | 526f743b2a8ad0b859627017c2eb328a8ba8ce4e (patch) | |
tree | 8b37632ba383e8bea4abfcf028591b10cfdd70c3 /media-plugins/audacious-plugins | |
parent | clean up (diff) | |
download | gentoo-2-526f743b2a8ad0b859627017c2eb328a8ba8ce4e.tar.gz gentoo-2-526f743b2a8ad0b859627017c2eb328a8ba8ce4e.tar.bz2 gentoo-2-526f743b2a8ad0b859627017c2eb328a8ba8ce4e.zip |
stable x86, bug 279238
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-plugins/audacious-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index 57798b039ccb..f30b73a6e0c6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.130 2009/08/02 18:29:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.131 2009/08/17 19:58:30 fauli Exp $ + + 17 Aug 2009; Christian Faulhammer <fauli@gentoo.org> + audacious-plugins-2.1-r1.ebuild: + stable x86, bug 279238 02 Aug 2009; nixnut <nixnut@gentoo.org> audacious-plugins-2.1.ebuild: ppc stable #279238 diff --git a/media-plugins/audacious-plugins/audacious-plugins-2.1-r1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-2.1-r1.ebuild index d278fce0277b..af47097a87da 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-2.1-r1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-2.1-r1.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.1-r1.ebuild,v 1.2 2009/07/26 23:05:00 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.1-r1.ebuild,v 1.3 2009/08/17 19:58:30 fauli Exp $ inherit autotools 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 bs2b cdda esd flac gnome icecast ipv6 jack lirc mp3 mtp musepack nls oss projectm pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma" |