From: Johannes Huber Date: Thu, 23 Mar 2017 19:28:48 +0000 (+0100) Subject: app-portage/kuroo4: EAPI 6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ca0b09309207b98c90abdba19a67cc92acc6caca;p=gentoo.git app-portage/kuroo4: EAPI 6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/app-portage/kuroo4/kuroo4-0.90.5.ebuild b/app-portage/kuroo4/kuroo4-0.90.5.ebuild index 68dc2863aac9..5b519b6695cc 100644 --- a/app-portage/kuroo4/kuroo4-0.90.5.ebuild +++ b/app-portage/kuroo4/kuroo4-0.90.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit kde4-base -DESCRIPTION="Graphical Portage frontend based on KDE4/Qt4" +DESCRIPTION="Graphical Portage frontend based on KDELibs4/Qt4" HOMEPAGE="http://kuroo.sourceforge.net/" SRC_URI="mirror://sourceforge/kuroo/${P}.tar.gz"