From: Andreas Sturmlechner Date: Fri, 22 May 2020 11:37:38 +0000 (+0200) Subject: net-analyzer/nmap: Cleanup IUSE leftovers X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=445b6ef13d07d2fac60301b899723e9e686d7f95;p=gentoo.git net-analyzer/nmap: Cleanup IUSE leftovers Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- diff --git a/net-analyzer/nmap/metadata.xml b/net-analyzer/nmap/metadata.xml index 37088b5933c3..717311a09670 100644 --- a/net-analyzer/nmap/metadata.xml +++ b/net-analyzer/nmap/metadata.xml @@ -8,11 +8,9 @@ Enable SSH support through net-libs/libssh2 Install the ncat utility - Install the ndiff utility Install nmap-update, which uses dev-vcs/subversion to update nmap scripts in your home directory Install the nping utility Include support for the Nmap Scripting Engine (NSE) Use dev-lang/lua instead of the bundled liblua - Install the GTK+ based nmap GUI, zenmap diff --git a/net-analyzer/nmap/nmap-7.80-r1.ebuild b/net-analyzer/nmap/nmap-7.80-r1.ebuild index f17847a96e50..c31710c9585a 100644 --- a/net-analyzer/nmap/nmap-7.80-r1.ebuild +++ b/net-analyzer/nmap/nmap-7.80-r1.ebuild @@ -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=" diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild index 1c4060d3fe24..f45ed83d38ad 100644 --- a/net-analyzer/nmap/nmap-9999.ebuild +++ b/net-analyzer/nmap/nmap-9999.ebuild @@ -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="