From: Johannes Huber Date: Mon, 6 Feb 2017 21:30:55 +0000 (+0100) Subject: sys-cluster/legion: Drop CMAKE_MIN_VERSION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=224a626ed5e4d38ba32163288566cf178d34165e;p=gentoo.git sys-cluster/legion: Drop CMAKE_MIN_VERSION Value covered by eclass. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/sys-cluster/legion/legion-16.10.0.ebuild b/sys-cluster/legion/legion-16.10.0.ebuild index be3148893cd1..d163752808f1 100644 --- a/sys-cluster/legion/legion-16.10.0.ebuild +++ b/sys-cluster/legion/legion-16.10.0.ebuild @@ -1,9 +1,8 @@ -# 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_MIN_VERSION=3.6 inherit cmake-utils