From e83bd091d9699118b8d8af94aa452a40f6656f28 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Wed, 1 Jun 2016 16:02:41 +0200 Subject: kde-misc/krecipes: EAPI 6 Package-Manager: portage-2.3.0_rc1 --- kde-misc/krecipes/krecipes-2.0.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kde-misc/krecipes') diff --git a/kde-misc/krecipes/krecipes-2.0.0.ebuild b/kde-misc/krecipes/krecipes-2.0.0.ebuild index d41124b248ce..a339a9fb0ed1 100644 --- a/kde-misc/krecipes/krecipes-2.0.0.ebuild +++ b/kde-misc/krecipes/krecipes-2.0.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fr ga gl hi hne hr hu is it ja kk lt mai mr nb nds nl nn pl pt pt_BR ro sk sl sv tr uk zh_TW" @@ -10,7 +10,7 @@ KDE_HANDBOOK="optional" VIRTUALX_REQUIRED="test" inherit kde4-base -DESCRIPTION="A KDE4 recipe application" +DESCRIPTION="A recipe application by KDE" HOMEPAGE="http://krecipes.sourceforge.net/" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" -- cgit v1.2.3-65-gdbad