diff options
author | Johannes Huber <johu@gentoo.org> | 2014-03-21 19:43:37 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-03-21 19:43:37 +0000 |
commit | 164cbb19fe8196efdf6c81dbd01915521f603aa6 (patch) | |
tree | 186a2881b64fff9df75e65ae7a8449bccdfba703 /media-sound | |
parent | Bump to EAPI 5. (diff) | |
download | gentoo-2-164cbb19fe8196efdf6c81dbd01915521f603aa6.tar.gz gentoo-2-164cbb19fe8196efdf6c81dbd01915521f603aa6.tar.bz2 gentoo-2-164cbb19fe8196efdf6c81dbd01915521f603aa6.zip |
Bump to EAPI 5.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/k4guitune/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/k4guitune/k4guitune-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/k4guitune/ChangeLog b/media-sound/k4guitune/ChangeLog index 8cfdb79d58a1..d85dcf99c6fb 100644 --- a/media-sound/k4guitune/ChangeLog +++ b/media-sound/k4guitune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/k4guitune -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/ChangeLog,v 1.7 2012/12/20 17:16:49 kensington Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/ChangeLog,v 1.8 2014/03/21 19:43:37 johu Exp $ + + 21 Mar 2014; Johannes Huber <johu@gentoo.org> k4guitune-1.1.1.ebuild: + Bump to EAPI 5. 20 Dec 2012; Michael Palimaka <kensington@gentoo.org> -files/k4guitune-1.1.0-desktop_entry.patch, -k4guitune-1.1.0.ebuild: diff --git a/media-sound/k4guitune/k4guitune-1.1.1.ebuild b/media-sound/k4guitune/k4guitune-1.1.1.ebuild index 80d2cad29543..977e0a98392f 100644 --- a/media-sound/k4guitune/k4guitune-1.1.1.ebuild +++ b/media-sound/k4guitune/k4guitune-1.1.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/k4guitune-1.1.1.ebuild,v 1.1 2012/01/12 13:55:01 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/k4guitune/k4guitune-1.1.1.ebuild,v 1.2 2014/03/21 19:43:37 johu Exp $ -EAPI=4 +EAPI=5 KDE_HANDBOOK=optional inherit kde4-base |