diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-06-20 22:07:36 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-06-20 22:07:36 +0000 |
commit | 56a5ea5a7a8dd26ce6d9191fa523c6155c025378 (patch) | |
tree | a461956216e79462d6de58710d696b57d1c8df26 /media-sound | |
parent | Add gcc-4.3 fix. Bug 227223. Thanks to Marek Miller <mlm@shells.pl> for the p... (diff) | |
download | gentoo-2-56a5ea5a7a8dd26ce6d9191fa523c6155c025378.tar.gz gentoo-2-56a5ea5a7a8dd26ce6d9191fa523c6155c025378.tar.bz2 gentoo-2-56a5ea5a7a8dd26ce6d9191fa523c6155c025378.zip |
amd64 stable, bug #226769
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/k3guitune/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/k3guitune/k3guitune-1.0.ebuild | 6 |
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* |