kde-misc/systemd-kcm: EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-03-28 23:14:38 +01:00
parent 8cdd660922
commit d002604e17

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
inherit kde5
@@ -13,7 +13,8 @@ IUSE=""
LICENSE="GPL-2+"
KEYWORDS="amd64 ~x86"
CDEPEND="
BDEPEND="sys-devel/gettext"
DEPEND="
$(add_frameworks_dep kauth)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
@@ -24,12 +25,9 @@ CDEPEND="
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
sys-apps/systemd
sys-apps/systemd:=
"
DEPEND="${CDEPEND}
sys-devel/gettext
"
RDEPEND="${CDEPEND}
RDEPEND="${DEPEND}
!kde-misc/kcmsystemd:4
!kde-misc/systemd-kcm:4
"