diff options
author | 2006-07-11 17:00:26 +0000 | |
---|---|---|
committer | 2006-07-11 17:00:26 +0000 | |
commit | 675a67d7c951ed8f9662eef6faf0dbe65dd3b1e9 (patch) | |
tree | ab77db0f1deab3383c48f330df4df55cbf9d572d /media-sound | |
parent | Version bump. Bug #112942. Thanks to Vieri <rentorbuy at yahoo.com> (diff) | |
download | gentoo-2-675a67d7c951ed8f9662eef6faf0dbe65dd3b1e9.tar.gz gentoo-2-675a67d7c951ed8f9662eef6faf0dbe65dd3b1e9.tar.bz2 gentoo-2-675a67d7c951ed8f9662eef6faf0dbe65dd3b1e9.zip |
Stable on alpha wrt security Bug #139957.
(Portage version: 2.1-r1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 0b1cda0abe37..97752574716b 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # 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.54 2006/07/11 12:58:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.55 2006/07/11 17:00:26 tcort Exp $ + + 11 Jul 2006; Thomas Cort <tcort@gentoo.org> audacious-1.1.0.ebuild: + Stable on alpha wrt security Bug #139957. 11 Jul 2006; Markus Rothe <corsair@gentoo.org> audacious-1.1.0.ebuild: Stable on ppc64; bug #139957 diff --git a/media-sound/audacious/audacious-1.1.0.ebuild b/media-sound/audacious/audacious-1.1.0.ebuild index 5ae375dc1568..daf217dcf86d 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.5 2006/07/11 12:58:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.0.ebuild,v 1.6 2006/07/11 17:00:26 tcort 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 |