aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-01-20 23:40:02 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-26 21:28:43 +0100
commitbf527842844737a71d0ec1399d026c12fa347b4a (patch)
tree3343b0f98c608a5072c80c4eab1f32a4f62c4aa6 /kde-plasma/kwin
parentkde-frameworks: EAPI-7 bump (diff)
downloadkde-bf527842844737a71d0ec1399d026c12fa347b4a.tar.gz
kde-bf527842844737a71d0ec1399d026c12fa347b4a.tar.bz2
kde-bf527842844737a71d0ec1399d026c12fa347b4a.zip
kde-plasma: EAPI-7 bump
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/kwin')
-rw-r--r--kde-plasma/kwin/kwin-9999.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild
index d211393dfe..3f60977051 100644
--- a/kde-plasma/kwin/kwin-9999.ebuild
+++ b/kde-plasma/kwin/kwin-9999.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
KDE_HANDBOOK="optional"
KDE_TEST="optional"
VIRTUALX_REQUIRED="test"
inherit kde5
-DESCRIPTION="KDE window manager"
+DESCRIPTION="Flexible, composited Window Manager for windowing systems on Linux"
LICENSE="GPL-2+"
KEYWORDS=""
IUSE="caps gles2 multimedia"
@@ -74,8 +74,6 @@ RDEPEND="${COMMON_DEPEND}
$(add_qt_dep qtquickcontrols2)
$(add_qt_dep qtvirtualkeyboard)
multimedia? ( $(add_qt_dep qtmultimedia 'gstreamer,qml') )
- !kde-plasma/kwin:4
- !kde-plasma/systemsettings:4
"
DEPEND="${COMMON_DEPEND}
$(add_qt_dep designer)