net-analyzer/nmap: Cleanup IUSE leftovers
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 22 May 2020 11:37:38 +0000 (13:37 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 22 May 2020 11:37:54 +0000 (13:37 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
net-analyzer/nmap/metadata.xml
net-analyzer/nmap/nmap-7.80-r1.ebuild
net-analyzer/nmap/nmap-9999.ebuild

index 37088b5933c39978c5633226270fc74bde334714..717311a096706d779863806c0ded219df423033a 100644 (file)
@@ -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>
index f17847a96e5013e2478b4fa63173ba3a65c6aed8..c31710c9585ac5153027adfbc7c320a8a5a456be 100644 (file)
@@ -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="
index 1c4060d3fe24f34dd98ee95455e09b6defcb15de..f45ed83d38adbced422dc872a58c346b7ee43a17 100644 (file)
@@ -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="