diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-03-01 19:06:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-03-01 19:06:21 +0000 |
commit | 592d41fc77a997b6545bf3de929c3bcb71068c21 (patch) | |
tree | 3242d386bdadffa5f8937eeabb1c88b090af8be4 /media-plugins | |
parent | Stable for HPPA (bug #295051). (diff) | |
download | gentoo-2-592d41fc77a997b6545bf3de929c3bcb71068c21.tar.gz gentoo-2-592d41fc77a997b6545bf3de929c3bcb71068c21.tar.bz2 gentoo-2-592d41fc77a997b6545bf3de929c3bcb71068c21.zip |
Stable for HPPA (bug #295051).
(Portage version: 2.2_rc63/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-2.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index 6bd52e3b010a..dd66a3d5f1cd 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.165 2010/02/28 15:20:02 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.166 2010/03/01 19:06:21 jer Exp $ + + 01 Mar 2010; Jeroen Roovers <jer@gentoo.org> + audacious-plugins-2.2-r2.ebuild: + Stable for HPPA (bug #295051). *audacious-plugins-2.3_beta1 (28 Feb 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 cece9eb13b0d..d31973fe948a 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 # 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.12 2010/02/07 14:53:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.2-r2.ebuild,v 1.13 2010/03/01 19:06:21 jer 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 esd ffmpeg flac fluidsynth gnome icecast ipv6 jack lame lirc midi mp3 mtp nls oss pulseaudio projectm scrobbler sdl sid sndfile sse2 vorbis wavpack" |