Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/grantlee/
Date: Fri, 23 Dec 2016 10:12:26
Message-Id: 1482487771.e6f263ca5b13622955cf316b7fbd1b6389264269.johu@gentoo
1 commit: e6f263ca5b13622955cf316b7fbd1b6389264269
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 23 09:09:02 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 23 10:09:31 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e6f263ca
7
8 dev-libs/grantlee: Drop CMAKE_MIN_VERSION
9
10 Covered by cmake-utils eclass now.
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 dev-libs/grantlee/grantlee-9999.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/dev-libs/grantlee/grantlee-9999.ebuild b/dev-libs/grantlee/grantlee-9999.ebuild
18 index 5ac89ef..25e8664 100644
19 --- a/dev-libs/grantlee/grantlee-9999.ebuild
20 +++ b/dev-libs/grantlee/grantlee-9999.ebuild
21 @@ -4,7 +4,6 @@
22
23 EAPI=6
24
25 -CMAKE_MIN_VERSION="3.1"
26 VIRTUALX_REQUIRED="test"
27 inherit cmake-utils virtualx git-r3