diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-12 13:49:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-12 13:49:33 +0000 |
commit | e3c47ca8925e36f9b49e07bb0312273ca4a69c3e (patch) | |
tree | 0cd67e9ccc8fc059d2ea6c8e0fd851c3f8bec973 /media-sound/audacious | |
parent | Version bump. (diff) | |
download | gentoo-2-e3c47ca8925e36f9b49e07bb0312273ca4a69c3e.tar.gz gentoo-2-e3c47ca8925e36f9b49e07bb0312273ca4a69c3e.tar.bz2 gentoo-2-e3c47ca8925e36f9b49e07bb0312273ca4a69c3e.zip |
Stable on sparc wrt security #139957
(Portage version: 2.1-r1)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 97752574716b..087e05403def 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.55 2006/07/11 17:00:26 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.56 2006/07/12 13:49:33 gustavoz Exp $ + + 12 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> + audacious-1.1.0.ebuild: + Stable on sparc wrt security #139957 11 Jul 2006; Thomas Cort <tcort@gentoo.org> audacious-1.1.0.ebuild: Stable on alpha wrt security Bug #139957. diff --git a/media-sound/audacious/audacious-1.1.0.ebuild b/media-sound/audacious/audacious-1.1.0.ebuild index daf217dcf86d..94bfa96c2166 100644 --- a/media-sound/audacious/audacious-1.1.0.ebuild +++ b/media-sound/audacious/audacious-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.0.ebuild,v 1.6 2006/07/11 17:00:26 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.0.ebuild,v 1.7 2006/07/12 13:49:33 gustavoz Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://audacious-media-player.org/release/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ppc ppc64 sparc x86" IUSE="aac alsa arts esd flac gnome jack lirc mmx modplug mp3 musepack nls oss sid sndfile timidity vorbis wma" RDEPEND="app-arch/unzip |