sci-physics/geant: Drop CMAKE_MIN_VERSION

Covered by cmake-utils eclass now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Johannes Huber
2017-01-01 17:22:56 +01:00
parent d2f2f748b1
commit 172bfbeb80

View File

@@ -1,10 +1,9 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
CMAKE_MIN_VERSION="3.3"
inherit cmake-utils eutils versionator multilib
PV1=$(get_version_component_range 1 ${PV})