summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-29 13:52:02 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-01 20:37:34 +0200
commit4a409a1ecd75d064e8b471f6131bb1feb83c37a8 (patch)
treead19729542f1e853b610fbb243f35a6292279efd /net-analyzer
parentdev-libs/openssl: Bump to version 1.1.1_pre6. Removed old. (diff)
downloadgentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.tar.gz
gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.tar.bz2
gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.zip
*/*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/bsnmp/bsnmp-1.11a.ebuild4
-rw-r--r--net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild4
-rw-r--r--net-analyzer/bsnmp/bsnmp-1.12.ebuild4
-rw-r--r--net-analyzer/dsniff/dsniff-2.4_beta1-r4.ebuild4
-rw-r--r--net-analyzer/fprobe/fprobe-1.1.ebuild4
-rw-r--r--net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild4
-rw-r--r--net-analyzer/nagios-sap-ccms-plugin/nagios-sap-ccms-plugin-0.7.3-r1.ebuild4
-rw-r--r--net-analyzer/nessus/nessus-2.2.9.ebuild4
-rw-r--r--net-analyzer/neti/neti-2.0.ebuild4
-rw-r--r--net-analyzer/nikto/nikto-1.36.ebuild4
-rw-r--r--net-analyzer/poink/poink-2.03.ebuild4
-rw-r--r--net-analyzer/raddump/raddump-0.3.1.ebuild4
-rw-r--r--net-analyzer/snmptt/snmptt-1.2.ebuild4
-rw-r--r--net-analyzer/snortsam/snortsam-2.50-r1.ebuild4
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5-r1.ebuild4
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5.ebuild4
16 files changed, 48 insertions, 16 deletions
diff --git a/net-analyzer/bsnmp/bsnmp-1.11a.ebuild b/net-analyzer/bsnmp/bsnmp-1.11a.ebuild
index 53220c31acd2..f2e4f3a932ab 100644
--- a/net-analyzer/bsnmp/bsnmp-1.11a.ebuild
+++ b/net-analyzer/bsnmp/bsnmp-1.11a.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils flag-o-matic
DESCRIPTION="Mini-SNMP Daemon and Library"
diff --git a/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild b/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild
index cf14d402d591..50910447c69f 100644
--- a/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild
+++ b/net-analyzer/bsnmp/bsnmp-1.12-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils flag-o-matic
DESCRIPTION="Mini-SNMP Daemon and Library"
diff --git a/net-analyzer/bsnmp/bsnmp-1.12.ebuild b/net-analyzer/bsnmp/bsnmp-1.12.ebuild
index 5996c6281ae1..bdc43032431b 100644
--- a/net-analyzer/bsnmp/bsnmp-1.12.ebuild
+++ b/net-analyzer/bsnmp/bsnmp-1.12.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils flag-o-matic
DESCRIPTION="Mini-SNMP Daemon and Library"
diff --git a/net-analyzer/dsniff/dsniff-2.4_beta1-r4.ebuild b/net-analyzer/dsniff/dsniff-2.4_beta1-r4.ebuild
index 88d59bffe3fa..281fd38c9f93 100644
--- a/net-analyzer/dsniff/dsniff-2.4_beta1-r4.ebuild
+++ b/net-analyzer/dsniff/dsniff-2.4_beta1-r4.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit autotools eutils flag-o-matic toolchain-funcs
DESCRIPTION="A collection of tools for network auditing and penetration testing"
diff --git a/net-analyzer/fprobe/fprobe-1.1.ebuild b/net-analyzer/fprobe/fprobe-1.1.ebuild
index 97dcfe72a52f..b187de05373b 100644
--- a/net-analyzer/fprobe/fprobe-1.1.ebuild
+++ b/net-analyzer/fprobe/fprobe-1.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="A libpcap-based tool to collect network traffic data and emit it as NetFlow flows"
HOMEPAGE="http://fprobe.sourceforge.net"
LICENSE="GPL-2"
diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild b/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild
index 286e77456f83..2a6a3016c57c 100644
--- a/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild
+++ b/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils
DESCRIPTION="IPAudit monitors network activity on a network by host, protocol and port"
HOMEPAGE="http://ipaudit.sourceforge.net/"
diff --git a/net-analyzer/nagios-sap-ccms-plugin/nagios-sap-ccms-plugin-0.7.3-r1.ebuild b/net-analyzer/nagios-sap-ccms-plugin/nagios-sap-ccms-plugin-0.7.3-r1.ebuild
index 464dbdd90121..319f3f0b5397 100644
--- a/net-analyzer/nagios-sap-ccms-plugin/nagios-sap-ccms-plugin-0.7.3-r1.ebuild
+++ b/net-analyzer/nagios-sap-ccms-plugin/nagios-sap-ccms-plugin-0.7.3-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit multilib
MY_P="sap-ccms-plugin-${PV}"
diff --git a/net-analyzer/nessus/nessus-2.2.9.ebuild b/net-analyzer/nessus/nessus-2.2.9.ebuild
index 34bdcb037491..eb724b7270e2 100644
--- a/net-analyzer/nessus/nessus-2.2.9.ebuild
+++ b/net-analyzer/nessus/nessus-2.2.9.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="A remote security scanner"
HOMEPAGE="http://www.nessus.org/"
SRC_URI=""
diff --git a/net-analyzer/neti/neti-2.0.ebuild b/net-analyzer/neti/neti-2.0.ebuild
index fdb2705520c2..ccbec34abed2 100644
--- a/net-analyzer/neti/neti-2.0.ebuild
+++ b/net-analyzer/neti/neti-2.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="NETI@Home research project from GATech"
HOMEPAGE="http://www.neti.gatech.edu"
SRC_URI="mirror://sourceforge/neti/${P}.tar.gz"
diff --git a/net-analyzer/nikto/nikto-1.36.ebuild b/net-analyzer/nikto/nikto-1.36.ebuild
index aff9ac3ee287..2656b333753a 100644
--- a/net-analyzer/nikto/nikto-1.36.ebuild
+++ b/net-analyzer/nikto/nikto-1.36.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="Web Server vulnerability scanner"
HOMEPAGE="http://www.cirt.net/Nikto2"
SRC_URI="http://www.cirt.net/source/nikto/ARCHIVE/${P}.tar.gz"
diff --git a/net-analyzer/poink/poink-2.03.ebuild b/net-analyzer/poink/poink-2.03.ebuild
index d675af067eea..856e7aef3a2b 100644
--- a/net-analyzer/poink/poink-2.03.ebuild
+++ b/net-analyzer/poink/poink-2.03.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils toolchain-funcs
DESCRIPTION="TCP/IP-based ping implementation"
diff --git a/net-analyzer/raddump/raddump-0.3.1.ebuild b/net-analyzer/raddump/raddump-0.3.1.ebuild
index f65595721d5a..5da55abc5891 100644
--- a/net-analyzer/raddump/raddump-0.3.1.ebuild
+++ b/net-analyzer/raddump/raddump-0.3.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit autotools
DESCRIPTION="RADIUS packet interpreter"
diff --git a/net-analyzer/snmptt/snmptt-1.2.ebuild b/net-analyzer/snmptt/snmptt-1.2.ebuild
index 4171ddce88d0..207d3658b9d8 100644
--- a/net-analyzer/snmptt/snmptt-1.2.ebuild
+++ b/net-analyzer/snmptt/snmptt-1.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
MY_P="${P/-/_}"
DESCRIPTION="SNMP Trap Translator"
diff --git a/net-analyzer/snortsam/snortsam-2.50-r1.ebuild b/net-analyzer/snortsam/snortsam-2.50-r1.ebuild
index ca2ebdba5880..8ec9905d8de2 100644
--- a/net-analyzer/snortsam/snortsam-2.50-r1.ebuild
+++ b/net-analyzer/snortsam/snortsam-2.50-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils toolchain-funcs
MY_P="${PN}-src-${PV}"
diff --git a/net-analyzer/tcpstat/tcpstat-1.5-r1.ebuild b/net-analyzer/tcpstat/tcpstat-1.5-r1.ebuild
index 6c1492869042..92645a40a792 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5-r1.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils autotools flag-o-matic
DESCRIPTION="Reports network interface statistics"
diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
index 5a8dcf9dc27c..fae7f1029be6 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
IUSE="berkdb"
DESCRIPTION="Reports network interface statistics"