commit: 89285d740ca167fd457e382b4e07763d329e97b7 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 09:58:27 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 10:11:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89285d74
sci-physics/clhep: Drop CMAKE_MIN_VERSION 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 | 2 -- 1 file changed, 2 deletions(-) diff --git a/sci-physics/clhep/clhep-2.3.3.1.ebuild b/sci-physics/clhep/clhep-2.3.3.1.ebuild index 7e53bc0..a41ddcf 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"
