summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-01 17:22:56 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-01 17:32:13 +0100
commit172bfbeb80cbe8395f2e69155b50d6ec8ebe2903 (patch)
treee8fe5110b340046b0ebbc5a8789311485bc134d6
parentmedia-video/subtitlecomposer: Drop CMAKE_MIN_VERSION (diff)
downloadgentoo-172bfbeb80cbe8395f2e69155b50d6ec8ebe2903.tar.gz
gentoo-172bfbeb80cbe8395f2e69155b50d6ec8ebe2903.tar.bz2
gentoo-172bfbeb80cbe8395f2e69155b50d6ec8ebe2903.zip
sci-physics/geant: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--sci-physics/geant/geant-4.10.02.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.10.02.ebuild b/sci-physics/geant/geant-4.10.02.ebuild
index 7ba71d3c586b..c2783ef417ce 100644
--- a/sci-physics/geant/geant-4.10.02.ebuild
+++ b/sci-physics/geant/geant-4.10.02.ebuild
@@ -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})