Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/systemd-kcm/
Date: Fri, 23 Dec 2016 10:12:15
Message-Id: 1482487889.593a264249a6a267fdd5419339cd9d5cbd238351.johu@gentoo
1 commit: 593a264249a6a267fdd5419339cd9d5cbd238351
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 23 09:46:06 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 23 10:11:29 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593a2642
7
8 kde-misc/systemd-kcm: Drop CMAKE_MIN_VERSION
9
10 Covered by cmake-utils now.
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild b/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild
18 index 577651c..1a3fb77 100644
19 --- a/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild
20 +++ b/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild
21 @@ -4,7 +4,6 @@
22
23 EAPI=6
24
25 -CMAKE_MIN_VERSION="3.0.0"
26 inherit kde5
27
28 DESCRIPTION="Plasma control module for systemd"