summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-04-28 13:45:56 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-28 14:53:39 +0200
commitac7cdaf76aca6f69706367f3d257eef8acdb0c96 (patch)
tree33bd16187291b771aa3efbeca509f1a57f579a1a /kde-apps/granatier/granatier-15.12.3.ebuild
parentmail-mta/exim: fix slot conditionals (diff)
downloadgentoo-ac7cdaf76aca6f69706367f3d257eef8acdb0c96.tar.gz
gentoo-ac7cdaf76aca6f69706367f3d257eef8acdb0c96.tar.bz2
gentoo-ac7cdaf76aca6f69706367f3d257eef8acdb0c96.zip
kde-apps: 15.12.3 EAPI 6 bump
In preparation for stabilization to reduce EAPI 5 footprint on kde5*eclass. Gentoo-bug: 579992 Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-apps/granatier/granatier-15.12.3.ebuild')
-rw-r--r--kde-apps/granatier/granatier-15.12.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-apps/granatier/granatier-15.12.3.ebuild b/kde-apps/granatier/granatier-15.12.3.ebuild
index 80a3e556ba41..d9d383ee9065 100644
--- a/kde-apps/granatier/granatier-15.12.3.ebuild
+++ b/kde-apps/granatier/granatier-15.12.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
inherit kde5
@@ -27,5 +27,4 @@ DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
"
-
RDEPEND="${DEPEND}"