summaryrefslogtreecommitdiff
path: root/app-portage/kuroo4
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-03-23 20:28:48 +0100
committerJohannes Huber <johu@gentoo.org>2017-03-23 20:29:05 +0100
commitca0b09309207b98c90abdba19a67cc92acc6caca (patch)
treef568b8c7c2e9486df3b352fa9f75d4b4c59bff98 /app-portage/kuroo4
parentaca1781181c201a4fb122a7dfe41c53bbaeba1e4 (diff)
downloadgentoo-ca0b09309207b98c90abdba19a67cc92acc6caca.tar.gz
gentoo-ca0b09309207b98c90abdba19a67cc92acc6caca.tar.xz
app-portage/kuroo4: EAPI 6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-portage/kuroo4')
-rw-r--r--app-portage/kuroo4/kuroo4-0.90.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/kuroo4/kuroo4-0.90.5.ebuild b/app-portage/kuroo4/kuroo4-0.90.5.ebuild
index 68dc2863aac..5b519b6695c 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"