mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-analyzer/nmap: Cleanup IUSE leftovers
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -8,11 +8,9 @@
|
||||
<use>
|
||||
<flag name="libssh2">Enable SSH support through <pkg>net-libs/libssh2</pkg></flag>
|
||||
<flag name="ncat">Install the ncat utility</flag>
|
||||
<flag name="ndiff">Install the ndiff utility</flag>
|
||||
<flag name="nmap-update">Install nmap-update, which uses <pkg>dev-vcs/subversion</pkg> to update nmap scripts in your home directory</flag>
|
||||
<flag name="nping">Install the nping utility</flag>
|
||||
<flag name="nse">Include support for the Nmap Scripting Engine (NSE)</flag>
|
||||
<flag name="system-lua">Use <pkg>dev-lang/lua</pkg> instead of the bundled liblua</flag>
|
||||
<flag name="zenmap">Install the GTK+ based nmap GUI, zenmap</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -16,7 +16,7 @@ SRC_URI="
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
IUSE="ipv6 libressl libssh2 ncat ndiff nmap-update nping +nse ssl system-lua"
|
||||
IUSE="ipv6 libressl libssh2 ncat nmap-update nping +nse ssl system-lua"
|
||||
REQUIRED_USE="system-lua? ( nse )"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
@@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~jer/nmap-logo-64.png"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="ipv6 libressl libssh2 ncat ndiff nmap-update nping +nse ssl system-lua"
|
||||
IUSE="ipv6 libressl libssh2 ncat nmap-update nping +nse ssl system-lua"
|
||||
REQUIRED_USE="system-lua? ( nse )"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user