summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-23 10:55:25 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-23 11:11:31 +0100
commit7c38d2736926f8cf914011894e579131beab8293 (patch)
tree0b7a1bd12492fdc5026774c45711248b8efbbae6 /net-analyzer/ettercap
parentmedia-sound/drumstick: Drop CMAKE_MIN_VERSION (diff)
downloadgentoo-7c38d2736926f8cf914011894e579131beab8293.tar.gz
gentoo-7c38d2736926f8cf914011894e579131beab8293.tar.bz2
gentoo-7c38d2736926f8cf914011894e579131beab8293.zip
net-analyzer/ettercap: Drop CMAKE_MIN_VERSION
Covered by cmake-utils now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/ettercap')
-rw-r--r--net-analyzer/ettercap/ettercap-0.8.2.ebuild4
-rw-r--r--net-analyzer/ettercap/ettercap-9999.ebuild2
2 files changed, 1 insertions, 5 deletions
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"