summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-10-24 10:44:11 +0000
committerThomas Cort <tcort@gentoo.org>2006-10-24 10:44:11 +0000
commit030639b823fabe7b0036b310a8c307b6785264ea (patch)
treea97862cfc9a44800e0353c47f77d2180449d0ce2 /media-sound
parentAdded ~x86-fbsd keyword. (diff)
downloadgentoo-2-030639b823fabe7b0036b310a8c307b6785264ea.tar.gz
gentoo-2-030639b823fabe7b0036b310a8c307b6785264ea.tar.bz2
gentoo-2-030639b823fabe7b0036b310a8c307b6785264ea.zip
Stable on alpha and amd64 wrt security Bug #142391.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/cheesetracker/ChangeLog5
-rw-r--r--media-sound/cheesetracker/cheesetracker-0.9.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/cheesetracker/ChangeLog b/media-sound/cheesetracker/ChangeLog
index fd02c9715192..0afc0c731f15 100644
--- a/media-sound/cheesetracker/ChangeLog
+++ b/media-sound/cheesetracker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cheesetracker
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cheesetracker/ChangeLog,v 1.21 2006/10/19 22:53:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cheesetracker/ChangeLog,v 1.22 2006/10/24 10:44:11 tcort Exp $
+
+ 24 Oct 2006; Thomas Cort <tcort@gentoo.org> cheesetracker-0.9.9-r1.ebuild:
+ Stable on alpha and amd64 wrt security Bug #142391.
19 Oct 2006; Jason Wever <weeve@gentoo.org> cheesetracker-0.9.9-r1.ebuild:
Stable on SPARC wrt security bug #142391.
diff --git a/media-sound/cheesetracker/cheesetracker-0.9.9-r1.ebuild b/media-sound/cheesetracker/cheesetracker-0.9.9-r1.ebuild
index 8be571190312..93ca3b606ca1 100644
--- a/media-sound/cheesetracker/cheesetracker-0.9.9-r1.ebuild
+++ b/media-sound/cheesetracker/cheesetracker-0.9.9-r1.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/cheesetracker/cheesetracker-0.9.9-r1.ebuild,v 1.3 2006/10/19 22:53:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cheesetracker/cheesetracker-0.9.9-r1.ebuild,v 1.4 2006/10/24 10:44:11 tcort Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cheesetronic/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~ppc sparc x86"
IUSE="jack"
RDEPEND="jack? ( media-sound/jack-audio-connection-kit )