From: Zero_Chaos Date: Mon, 23 Jan 2017 17:14:17 +0000 (-0500) Subject: net-analyzer/nmap: make repoman quiet X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b6565fd85220b303d0a2d4e03d731984d4cd8ea7;p=gentoo.git net-analyzer/nmap: make repoman quiet Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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 )