summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-01 17:24:22 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-01 17:32:13 +0100
commit0c0b4d042c10c2ec235009f0c4cece0e94b60a1d (patch)
treeacd57e05db486184f482fb26c26733de336652b5
parentsci-physics/geant: Drop CMAKE_MIN_VERSION (diff)
downloadgentoo-0c0b4d042c10c2ec235009f0c4cece0e94b60a1d.tar.gz
gentoo-0c0b4d042c10c2ec235009f0c4cece0e94b60a1d.tar.bz2
gentoo-0c0b4d042c10c2ec235009f0c4cece0e94b60a1d.zip
sys-devel/clang: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--sys-devel/clang/clang-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild
index 019064c57280..fb2c2eaae1b7 100644
--- a/sys-devel/clang/clang-9999.ebuild
+++ b/sys-devel/clang/clang-9999.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-CMAKE_MIN_VERSION=3.4.3
PYTHON_COMPAT=( python2_7 )
inherit check-reqs cmake-utils flag-o-matic git-r3 multilib-minimal \