projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
719df25
)
sci-physics/geant: update cmake min version
author
Andrew Savchenko
<bircoph@gentoo.org>
Mon, 4 Jul 2016 18:20:26 +0000
(21:20 +0300)
committer
Andrew Savchenko
<bircoph@gentoo.org>
Mon, 4 Jul 2016 18:20:26 +0000
(21:20 +0300)
geant-4.10.02 demands cmake >= 3.3
Package-Manager: portage-2.3.0
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
sci-physics/geant/geant-4.10.02.ebuild
patch
|
blob
|
history
diff --git
a/sci-physics/geant/geant-4.10.02.ebuild
b/sci-physics/geant/geant-4.10.02.ebuild
index 89b1e1220a30046a325485bc5677f93ede568729..7ba71d3c586b1660a13569800c76e1a3a74670a7 100644
(file)
--- 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})