summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-03-09 21:18:26 +0100
committerLars Wendler <polynomial-c@gentoo.org>2016-03-09 21:20:25 +0100
commitff0d55b9c06d21de48664968b368490471a5d428 (patch)
tree3615eb86293f497bbd803d9180401c629540039d /dev-util/cmake/files/cmake-3.1.0-FindPythonInterp.patch
parentsys-fs/lvm2: bump per bug #572352. (diff)
downloadgentoo-ff0d55b9c06d21de48664968b368490471a5d428.tar.gz
gentoo-ff0d55b9c06d21de48664968b368490471a5d428.tar.bz2
gentoo-ff0d55b9c06d21de48664968b368490471a5d428.zip
dev-util/cmake: Bump to version 3.5.0
Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'dev-util/cmake/files/cmake-3.1.0-FindPythonInterp.patch')
-rw-r--r--dev-util/cmake/files/cmake-3.1.0-FindPythonInterp.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cmake/files/cmake-3.1.0-FindPythonInterp.patch b/dev-util/cmake/files/cmake-3.1.0-FindPythonInterp.patch
index 78f622d886af..3abb2e4065e8 100644
--- a/dev-util/cmake/files/cmake-3.1.0-FindPythonInterp.patch
+++ b/dev-util/cmake/files/cmake-3.1.0-FindPythonInterp.patch
@@ -1,5 +1,5 @@
---- Modules/FindPythonInterp.cmake.orig 2015-01-06 11:50:03.376357898 +0100
-+++ Modules/FindPythonInterp.cmake 2015-01-06 12:25:48.614989290 +0100
+--- a/Modules/FindPythonInterp.cmake
++++ b/Modules/FindPythonInterp.cmake
@@ -75,6 +75,11 @@
else()
set(_PYTHON_FIND_OTHER_VERSIONS ${_PYTHON3_VERSIONS} ${_PYTHON2_VERSIONS} ${_PYTHON1_VERSIONS})