diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2011-10-28 23:42:44 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2011-10-28 23:42:44 +0000 |
commit | de6e4325f7e04ed4f5d154f216933742db969d6f (patch) | |
tree | c010fc03598566fb90ac35dc7d82153b652446e4 /media-sound/k4guitune | |
parent | remove old (diff) | |
download | historical-de6e4325f7e04ed4f5d154f216933742db969d6f.tar.gz historical-de6e4325f7e04ed4f5d154f216933742db969d6f.tar.bz2 historical-de6e4325f7e04ed4f5d154f216933742db969d6f.zip |
Bump to EAPI=4
Package-Manager: portage-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" |