From: Johannes Huber Date: Fri, 23 Dec 2016 09:58:27 +0000 (+0100) Subject: sci-physics/clhep: Drop CMAKE_MIN_VERSION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=89285d740ca167fd457e382b4e07763d329e97b7;p=gentoo.git sci-physics/clhep: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/sci-physics/clhep/clhep-2.3.3.1.ebuild b/sci-physics/clhep/clhep-2.3.3.1.ebuild index 7e53bc099645..a41ddcf313cf 100644 --- a/sci-physics/clhep/clhep-2.3.3.1.ebuild +++ b/sci-physics/clhep/clhep-2.3.3.1.ebuild @@ -4,8 +4,6 @@ EAPI=5 -CMAKE_MIN_VERSION=3.2 - inherit cmake-utils multilib DESCRIPTION="High Energy Physics C++ library"