summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-07 23:56:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-07 23:56:37 +0100
commitcbc8b0acc79359b95d570e709409cbd5e9a4d183 (patch)
treeed01fbf26e6d89658ec1516b915da9823cd413e4 /kde-plasma
parentmedia-libs/qimageblitz: Drop IUSE=qt5 (diff)
downloadkde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.tar.gz
kde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.tar.bz2
kde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.zip
*/*: Cleanup media-libs/qimageblitz USEDEP (drop -qt5(-) req)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/kdm/kdm-4.11.22.ebuild6
-rw-r--r--kde-plasma/ksmserver/ksmserver-4.11.22.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/kde-plasma/kdm/kdm-4.11.22.ebuild b/kde-plasma/kdm/kdm-4.11.22.ebuild
index e7bf7125..0006aed7 100644
--- a/kde-plasma/kdm/kdm-4.11.22.ebuild
+++ b/kde-plasma/kdm/kdm-4.11.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,14 +8,14 @@ KMNAME="kde-workspace"
inherit systemd kde4-meta flag-o-matic user
DESCRIPTION="Login manager by KDE, similar to xdm and gdm"
+
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug +consolekit kerberos pam systemd"
-
REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )"
DEPEND="
kde-plasma/libkworkspace:4
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
x11-libs/libX11
x11-libs/libXau
x11-libs/libXdmcp
diff --git a/kde-plasma/ksmserver/ksmserver-4.11.22.ebuild b/kde-plasma/ksmserver/ksmserver-4.11.22.ebuild
index fa6ea643..ff079f8e 100644
--- a/kde-plasma/ksmserver/ksmserver-4.11.22.ebuild
+++ b/kde-plasma/ksmserver/ksmserver-4.11.22.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
DECLARATIVE_REQUIRED="always"
KMNAME="kde-workspace"
@@ -14,7 +14,7 @@ IUSE="debug"
DEPEND="
kde-plasma/kcminit:4
kde-plasma/libkworkspace:4
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11