From: Andrew Savchenko Date: Mon, 4 Jul 2016 18:20:26 +0000 (+0300) Subject: sci-physics/geant: update cmake min version X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=07910a8412a78c8ff0b4c3038e6f363b640e4d18;p=gentoo.git sci-physics/geant: update cmake min version geant-4.10.02 demands cmake >= 3.3 Package-Manager: portage-2.3.0 Signed-off-by: Andrew Savchenko --- diff --git a/sci-physics/geant/geant-4.10.02.ebuild b/sci-physics/geant/geant-4.10.02.ebuild index 89b1e1220a30..7ba71d3c586b 100644 --- a/sci-physics/geant/geant-4.10.02.ebuild +++ b/sci-physics/geant/geant-4.10.02.ebuild @@ -4,6 +4,7 @@ EAPI=5 +CMAKE_MIN_VERSION="3.3" inherit cmake-utils eutils versionator multilib PV1=$(get_version_component_range 1 ${PV})