diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-02-02 04:24:31 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-02-02 04:24:31 +0000 |
commit | 95abf61d8d986bd33ca56394f4541af7a35287ec (patch) | |
tree | d6394d807d225e46dc5997e2aa4ab83b21a069cc /media-sound/k4guitune | |
parent | EAPI3, slotmove to 4, use add_kdebase_dep (diff) | |
download | gentoo-2-95abf61d8d986bd33ca56394f4541af7a35287ec.tar.gz gentoo-2-95abf61d8d986bd33ca56394f4541af7a35287ec.tar.bz2 gentoo-2-95abf61d8d986bd33ca56394f4541af7a35287ec.zip |
EAPI3
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/k4guitune')
-rw-r--r-- | media-sound/k4guitune/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/k4guitune/k4guitune-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/k4guitune/ChangeLog b/media-sound/k4guitune/ChangeLog index 4d2db8986661..00e38496876e 100644 --- a/media-sound/k4guitune/ChangeLog +++ b/media-sound/k4guitune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/k4guitune -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/ChangeLog,v 1.3 2009/12/28 11:22:17 ssuominen Exp $ +# 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 $ + + 02 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org> k4guitune-1.1.0.ebuild: + EAPI3 28 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> k4guitune-1.1.0.ebuild, +files/k4guitune-1.1.0-desktop_entry.patch: diff --git a/media-sound/k4guitune/k4guitune-1.1.0.ebuild b/media-sound/k4guitune/k4guitune-1.1.0.ebuild index 37d405562315..493f764df7b1 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-2009 Gentoo Foundation +# 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.3 2009/12/28 11:22:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/k4guitune-1.1.0.ebuild,v 1.4 2011/02/02 04:24:31 tampakrap Exp $ -EAPI=2 +EAPI=3 inherit kde4-base DESCRIPTION="A program to tune a musical instrument using your computer and it's mic- or line- input" |