diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-11-27 22:01:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-11-27 22:01:31 +0000 |
commit | cea76589fe7c5bab8340bd2aaecbeb396296e8d4 (patch) | |
tree | 799a104399ace0e3cf71a2bef28bf699128412e5 /media-plugins/audacious-plugins | |
parent | Stable for HPPA (bug #247287). (diff) | |
download | gentoo-2-cea76589fe7c5bab8340bd2aaecbeb396296e8d4.tar.gz gentoo-2-cea76589fe7c5bab8340bd2aaecbeb396296e8d4.tar.bz2 gentoo-2-cea76589fe7c5bab8340bd2aaecbeb396296e8d4.zip |
Stable for HPPA (bug #247287).
(Portage version: 2.1.6_rc2/cvs/Linux 2.6.25-gentoo-r7-JeR 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-1.5.1-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index a2198bcc001a..52d04b10eb4f 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.99 2008/11/26 16:29:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.100 2008/11/27 22:01:31 jer Exp $ + + 27 Nov 2008; Jeroen Roovers <jer@gentoo.org> + audacious-plugins-1.5.1-r3.ebuild: + Stable for HPPA (bug #247287). 26 Nov 2008; Brent Baude <ranger@gentoo.org> audacious-plugins-1.5.1-r3.ebuild: diff --git a/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild b/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild index 0be66ed45a3e..0361ddf38c3a 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.3 2008/11/26 16:29:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.4 2008/11/27 22:01:31 jer Exp $ inherit eutils flag-o-matic autotools @@ -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="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma" RDEPEND="app-arch/unzip |