mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 23:01:02 +02:00
pentoo-scanner: re-add ike-scan, thanks blshkv
This commit is contained in:
parent
d1142030b7
commit
8db3df6003
1 changed files with 4 additions and 7 deletions
|
|
@ -1,26 +1,23 @@
|
|||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo scanner meta ebuild"
|
||||
HOMEPAGE="https://www.pentoo.org"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="pentoo-full"
|
||||
|
||||
# https://github.com/royhills/ike-scan/issues/43
|
||||
# https://github.com/royhills/ike-scan/pull/44
|
||||
# net-analyzer/ike-scan removed from pentoo-full
|
||||
# re-add with version 1.9.6
|
||||
PDEPEND="net-analyzer/nmap
|
||||
net-analyzer/mdns-scan
|
||||
pentoo-full? (
|
||||
net-analyzer/enum4linux
|
||||
net-analyzer/firewalk
|
||||
net-analyzer/hunt
|
||||
net-analyzer/ike-scan
|
||||
net-analyzer/nbtscan
|
||||
net-analyzer/nikto
|
||||
net-analyzer/nmbscan
|
||||
Loading…
Reference in a new issue