diff options
Diffstat (limited to 'kde-misc/krecipes/krecipes-2.0.0.ebuild')
-rw-r--r-- | kde-misc/krecipes/krecipes-2.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |