summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/k3guitune/ChangeLog8
-rw-r--r--media-sound/k3guitune/k3guitune-1.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/k3guitune/ChangeLog b/media-sound/k3guitune/ChangeLog
index a80ed0c6731e..9c002c2871af 100644
--- a/media-sound/k3guitune/ChangeLog
+++ b/media-sound/k3guitune/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/k3guitune
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.15 2007/10/04 21:53:37 philantrop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/ChangeLog,v 1.16 2008/06/20 22:07:36 gentoofan23 Exp $
+
+ 20 Jun 2008; Thomas Anderson (gentoofan23) <gentoofan23@gentoo.org>
+ k3guitune-1.0.ebuild:
+ amd64 stable, bug #226769
*k3guitune-1.0 (04 Oct 2007)
diff --git a/media-sound/k3guitune/k3guitune-1.0.ebuild b/media-sound/k3guitune/k3guitune-1.0.ebuild
index 3496184e8271..a4472fcc69ca 100644
--- a/media-sound/k3guitune/k3guitune-1.0.ebuild
+++ b/media-sound/k3guitune/k3guitune-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.0.ebuild,v 1.1 2007/10/04 21:53:37 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-1.0.ebuild,v 1.2 2008/06/20 22:07:36 gentoofan23 Exp $
inherit kde
@@ -11,7 +11,7 @@ SRC_URI="http://home.planet.nl/~lamer024/files/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="alsa oss jack"
DEPEND="=sci-libs/fftw-3*