diff options
author | Johannes Huber <johu@gentoo.org> | 2014-03-21 19:48:56 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-03-21 19:48:56 +0000 |
commit | fb07987de2335cdc88250673a8a498173354d739 (patch) | |
tree | e7f3267cc69e38ba0dd80ae3051b4da2849fb41d /media-sound/kenvy24 | |
parent | Revision bump to EAPI 5. (diff) | |
download | gentoo-2-fb07987de2335cdc88250673a8a498173354d739.tar.gz gentoo-2-fb07987de2335cdc88250673a8a498173354d739.tar.bz2 gentoo-2-fb07987de2335cdc88250673a8a498173354d739.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/kenvy24')
-rw-r--r-- | media-sound/kenvy24/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/kenvy24/kenvy24-1.2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-sound/kenvy24/ChangeLog b/media-sound/kenvy24/ChangeLog index 12133507b86a..b98d56c87cc5 100644 --- a/media-sound/kenvy24/ChangeLog +++ b/media-sound/kenvy24/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/kenvy24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kenvy24/ChangeLog,v 1.3 2011/10/28 23:41:11 abcd Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/kenvy24/ChangeLog,v 1.4 2014/03/21 19:48:56 johu Exp $ + + 21 Mar 2014; Johannes Huber <johu@gentoo.org> kenvy24-1.2.ebuild: + Bump to EAPI 5. 28 Oct 2011; Jonathan Callen <abcd@gentoo.org> kenvy24-1.2.ebuild: Bump to EAPI=4 @@ -12,4 +15,3 @@ 12 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> +kenvy24-1.2.ebuild: Initial commit (and move from media-sound/kenvy24gui). - diff --git a/media-sound/kenvy24/kenvy24-1.2.ebuild b/media-sound/kenvy24/kenvy24-1.2.ebuild index 8572fc48d711..0e4468bd779f 100644 --- a/media-sound/kenvy24/kenvy24-1.2.ebuild +++ b/media-sound/kenvy24/kenvy24-1.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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/kenvy24/kenvy24-1.2.ebuild,v 1.3 2011/10/28 23:41:11 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kenvy24/kenvy24-1.2.ebuild,v 1.4 2014/03/21 19:48:56 johu Exp $ -EAPI=4 +EAPI=5 # po/ directory is disabled in CMakeLists.txt # KDE_LINGUAS="es fr pl ro" inherit kde4-base |