From: Johannes Huber Date: Fri, 23 Dec 2016 09:36:31 +0000 (+0100) Subject: dev-libs/grantlee: Drop CMAKE_MIN_VERSION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=15c5099ca34a7312ed27390358e2bb8e65a28841;p=gentoo.git dev-libs/grantlee: Drop CMAKE_MIN_VERSION Covered by cmake utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-libs/grantlee/grantlee-5.1.0.ebuild b/dev-libs/grantlee/grantlee-5.1.0.ebuild index 4cb969917264..8d3343e7f163 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