commit: b6565fd85220b303d0a2d4e03d731984d4cd8ea7
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 17:14:17 2017 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 17:14:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6565fd8
net-analyzer/nmap: make repoman quiet
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-analyzer/nmap/nmap-7.12.ebuild | 2 +-
net-analyzer/nmap/nmap-7.31.ebuild | 2 +-
net-analyzer/nmap/nmap-7.40.ebuild | 2 +-
net-analyzer/nmap/nmap-9999.ebuild | 2 +-
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 a69f99d..b36e279 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 bb2759c..41fd57c 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 b50424e..117ee98 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 ededf90..57c15e5 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 )