commit: 4119ba18dccb7744e3408dd7a7820148b3456988 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 09:14:29 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 10:10:02 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4119ba18
kde-misc/systemd-kcm: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-misc/systemd-kcm/systemd-kcm-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-misc/systemd-kcm/systemd-kcm-9999.ebuild b/kde-misc/systemd-kcm/systemd-kcm-9999.ebuild index 1b2d8af..3a5d07c 100644 --- a/kde-misc/systemd-kcm/systemd-kcm-9999.ebuild +++ b/kde-misc/systemd-kcm/systemd-kcm-9999.ebuild @@ -4,7 +4,6 @@ EAPI=6 -CMAKE_MIN_VERSION="3.0.0" inherit kde5 DESCRIPTION="Plasma control module for systemd"
