summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-27 04:31:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-27 04:31:58 +0000
commit4bf0028987f986f9ef6fdb75262799019da51551 (patch)
treed8ac5c856b236f9d30e1fb00fc3604e7e65ee7c4
parent66a6bd1a65a17375f25871fb96951e2e8807c237 (diff)
downloadbaldeagleos-repo-4bf0028987f986f9ef6fdb75262799019da51551.tar.gz
baldeagleos-repo-4bf0028987f986f9ef6fdb75262799019da51551.tar.xz
baldeagleos-repo-4bf0028987f986f9ef6fdb75262799019da51551.zip
Updating liguros repo
-rw-r--r--net-analyzer/arpoison/arpoison-0.7.ebuild4
-rw-r--r--net-analyzer/bigeye/bigeye-0.3-r4.ebuild2
-rw-r--r--net-analyzer/braa/braa-0.82-r1.ebuild2
-rw-r--r--net-analyzer/braa/braa-0.82.ebuild24
-rw-r--r--net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild2
-rw-r--r--net-analyzer/ethloop/ethloop-10-r3.ebuild29
-rw-r--r--net-analyzer/ethloop/ethloop-10-r4.ebuild2
-rw-r--r--net-analyzer/firewalk/firewalk-5.0-r2.ebuild2
-rw-r--r--net-analyzer/fping/fping-5.0.ebuild2
-rw-r--r--net-analyzer/hunt/Manifest1
-rw-r--r--net-analyzer/hunt/hunt-1.5-r1.ebuild33
-rw-r--r--net-analyzer/hunt/hunt-1.5-r3.ebuild32
-rw-r--r--net-analyzer/hunt/hunt-1.5_p6_p1.ebuild2
-rw-r--r--net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild2
-rw-r--r--net-analyzer/ibmonitor/ibmonitor-1.4.ebuild21
-rw-r--r--net-analyzer/ike-scan/Manifest1
-rw-r--r--net-analyzer/ike-scan/ike-scan-1.9-r2.ebuild37
-rw-r--r--net-analyzer/ike-scan/ike-scan-1.9.4.ebuild2
-rw-r--r--net-analyzer/ipband/ipband-0.8.1-r1.ebuild36
-rw-r--r--net-analyzer/ipband/ipband-0.8.1-r2.ebuild2
-rw-r--r--net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild2
-rw-r--r--net-analyzer/iptstate/iptstate-2.2.6.ebuild4
-rw-r--r--net-analyzer/labrea/labrea-2.5_p1.ebuild2
-rw-r--r--net-analyzer/macchanger/macchanger-1.7.0_p5_p4.ebuild2
-rw-r--r--net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild2
-rw-r--r--net-analyzer/nast/nast-0.2.0-r1.ebuild38
-rw-r--r--net-analyzer/nast/nast-0.2.0-r2.ebuild2
-rw-r--r--net-analyzer/ndsad/ndsad-1.33-r1.ebuild45
-rw-r--r--net-analyzer/portmon/portmon-2.0.ebuild29
-rw-r--r--net-analyzer/rain/rain-1.2.9_beta1.ebuild28
-rw-r--r--net-analyzer/siphon/siphon-666-r1.ebuild35
-rw-r--r--net-analyzer/tcpslice/tcpslice-1.2a_p3-r1.ebuild33
-rw-r--r--net-analyzer/xprobe/xprobe-0.3.ebuild30
33 files changed, 19 insertions, 471 deletions
diff --git a/net-analyzer/arpoison/arpoison-0.7.ebuild b/net-analyzer/arpoison/arpoison-0.7.ebuild
index 3f38a1944cb5..22b3b03b67a5 100644
--- a/net-analyzer/arpoison/arpoison-0.7.ebuild
+++ b/net-analyzer/arpoison/arpoison-0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc x86"
RDEPEND="
net-libs/libnet:1.1
diff --git a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild
index 8294d8812cf1..065e5dae2994 100644
--- a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild
+++ b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
PATCHES=(
"${WORKDIR}"/${P}-gcc34.patch
"${FILESDIR}"/${P}-overflow.patch
diff --git a/net-analyzer/braa/braa-0.82-r1.ebuild b/net-analyzer/braa/braa-0.82-r1.ebuild
index 6fe52960fe6d..08df6b436803 100644
--- a/net-analyzer/braa/braa-0.82-r1.ebuild
+++ b/net-analyzer/braa/braa-0.82-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://s-tech.elsat.net.pl/braa/"
SRC_URI="http://s-tech.elsat.net.pl/braa/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
PATCHES=(
"${FILESDIR}"/${PN}-0.8-gentoo.diff
diff --git a/net-analyzer/braa/braa-0.82.ebuild b/net-analyzer/braa/braa-0.82.ebuild
deleted file mode 100644
index f80a6b60fff1..000000000000
--- a/net-analyzer/braa/braa-0.82.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="Quick and dirty mass SNMP scanner"
-HOMEPAGE="https://s-tech.elsat.net.pl/braa/"
-SRC_URI="http://s-tech.elsat.net.pl/braa/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.8-gentoo.diff
- sed -i braa.c -e 's|0.81|0.82|g' || die
- tc-export CC
-}
-
-src_install() {
- dobin braa
- dodoc README
-}
diff --git a/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild b/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild
index d9cd2263d437..16def15fb804 100644
--- a/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild
+++ b/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa x86"
IUSE="libressl gnutls http icp idn priority smtp ssl tos postgres ldap"
RESTRICT="test"
diff --git a/net-analyzer/ethloop/ethloop-10-r3.ebuild b/net-analyzer/ethloop/ethloop-10-r3.ebuild
deleted file mode 100644
index 3cecc270b5c1..000000000000
--- a/net-analyzer/ethloop/ethloop-10-r3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Local simulator for testing Linux QoS disciplines"
-HOMEPAGE="https://luxik.cdi.cz/~devik/qos/ethloop/"
-SRC_URI="http://luxik.cdi.cz/~devik/qos/ethloop/ethloop10.tgz"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-RESTRICT="mirror bindist"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gcc45.patch
-}
-
-src_compile() {
- emake CC=$(tc-getCC) CFLAGS="${CFLAGS}"
-}
-
-src_install() {
- dosbin ethloop
-}
diff --git a/net-analyzer/ethloop/ethloop-10-r4.ebuild b/net-analyzer/ethloop/ethloop-10-r4.ebuild
index 26afb2ed6d3b..b753ec7c03b6 100644
--- a/net-analyzer/ethloop/ethloop-10-r4.ebuild
+++ b/net-analyzer/ethloop/ethloop-10-r4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://luxik.cdi.cz/~devik/qos/${PN}/${PN}${PV}.tgz"
LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
RESTRICT="mirror bindist"
S=${WORKDIR}/${PN}
diff --git a/net-analyzer/firewalk/firewalk-5.0-r2.ebuild b/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
index 2aff5e329c25..17d020d8ace0 100644
--- a/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
+++ b/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="
dev-libs/libdnet
diff --git a/net-analyzer/fping/fping-5.0.ebuild b/net-analyzer/fping/fping-5.0.ebuild
index 4233263233bf..34f4adba4001 100644
--- a/net-analyzer/fping/fping-5.0.ebuild
+++ b/net-analyzer/fping/fping-5.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://fping.org/dist/${P}.tar.gz"
LICENSE="fping"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="ipv6 suid"
FILECAPS=( cap_net_raw+ep usr/sbin/fping )
diff --git a/net-analyzer/hunt/Manifest b/net-analyzer/hunt/Manifest
index 9d632564e419..d2eafa941c98 100644
--- a/net-analyzer/hunt/Manifest
+++ b/net-analyzer/hunt/Manifest
@@ -1,3 +1,2 @@
-DIST hunt-1.5.tgz 99241 BLAKE2B df9092cdf6de0016ae5fe8d360a712eccd3c0f71bead3c93142ba2c3c421031cb5e6ff8c3b4782856286fd41a61e40a6453b48f240365ba88f6805bb3bbdd909 SHA512 b016f7ae0ac7568b4a5006b7c5e6f3e80df71a67d94a1e62afc46fb0f10cb661df7e3bff1f0229836a2247ef368dc2681ad955821e97cb6a91fcfe489b871a61
DIST hunt_1.5-6.1.diff.gz 4556 BLAKE2B 74c27722ae61494ca922b013cc691c0e835d7cdcc01399aaf7fe9bc7da4532954c4da2023fc92e3a4f664bb2b5ab8ef22ff1c04694dc1ab7c205125ccea1ff84 SHA512 45ff3f977a32202d8ab9b7daa76a0ebb507d0b73d635c0f3649cf3b2bcb9fdc3094c9631d696dfaf27371bc5fb5eb62dbdc258795979755c7713a45357938a05
DIST hunt_1.5.orig.tar.gz 99241 BLAKE2B df9092cdf6de0016ae5fe8d360a712eccd3c0f71bead3c93142ba2c3c421031cb5e6ff8c3b4782856286fd41a61e40a6453b48f240365ba88f6805bb3bbdd909 SHA512 b016f7ae0ac7568b4a5006b7c5e6f3e80df71a67d94a1e62afc46fb0f10cb661df7e3bff1f0229836a2247ef368dc2681ad955821e97cb6a91fcfe489b871a61
diff --git a/net-analyzer/hunt/hunt-1.5-r1.ebuild b/net-analyzer/hunt/hunt-1.5-r1.ebuild
deleted file mode 100644
index bfa7bfa48127..000000000000
--- a/net-analyzer/hunt/hunt-1.5-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="tool for checking well known weaknesses in the TCP/IP protocol"
-HOMEPAGE="https://lin.fsid.cvut.cz/~kra/index.html"
-SRC_URI="http://lin.fsid.cvut.cz/~kra/hunt/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-
-src_prepare() {
- sed -i Makefile \
- -e 's:^CFLAGS=:CFLAGS += -I. :g' \
- -e '/^LDFLAGS=/d' \
- -e 's:${LDFLAGS}:$(LDFLAGS):g' \
- -e 's:-O2 -g::' \
- || die
-}
-
-src_compile() {
- emake CC=$(tc-getCC)
-}
-
-src_install() {
- dobin hunt
- doman man/hunt.1
- dodoc CHANGES README* TODO tpsetup/transproxy
-}
diff --git a/net-analyzer/hunt/hunt-1.5-r3.ebuild b/net-analyzer/hunt/hunt-1.5-r3.ebuild
deleted file mode 100644
index 41194c13071f..000000000000
--- a/net-analyzer/hunt/hunt-1.5-r3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils flag-o-matic toolchain-funcs
-
-DESCRIPTION="tool for checking well known weaknesses in the TCP/IP protocol"
-HOMEPAGE="https://lin.fsid.cvut.cz/~kra/index.html"
-SRC_URI="http://lin.fsid.cvut.cz/~kra/hunt/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-exit.patch \
- "${FILESDIR}"/${P}-flags.patch \
- "${FILESDIR}"/${P}-log2.patch
-}
-
-src_compile() {
- append-cflags -std=gnu89
- emake CC=$(tc-getCC)
-}
-
-src_install() {
- dobin hunt
- doman man/hunt.1
- dodoc CHANGES README* TODO tpsetup/transproxy
-}
diff --git a/net-analyzer/hunt/hunt-1.5_p6_p1.ebuild b/net-analyzer/hunt/hunt-1.5_p6_p1.ebuild
index 7908287201f3..f4809d457227 100644
--- a/net-analyzer/hunt/hunt-1.5_p6_p1.ebuild
+++ b/net-analyzer/hunt/hunt-1.5_p6_p1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
PATCHES=(
"${FILESDIR}"/${P/_p*}-exit.patch
"${FILESDIR}"/${P/_p*}-gentoo.patch
diff --git a/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild b/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild
index cf8789e1c8bd..482b947bd368 100644
--- a/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild
+++ b/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Interactive bandwidth monitor"
HOMEPAGE="https://sourceforge.net/projects/ibmonitor/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-analyzer/ibmonitor/ibmonitor-1.4.ebuild b/net-analyzer/ibmonitor/ibmonitor-1.4.ebuild
deleted file mode 100644
index 76e154b21136..000000000000
--- a/net-analyzer/ibmonitor/ibmonitor-1.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Interactive bandwidth monitor"
-HOMEPAGE="https://sourceforge.net/projects/ibmonitor/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-KEYWORDS="~amd64 ~hppa ~ppc x86"
-LICENSE="GPL-2"
-SLOT="0"
-
-S="${WORKDIR}/${PN}"
-
-RDEPEND="dev-perl/TermReadKey"
-
-src_install() {
- dobin ibmonitor
- dodoc AUTHORS ChangeLog README TODO
-}
diff --git a/net-analyzer/ike-scan/Manifest b/net-analyzer/ike-scan/Manifest
index 09ba0e037879..e0cdada21dde 100644
--- a/net-analyzer/ike-scan/Manifest
+++ b/net-analyzer/ike-scan/Manifest
@@ -1,2 +1 @@
DIST ike-scan-1.9.4.tar.gz 1360202 BLAKE2B abe206b22a23a6d4eaa2218204657d6c47f22ac8009df1f1e7918fbb55575033f237462ed57ba89aee8bed28e47a4dacf69e443dac5cd3b506842e26e71f97e9 SHA512 d7dde6d3d76a2e3ddeb9ed1f0dee3e2c3a13d4afa57ebb8ff19f6af094f7334b464509cee6ffc385d2703bcf9bc1c503bc604506279518f692f82c8f12f146be
-DIST ike-scan-1.9.tar.gz 1412689 BLAKE2B 97a18ca35a80b66859e2ab99de916041eb9c9d869f96bbd799be88079b84022dcc2ecb5df2cecefff793192333da915957adc6b0c3d4bb376397941d4a731323 SHA512 c586ad4d485f04398c2800af5ced1392eee0f7f7d7d117602be45134a47442b38c4fa23fbbf137af5a37298b471a6bcdd6e94559dde695d06e96dd39f0681906
diff --git a/net-analyzer/ike-scan/ike-scan-1.9-r2.ebuild b/net-analyzer/ike-scan/ike-scan-1.9-r2.ebuild
deleted file mode 100644
index 03b729570207..000000000000
--- a/net-analyzer/ike-scan/ike-scan-1.9-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="A utility for finding, fingerprinting and testing IKE VPN servers"
-HOMEPAGE="https://www.nta-monitor.com/ike-scan/"
-SRC_URI="http://www.nta-monitor.com/ike-scan/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE="libressl ssl"
-
-DEPEND="ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
-)"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # Fix buffer overflow, bug #277556
- sed \
- -e "/MAXLINE/s:255:511:g" \
- -i ike-scan.h || die
-}
-
-src_configure() {
- # --disable-lookup prevents ike-scan from phoning home
- # for more information, please see bug 157507
- econf $(use_with ssl openssl) --disable-lookup
-}
-
-src_install() {
- default
- dodoc udp-backoff-fingerprinting-paper.txt
-}
diff --git a/net-analyzer/ike-scan/ike-scan-1.9.4.ebuild b/net-analyzer/ike-scan/ike-scan-1.9.4.ebuild
index 8fbaa0ed31e5..9237de4dda56 100644
--- a/net-analyzer/ike-scan/ike-scan-1.9.4.ebuild
+++ b/net-analyzer/ike-scan/ike-scan-1.9.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/royhills/ike-scan/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="libressl ssl"
DEPEND="
diff --git a/net-analyzer/ipband/ipband-0.8.1-r1.ebuild b/net-analyzer/ipband/ipband-0.8.1-r1.ebuild
deleted file mode 100644
index 538c39880336..000000000000
--- a/net-analyzer/ipband/ipband-0.8.1-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A pcap based IP traffic and bandwidth monitor with configurable reporting and alarm abilities"
-HOMEPAGE="https://sourceforge.net/projects/ipband/"
-SRC_URI="http://ipband.sourceforge.net/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-
-DEPEND=">=net-libs/libpcap-0.4"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-gentoo.patch \
- "${FILESDIR}"/${P}-postfix.patch
-
- tc-export CC
-}
-
-src_install() {
- dobin ipband
- doman ipband.8
- dodoc CHANGELOG README
-
- newinitd "${FILESDIR}"/ipband-init ipband
-
- insinto /etc/
- newins ipband.sample.conf ipband.conf
-}
diff --git a/net-analyzer/ipband/ipband-0.8.1-r2.ebuild b/net-analyzer/ipband/ipband-0.8.1-r2.ebuild
index b820057daad8..57fd09b3cf7b 100644
--- a/net-analyzer/ipband/ipband-0.8.1-r2.ebuild
+++ b/net-analyzer/ipband/ipband-0.8.1-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DEPEND="
>=net-libs/libpcap-0.4
diff --git a/net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild b/net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild
index bda05a1a02a4..f9184128a44f 100644
--- a/net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild
+++ b/net-analyzer/iptraf-ng/iptraf-ng-1.2.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/iptraf-ng/iptraf-ng/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="GPL-2 doc? ( FDL-1.1 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE="doc"
RDEPEND="
diff --git a/net-analyzer/iptstate/iptstate-2.2.6.ebuild b/net-analyzer/iptstate/iptstate-2.2.6.ebuild
index 7a073736f1e6..f0462941c4fe 100644
--- a/net-analyzer/iptstate/iptstate-2.2.6.ebuild
+++ b/net-analyzer/iptstate/iptstate-2.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/jaymzh/${PN}/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
RDEPEND="
>=sys-libs/ncurses-5.7-r7:0=
diff --git a/net-analyzer/labrea/labrea-2.5_p1.ebuild b/net-analyzer/labrea/labrea-2.5_p1.ebuild
index d81bb5e571f8..e5df3cecae61 100644
--- a/net-analyzer/labrea/labrea-2.5_p1.ebuild
+++ b/net-analyzer/labrea/labrea-2.5_p1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_p*}-stable-${PV/*_p}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="
net-libs/libpcap
diff --git a/net-analyzer/macchanger/macchanger-1.7.0_p5_p4.ebuild b/net-analyzer/macchanger/macchanger-1.7.0_p5_p4.ebuild
index 9a9c1c42dae8..1695b1b49f11 100644
--- a/net-analyzer/macchanger/macchanger-1.7.0_p5_p4.ebuild
+++ b/net-analyzer/macchanger/macchanger-1.7.0_p5_p4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
mirror://debian/pool/main/m/${PN}/${PN}_${PV/_p*}-$(ver_cut 5).$(ver_cut 7).debian.tar.xz
"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc x86"
SLOT="0"
PATCHES=(
diff --git a/net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild b/net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild
index ab930a39ba20..bf52c3a42940 100644
--- a/net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild
+++ b/net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="
dev-libs/glib
diff --git a/net-analyzer/nast/nast-0.2.0-r1.ebuild b/net-analyzer/nast/nast-0.2.0-r1.ebuild
deleted file mode 100644
index 9eefa451cd9c..000000000000
--- a/net-analyzer/nast/nast-0.2.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="NAST - Network Analyzer Sniffer Tool"
-HOMEPAGE="https://sourceforge.net/projects/nast.berlios/"
-SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
-IUSE="ncurses"
-
-RDEPEND="
- >=net-libs/libnet-1.1.1
- net-libs/libpcap
- ncurses? ( >=sys-libs/ncurses-5.4:= )
-"
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
-"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gentoo.patch
- eautoreconf
-}
-
-src_compile() {
- emake CFLAGS="${CFLAGS}"
-}
-
-src_install() {
- dosbin nast
- doman nast.8
- dodoc AUTHORS BUGS CREDITS ChangeLog NCURSES_README README TODO
-}
diff --git a/net-analyzer/nast/nast-0.2.0-r2.ebuild b/net-analyzer/nast/nast-0.2.0-r2.ebuild
index b2e8f7dd0342..bc1d6e76e220 100644
--- a/net-analyzer/nast/nast-0.2.0-r2.ebuild
+++ b/net-analyzer/nast/nast-0.2.0-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://sourceforge.net/projects/nast.berlios/"
SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE="ncurses"
RDEPEND="
diff --git a/net-analyzer/ndsad/ndsad-1.33-r1.ebuild b/net-analyzer/ndsad/ndsad-1.33-r1.ebuild
deleted file mode 100644
index 5ccdff9433d7..000000000000
--- a/net-analyzer/ndsad/ndsad-1.33-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="Cisco netflow probe from libpcap, ULOG, tee/divert sources"
-HOMEPAGE="https://sourceforge.net/projects/ndsad"
-SRC_URI="mirror://sourceforge/ndsad/ndsad-${PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-
-DEPEND=">=net-libs/libpcap-0.8"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-conf_path.patch \
- "${FILESDIR}"/${P}-gentoo.patch \
- "${FILESDIR}"/${P}-getpid.patch \
- "${FILESDIR}"/${P}-log-path.patch \
- "${FILESDIR}"/${P}-strncpy-overflow.patch
-
- eautoreconf
-}
-
-src_configure() {
- econf --with-ulog=yes
-}
-
-DOCS=( ChangeLog AUTHORS README )
-
-src_install() {
- default
-
- doman ndsad.conf.5
-
- insinto /etc
- newins ndsad.conf ndsad.conf
-
- newinitd "${FILESDIR}"/ndsad.init ndsad
- newconfd "${FILESDIR}"/ndsad.conf.d ndsad
-}
diff --git a/net-analyzer/portmon/portmon-2.0.ebuild b/net-analyzer/portmon/portmon-2.0.ebuild
deleted file mode 100644
index 51e0ea5e37ec..000000000000
--- a/net-analyzer/portmon/portmon-2.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Portmon is a network service monitoring daemon"
-HOMEPAGE="https://aboleo.net/software/portmon/"
-SRC_URI="http://aboleo.net/software/portmon/downloads/${P}.tar.gz"
-
-KEYWORDS="~amd64 ~ppc x86"
-SLOT="0"
-LICENSE="GPL-2"
-
-src_configure() {
- econf --sysconfdir=/etc/portmon
-}
-
-src_install() {
- into /usr
- dosbin src/portmon
-
- doman extras/portmon.8
-
- insinto /etc/portmon
- doins extras/portmon.hosts.sample
- dodoc AUTHORS BUGS README
-
- newinitd "${FILESDIR}"/portmon.init portmon
-}
diff --git a/net-analyzer/rain/rain-1.2.9_beta1.ebuild b/net-analyzer/rain/rain-1.2.9_beta1.ebuild
deleted file mode 100644
index bf87a2c2dc2a..000000000000
--- a/net-analyzer/rain/rain-1.2.9_beta1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-MY_P=${P/_/}
-MY_P=${MY_P/-/_}
-DESCRIPTION="powerful tool for testing stability of hardware and software utilizing IP protocols"
-HOMEPAGE="https://www.mirrors.wiretapped.net/security/packet-construction/rain/"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-SRC_URI="
- mirror://ubuntu/pool/universe/r/${PN}/${MY_P}.orig.tar.gz
- mirror://ubuntu/pool/universe/r/${PN}/${MY_P}-1.diff.gz
-"
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-src_prepare() {
- epatch "${WORKDIR}"/${MY_P}-1.diff
- epatch "${FILESDIR}"/${P}-gentoo.patch
-
- eautoreconf
-}
-
-DOCS=( BUGS CHANGES README TODO )
diff --git a/net-analyzer/siphon/siphon-666-r1.ebuild b/net-analyzer/siphon/siphon-666-r1.ebuild
deleted file mode 100644
index 1ecbcdd40a6c..000000000000
--- a/net-analyzer/siphon/siphon-666-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-MY_P=${PN}-v.${PV}
-
-DESCRIPTION="A portable passive network mapping suite"
-HOMEPAGE="https://siphon.datanerds.net/"
-SRC_URI="http://siphon.datanerds.net/${MY_P}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-
-DEPEND="net-libs/libpcap"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gentoo.patch
- epatch "${FILESDIR}"/${P}-log.patch
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- dobin ${PN}
- insinto /etc
- doins osprints.conf
- dodoc README
-}
diff --git a/net-analyzer/tcpslice/tcpslice-1.2a_p3-r1.ebuild b/net-analyzer/tcpslice/tcpslice-1.2a_p3-r1.ebuild
deleted file mode 100644
index 7f1392e6eae0..000000000000
--- a/net-analyzer/tcpslice/tcpslice-1.2a_p3-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-MY_P="${PN}_${PV/_p/}"
-
-DESCRIPTION="Extract and concatenate portions of pcap files"
-HOMEPAGE="https://www.tcpdump.org/ https://github.com/the-tcpdump-group/tcpslice"
-LICENSE="BSD"
-SLOT="0"
-SRC_URI="mirror://debian/pool/main/t/${PN}/${MY_P}.orig.tar.gz
- mirror://debian/pool/main/t/${PN}/${MY_P}-4.debian.tar.gz"
-KEYWORDS="~amd64 ~ppc x86"
-
-RDEPEND="net-libs/libpcap"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-src_prepare() {
- epatch \
- "${WORKDIR}"/debian/patches/[0-]* \
- "${FILESDIR}"/${P}-exit.patch
- eautoreconf
-}
-
-src_install() {
- dosbin tcpslice
- doman tcpslice.1
- dodoc README
-}
diff --git a/net-analyzer/xprobe/xprobe-0.3.ebuild b/net-analyzer/xprobe/xprobe-0.3.ebuild
deleted file mode 100644
index 0b42cb128ea0..000000000000
--- a/net-analyzer/xprobe/xprobe-0.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-MY_P=${PN}2-${PV}
-
-DESCRIPTION="Active OS fingerprinting tool - this is Xprobe2"
-HOMEPAGE="https://sys-security.com/blog/xprobe2"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-
-DEPEND="net-libs/libpcap"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gcc43.patch
- sed -i -e 's:strip:true:' src/Makefile.in || die
-}
-
-src_install() {
- default
- dodoc AUTHORS CHANGELOG CREDITS README TODO docs/*.{txt,pdf}
-}