commit: 15c5099ca34a7312ed27390358e2bb8e65a28841 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 09:36:31 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 10:11:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c5099c
dev-libs/grantlee: Drop CMAKE_MIN_VERSION Covered by cmake utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-libs/grantlee/grantlee-5.1.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-libs/grantlee/grantlee-5.1.0.ebuild b/dev-libs/grantlee/grantlee-5.1.0.ebuild index 4cb9699..8d3343e 100644 --- a/dev-libs/grantlee/grantlee-5.1.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.1.0.ebuild @@ -4,7 +4,6 @@ EAPI=6 -CMAKE_MIN_VERSION="3.1" VIRTUALX_REQUIRED="test" inherit cmake-utils virtualx
