summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-01 17:30:12 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-01 17:32:15 +0100
commit359eaf4f2447673c7bc9766f3610394b63595e62 (patch)
tree6cabdf74a116aad51ae8af9b76384ea00f382e39 /sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
parentsys-libs/libcxx: Drop CMAKE_MIN_VERSION (diff)
downloadgentoo-359eaf4f2447673c7bc9766f3610394b63595e62.tar.gz
gentoo-359eaf4f2447673c7bc9766f3610394b63595e62.tar.bz2
gentoo-359eaf4f2447673c7bc9766f3610394b63595e62.zip
sys-libs/libcxxabi: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild')
-rw-r--r--sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild b/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
index 71206f8ab898..b5eb9483df18 100644
--- a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-3.9.1.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 cmake-multilib python-any-r1