sci-physics/clhep: Drop CMAKE_MIN_VERSION
authorJohannes Huber <johu@gentoo.org>
Fri, 23 Dec 2016 09:58:27 +0000 (10:58 +0100)
committerJohannes Huber <johu@gentoo.org>
Fri, 23 Dec 2016 10:11:31 +0000 (11:11 +0100)
Covered by cmake-utils eclass now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

sci-physics/clhep/clhep-2.3.3.1.ebuild

index 7e53bc099645a64b94305b411a0f631c4a2c4df7..a41ddcf313cffcc7114392bef6aee4ab4908d993 100644 (file)
@@ -4,8 +4,6 @@
 
 EAPI=5
 
-CMAKE_MIN_VERSION=3.2
-
 inherit cmake-utils multilib
 
 DESCRIPTION="High Energy Physics C++ library"