From: Johannes Huber Date: Fri, 23 Dec 2016 09:55:25 +0000 (+0100) Subject: net-analyzer/ettercap: Drop CMAKE_MIN_VERSION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7c38d2736926f8cf914011894e579131beab8293;p=gentoo.git net-analyzer/ettercap: Drop CMAKE_MIN_VERSION Covered by cmake-utils now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-analyzer/ettercap/ettercap-0.8.2.ebuild b/net-analyzer/ettercap/ettercap-0.8.2.ebuild index 81c34245f699..bcaf02f09057 100644 --- a/net-analyzer/ettercap/ettercap-0.8.2.ebuild +++ b/net-analyzer/ettercap/ettercap-0.8.2.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -CMAKE_MIN_VERSION=2.8 - inherit cmake-utils DESCRIPTION="A suite for man in the middle attacks" diff --git a/net-analyzer/ettercap/ettercap-9999.ebuild b/net-analyzer/ettercap/ettercap-9999.ebuild index 38cfb6984522..adbb8ca5c899 100644 --- a/net-analyzer/ettercap/ettercap-9999.ebuild +++ b/net-analyzer/ettercap/ettercap-9999.ebuild @@ -4,8 +4,6 @@ EAPI=5 -CMAKE_MIN_VERSION=2.8 - inherit cmake-utils DESCRIPTION="A suite for man in the middle attacks"