diff options
-rw-r--r-- | media-sound/k4guitune/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/k4guitune/k4guitune-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/k4guitune/ChangeLog b/media-sound/k4guitune/ChangeLog index 00e38496876e..38ea31f19dbc 100644 --- a/media-sound/k4guitune/ChangeLog +++ b/media-sound/k4guitune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/k4guitune # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/ChangeLog,v 1.4 2011/02/02 04:24:31 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/ChangeLog,v 1.5 2011/10/28 23:42:44 abcd Exp $ + + 28 Oct 2011; Jonathan Callen <abcd@gentoo.org> k4guitune-1.1.0.ebuild: + Bump to EAPI=4 02 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org> k4guitune-1.1.0.ebuild: EAPI3 diff --git a/media-sound/k4guitune/k4guitune-1.1.0.ebuild b/media-sound/k4guitune/k4guitune-1.1.0.ebuild index 493f764df7b1..3f6ef8d65726 100644 --- a/media-sound/k4guitune/k4guitune-1.1.0.ebuild +++ b/media-sound/k4guitune/k4guitune-1.1.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/k4guitune-1.1.0.ebuild,v 1.4 2011/02/02 04:24:31 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/k4guitune-1.1.0.ebuild,v 1.5 2011/10/28 23:42:44 abcd Exp $ -EAPI=3 +EAPI=4 inherit kde4-base DESCRIPTION="A program to tune a musical instrument using your computer and it's mic- or line- input" |