diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-08 11:27:55 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-08 11:32:28 +0100 |
commit | f1f3182bb13af6935b4376e91b98258f725b320d (patch) | |
tree | 826ecfa7d9087262732f95a985d46b98e70b990a /net-analyzer/gvm | |
parent | net-analyzer/amap: treeclean (diff) | |
download | gentoo-f1f3182bb13af6935b4376e91b98258f725b320d.tar.gz gentoo-f1f3182bb13af6935b4376e91b98258f725b320d.tar.bz2 gentoo-f1f3182bb13af6935b4376e91b98258f725b320d.zip |
net-analyzer/gvm: Remove net-analyzer/amap optfeature
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/gvm')
-rw-r--r-- | net-analyzer/gvm/gvm-10.0.1.ebuild | 3 | ||||
-rw-r--r-- | net-analyzer/gvm/gvm-11.0.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-analyzer/gvm/gvm-10.0.1.ebuild b/net-analyzer/gvm/gvm-10.0.1.ebuild index 4587ac214cf7..25b7338d62e4 100644 --- a/net-analyzer/gvm/gvm-10.0.1.ebuild +++ b/net-analyzer/gvm/gvm-10.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,7 +25,6 @@ pkg_postinst() { optfeature "web server scanning and testing tool" net-analyzer/nikto optfeature "port scanner" net-analyzer/nmap optfeature "IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan - optfeature "application protocol detection tool" net-analyzer/amap optfeature "OVALdi — an OVAL Interpreter" app-forensics/ovaldi optfeature "Linux-kernel-based portscanner" net-analyzer/portbunny optfeature "web application attack and audit framework" net-analyzer/w3af diff --git a/net-analyzer/gvm/gvm-11.0.0.ebuild b/net-analyzer/gvm/gvm-11.0.0.ebuild index d8f63107e62a..7eefd05a5af8 100644 --- a/net-analyzer/gvm/gvm-11.0.0.ebuild +++ b/net-analyzer/gvm/gvm-11.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,7 +25,6 @@ pkg_postinst() { optfeature "web server scanning and testing tool" net-analyzer/nikto optfeature "port scanner" net-analyzer/nmap optfeature "IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan - optfeature "application protocol detection tool" net-analyzer/amap optfeature "OVALdi — an OVAL Interpreter" app-forensics/ovaldi optfeature "Linux-kernel-based portscanner" net-analyzer/portbunny optfeature "web application attack and audit framework" net-analyzer/w3af |