Gentoo Archives: gentoo-commits

From: Richard Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/
Date: Mon, 23 Jan 2017 17:15:22
Message-Id: 1485191657.b6565fd85220b303d0a2d4e03d731984d4cd8ea7.zerochaos@gentoo
1 commit: b6565fd85220b303d0a2d4e03d731984d4cd8ea7
2 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 17:14:17 2017 +0000
4 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 17:14:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6565fd8
7
8 net-analyzer/nmap: make repoman quiet
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-analyzer/nmap/nmap-7.12.ebuild | 2 +-
13 net-analyzer/nmap/nmap-7.31.ebuild | 2 +-
14 net-analyzer/nmap/nmap-7.40.ebuild | 2 +-
15 net-analyzer/nmap/nmap-9999.ebuild | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/net-analyzer/nmap/nmap-7.12.ebuild b/net-analyzer/nmap/nmap-7.12.ebuild
19 index a69f99d..b36e279 100644
20 --- a/net-analyzer/nmap/nmap-7.12.ebuild
21 +++ b/net-analyzer/nmap/nmap-7.12.ebuild
22 @@ -39,7 +39,7 @@ RDEPEND="
23 dev-python/pygtk:2[${PYTHON_USEDEP}]
24 ${PYTHON_DEPS}
25 )
26 - system-lua? ( >=dev-lang/lua-5.2[deprecated] )
27 + system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
28 ndiff? ( ${PYTHON_DEPS} )
29 nls? ( virtual/libintl )
30 nmap-update? ( dev-libs/apr dev-vcs/subversion )
31
32 diff --git a/net-analyzer/nmap/nmap-7.31.ebuild b/net-analyzer/nmap/nmap-7.31.ebuild
33 index bb2759c..41fd57c 100644
34 --- a/net-analyzer/nmap/nmap-7.31.ebuild
35 +++ b/net-analyzer/nmap/nmap-7.31.ebuild
36 @@ -39,7 +39,7 @@ RDEPEND="
37 dev-python/pygtk:2[${PYTHON_USEDEP}]
38 ${PYTHON_DEPS}
39 )
40 - system-lua? ( >=dev-lang/lua-5.2[deprecated] )
41 + system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
42 ndiff? ( ${PYTHON_DEPS} )
43 nls? ( virtual/libintl )
44 nmap-update? ( dev-libs/apr dev-vcs/subversion )
45
46 diff --git a/net-analyzer/nmap/nmap-7.40.ebuild b/net-analyzer/nmap/nmap-7.40.ebuild
47 index b50424e..117ee98 100644
48 --- a/net-analyzer/nmap/nmap-7.40.ebuild
49 +++ b/net-analyzer/nmap/nmap-7.40.ebuild
50 @@ -39,7 +39,7 @@ RDEPEND="
51 dev-python/pygtk:2[${PYTHON_USEDEP}]
52 ${PYTHON_DEPS}
53 )
54 - system-lua? ( >=dev-lang/lua-5.2[deprecated] )
55 + system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
56 ndiff? ( ${PYTHON_DEPS} )
57 nls? ( virtual/libintl )
58 nmap-update? ( dev-libs/apr dev-vcs/subversion )
59
60 diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild
61 index ededf90..57c15e5 100644
62 --- a/net-analyzer/nmap/nmap-9999.ebuild
63 +++ b/net-analyzer/nmap/nmap-9999.ebuild
64 @@ -37,7 +37,7 @@ RDEPEND="
65 dev-python/pygtk:2[${PYTHON_USEDEP}]
66 ${PYTHON_DEPS}
67 )
68 - system-lua? ( >=dev-lang/lua-5.2[deprecated] )
69 + system-lua? ( >=dev-lang/lua-5.2:*[deprecated] )
70 ndiff? ( ${PYTHON_DEPS} )
71 nls? ( virtual/libintl )
72 nmap-update? ( dev-libs/apr dev-vcs/subversion )