From b34c05ee67c5ca7d00dda5ab239835d1a6e3a74e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 20 Jan 2019 22:31:55 +0100 Subject: kde-frameworks: EAPI-7 bump Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- .../frameworkintegration/frameworkintegration-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kde-frameworks/frameworkintegration') diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild index e9a5b507582..8079df87793 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_QTHELP="false" VIRTUALX_REQUIRED="test" @@ -12,7 +12,7 @@ LICENSE="LGPL-2+" KEYWORDS="" IUSE="appstream X" -RDEPEND=" +DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep ki18n) @@ -32,7 +32,7 @@ RDEPEND=" x11-libs/libxcb ) " -DEPEND="${RDEPEND}" +RDEPEND="${DEPEND}" # requires running kde environment RESTRICT+=" test" -- cgit v1.2.3