sys-devel/clang: Drop CMAKE_MIN_VERSION
authorJohannes Huber <johu@gentoo.org>
Sun, 1 Jan 2017 16:24:22 +0000 (17:24 +0100)
committerJohannes Huber <johu@gentoo.org>
Sun, 1 Jan 2017 16:32:13 +0000 (17:32 +0100)
Covered by cmake-utils eclass now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-devel/clang/clang-9999.ebuild

index 019064c57280c373c981782124ebf7351e8d9ecc..fb2c2eaae1b7b195c5fafe201185bce65c1cb815 100644 (file)
@@ -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 \