summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZero_Chaos <zerochaos@gentoo.org>2017-01-23 12:14:17 -0500
committerZero_Chaos <zerochaos@gentoo.org>2017-01-23 12:14:17 -0500
commitb6565fd85220b303d0a2d4e03d731984d4cd8ea7 (patch)
treef00985fec2ef04ae4ab15eccbcb5907ed3ad1b8c /net-analyzer/nmap
parentapp-admin/consul: fix duplicate command_args in openrc init script (diff)
downloadgentoo-b6565fd85220b303d0a2d4e03d731984d4cd8ea7.tar.gz
gentoo-b6565fd85220b303d0a2d4e03d731984d4cd8ea7.tar.bz2
gentoo-b6565fd85220b303d0a2d4e03d731984d4cd8ea7.zip
net-analyzer/nmap: make repoman quiet
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r--net-analyzer/nmap/nmap-7.12.ebuild2
-rw-r--r--net-analyzer/nmap/nmap-7.31.ebuild2
-rw-r--r--net-analyzer/nmap/nmap-7.40.ebuild2
-rw-r--r--net-analyzer/nmap/nmap-9999.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/nmap/nmap-7.12.ebuild b/net-analyzer/nmap/nmap-7.12.ebuild
index a69f99d098ab..b36e279bcfa2 100644
--- a/net-analyzer/nmap/nmap-7.12.ebuild
+++ b/net-analyzer/nmap/nmap-7.12.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
dev-python/pygtk:2[${PYTHON_USEDEP}]
${PYTHON_DEPS}
)
- system-lua? ( >=dev-lang/lua-5.2[deprecated] )
+ system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
ndiff? ( ${PYTHON_DEPS} )
nls? ( virtual/libintl )
nmap-update? ( dev-libs/apr dev-vcs/subversion )
diff --git a/net-analyzer/nmap/nmap-7.31.ebuild b/net-analyzer/nmap/nmap-7.31.ebuild
index bb2759cbcbc3..41fd57c29a1a 100644
--- a/net-analyzer/nmap/nmap-7.31.ebuild
+++ b/net-analyzer/nmap/nmap-7.31.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
dev-python/pygtk:2[${PYTHON_USEDEP}]
${PYTHON_DEPS}
)
- system-lua? ( >=dev-lang/lua-5.2[deprecated] )
+ system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
ndiff? ( ${PYTHON_DEPS} )
nls? ( virtual/libintl )
nmap-update? ( dev-libs/apr dev-vcs/subversion )
diff --git a/net-analyzer/nmap/nmap-7.40.ebuild b/net-analyzer/nmap/nmap-7.40.ebuild
index b50424e406b5..117ee986fc54 100644
--- a/net-analyzer/nmap/nmap-7.40.ebuild
+++ b/net-analyzer/nmap/nmap-7.40.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
dev-python/pygtk:2[${PYTHON_USEDEP}]
${PYTHON_DEPS}
)
- system-lua? ( >=dev-lang/lua-5.2[deprecated] )
+ system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
ndiff? ( ${PYTHON_DEPS} )
nls? ( virtual/libintl )
nmap-update? ( dev-libs/apr dev-vcs/subversion )
diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild
index ededf9054db9..57c15e56c2de 100644
--- a/net-analyzer/nmap/nmap-9999.ebuild
+++ b/net-analyzer/nmap/nmap-9999.ebuild
@@ -37,7 +37,7 @@ RDEPEND="
dev-python/pygtk:2[${PYTHON_USEDEP}]
${PYTHON_DEPS}
)
- system-lua? ( >=dev-lang/lua-5.2[deprecated] )
+ system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
ndiff? ( ${PYTHON_DEPS} )
nls? ( virtual/libintl )
nmap-update? ( dev-libs/apr dev-vcs/subversion )