sys-devel/llvm: Drop CMAKE_MIN_VERSION for 3.9
authorJohannes Huber <johu@gentoo.org>
Mon, 6 Feb 2017 21:34:11 +0000 (22:34 +0100)
committerJohannes Huber <johu@gentoo.org>
Tue, 7 Feb 2017 05:45:05 +0000 (06:45 +0100)
Value covered by eclass.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-devel/llvm/llvm-3.9.0-r1.ebuild
sys-devel/llvm/llvm-3.9.1-r1.ebuild
sys-devel/llvm/llvm-3.9.1.ebuild

index f33c557a99af0d7f30769d6b15d9fe598d637d7e..6035f31d45470e8166f5a121980e0558e9fe175f 100644 (file)
@@ -1,12 +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}
-# (needed due to lib32 find_library fix)
-CMAKE_MIN_VERSION=3.6.1-r1
 PYTHON_COMPAT=( python2_7 )
 
 inherit check-reqs cmake-utils eutils flag-o-matic multilib \
index 5bae5d3b965f74fc450aa0879d54f884f359640e..d6cae9d5a70dcfd3415a3cf484a286b248ca397e 100644 (file)
@@ -1,12 +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}
-# (needed due to lib32 find_library fix)
-CMAKE_MIN_VERSION=3.6.1-r1
 PYTHON_COMPAT=( python2_7 )
 
 inherit check-reqs cmake-utils eutils flag-o-matic multilib \
index c24c19f7b5f0c6bbc74c94ae2ebb3a5da4d3948c..b804be68a755fad586e7010fa715c74203332adb 100644 (file)
@@ -1,12 +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}
-# (needed due to lib32 find_library fix)
-CMAKE_MIN_VERSION=3.6.1-r1
 PYTHON_COMPAT=( python2_7 )
 
 inherit check-reqs cmake-utils eutils flag-o-matic multilib \