From dfecfa248ba421c604a6fb01c53a4c46153ea7f9 Mon Sep 17 00:00:00 2001 From: blshkv Date: Tue, 10 May 2016 22:13:29 +0800 Subject: [PATCH] nmap_vulscan: remove nmap[lua], pull #90 --- .../{nmap_vulscan-2.0.ebuild => nmap_vulscan-2.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-analyzer/nmap_vulscan/{nmap_vulscan-2.0.ebuild => nmap_vulscan-2.0-r1.ebuild} (84%) diff --git a/net-analyzer/nmap_vulscan/nmap_vulscan-2.0.ebuild b/net-analyzer/nmap_vulscan/nmap_vulscan-2.0-r1.ebuild similarity index 84% rename from net-analyzer/nmap_vulscan/nmap_vulscan-2.0.ebuild rename to net-analyzer/nmap_vulscan/nmap_vulscan-2.0-r1.ebuild index d40106bd0..6e3777f81 100644 --- a/net-analyzer/nmap_vulscan/nmap_vulscan-2.0.ebuild +++ b/net-analyzer/nmap_vulscan/nmap_vulscan-2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 x86 arm" DEPEND="" -RDEPEND="|| ( net-analyzer/nmap[lua] net-analyzer/nmap[nse] )" +RDEPEND="net-analyzer/nmap[nse]" S="${WORKDIR}"