mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/gvm: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -22,12 +22,11 @@ RDEPEND="
|
||||
ospd? ( >=net-analyzer/ospd-2.0.0[extras?] )"
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Additional support for extra checks can be get from"
|
||||
optfeature "Web server scanning and testing tool" net-analyzer/nikto
|
||||
optfeature "Portscanner" net-analyzer/nmap
|
||||
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 (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
|
||||
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
|
||||
optfeature "web application attack and audit framework" net-analyzer/w3af
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -22,12 +22,11 @@ RDEPEND="
|
||||
ospd? ( >=net-analyzer/ospd-2.0.0[extras?] )"
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Additional support for extra checks can be get from"
|
||||
optfeature "Web server scanning and testing tool" net-analyzer/nikto
|
||||
optfeature "Portscanner" net-analyzer/nmap
|
||||
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 (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
|
||||
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
|
||||
optfeature "web application attack and audit framework" net-analyzer/w3af
|
||||
}
|
||||
|
||||
@@ -22,11 +22,10 @@ RDEPEND="
|
||||
ospd? ( >=net-analyzer/ospd-20.8.0[extras?] )"
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Additional support for extra checks can be get from"
|
||||
optfeature "Web server scanning and testing tool" net-analyzer/nikto
|
||||
optfeature "Portscanner" net-analyzer/nmap
|
||||
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 "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
|
||||
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
|
||||
optfeature "web application attack and audit framework" net-analyzer/w3af
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user