diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 13:46:52 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 13:46:52 +0000 |
commit | 58fe4e253b718adecc4befff195a1d681792675c (patch) | |
tree | feec15141a4448c9820a3e301b0ab3f43eb79bdb /media-plugins/audacious-plugins | |
parent | convert to waf-utils.eclass (diff) | |
download | gentoo-2-58fe4e253b718adecc4befff195a1d681792675c.tar.gz gentoo-2-58fe4e253b718adecc4befff195a1d681792675c.tar.bz2 gentoo-2-58fe4e253b718adecc4befff195a1d681792675c.zip |
x86 stable wrt security bug #383991
(Portage version: 2.1.10.11/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-3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index 63640d750d80..3498dbb0e78c 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.228 2011/12/05 22:47:41 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.229 2011/12/07 13:46:51 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + audacious-plugins-3.1.ebuild: + x86 stable wrt security bug #383991 *audacious-plugins-3.1.1 (05 Dec 2011) diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild index 8a749d6e3a54..3ec4d63a5d56 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.5 2011/11/15 18:27:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.6 2011/12/07 13:46:52 phajdan.jr Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tar.bz2" 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 ffmpeg flac fluidsynth gnome ipv6 jack lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile sse2 vorbis wavpack" |