diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 18:21:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 18:21:53 +0000 |
commit | ec4c35e913272b4a85593de00c05b591b2a2695d (patch) | |
tree | 302d15324b6724858b64907253b6e1a775fccc27 /media-plugins/audacious-plugins | |
parent | alpha/arm/ia64/sparc stable wrt #282670 (diff) | |
download | gentoo-2-ec4c35e913272b4a85593de00c05b591b2a2695d.tar.gz gentoo-2-ec4c35e913272b4a85593de00c05b591b2a2695d.tar.bz2 gentoo-2-ec4c35e913272b4a85593de00c05b591b2a2695d.zip |
ppc stable #279238
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-plugins/audacious-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index a18e5cc0db38..4657a8d359d3 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.132 2009/08/28 13:35:07 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.133 2009/08/29 18:21:53 nixnut Exp $ + + 29 Aug 2009; nixnut <nixnut@gentoo.org> audacious-plugins-2.1-r1.ebuild: + ppc stable #279238 28 Aug 2009; Tobias Klausmann <klausman@gentoo.org> audacious-plugins-2.1-r1.ebuild: 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 6b1523a7e3b0..d9675272156d 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.4 2009/08/28 13:35:07 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.1-r1.ebuild,v 1.5 2009/08/29 18:21:53 nixnut 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" |