diff options
author | Jonathan Callen <abcd@gentoo.org> | 2011-10-28 23:42:44 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2011-10-28 23:42:44 +0000 |
commit | 606d25c396fc3a954ad09846968a8889899fc8ec (patch) | |
tree | 7711f7c0a7f1bf61a406beac551875e20e3ef653 /media-sound/k4guitune | |
parent | remove old (diff) | |
download | gentoo-2-606d25c396fc3a954ad09846968a8889899fc8ec.tar.gz gentoo-2-606d25c396fc3a954ad09846968a8889899fc8ec.tar.bz2 gentoo-2-606d25c396fc3a954ad09846968a8889899fc8ec.zip |
Bump to EAPI=4
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/k4guitune')
-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" |