commit:     7c38d2736926f8cf914011894e579131beab8293
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 09:55:25 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 10:11:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c38d273

net-analyzer/ettercap: Drop CMAKE_MIN_VERSION

Covered by cmake-utils now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-analyzer/ettercap/ettercap-0.8.2.ebuild | 4 +---
 net-analyzer/ettercap/ettercap-9999.ebuild  | 2 --
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/net-analyzer/ettercap/ettercap-0.8.2.ebuild 
b/net-analyzer/ettercap/ettercap-0.8.2.ebuild
index 81c3424..bcaf02f 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 38cfb69..adbb8ca 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"

Reply via email to