From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B6470139BC8 for ; Tue, 29 Sep 2015 09:10:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB085E0807; Tue, 29 Sep 2015 09:09:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 128C3E0807 for ; Tue, 29 Sep 2015 09:09:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01298340931 for ; Tue, 29 Sep 2015 09:09:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 752C0186 for ; Tue, 29 Sep 2015 09:09:53 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1443517727.f4c2e777b46361a25c2e4e1b2a47ade43329c54d.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nmap/metadata.xml net-analyzer/nmap/nmap-6.47-r1.ebuild net-analyzer/nmap/nmap-6.47-r2.ebuild net-analyzer/nmap/nmap-6.47-r3.ebuild net-analyzer/nmap/nmap-6.49_beta2.ebuild net-analyzer/nmap/nmap-9999.ebuild X-VCS-Directories: net-analyzer/nmap/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: f4c2e777b46361a25c2e4e1b2a47ade43329c54d X-VCS-Branch: master Date: Tue, 29 Sep 2015 09:09:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0106c2ca-7b16-471a-bd3c-4a5ac74c6dd8 X-Archives-Hash: f1843ef5cb76edd8f75e19f64b029b76 commit: f4c2e777b46361a25c2e4e1b2a47ade43329c54d Author: Justin Lecher gentoo org> AuthorDate: Tue Sep 29 09:08:47 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Sep 29 09:08:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c2e777 net-analyzer/nmap: Set subslot for dev-libs/liblinear dep Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher gentoo.org> net-analyzer/nmap/metadata.xml | 22 +++++++++++----------- net-analyzer/nmap/nmap-6.47-r1.ebuild | 2 +- net-analyzer/nmap/nmap-6.47-r2.ebuild | 2 +- net-analyzer/nmap/nmap-6.47-r3.ebuild | 2 +- net-analyzer/nmap/nmap-6.49_beta2.ebuild | 2 +- net-analyzer/nmap/nmap-9999.ebuild | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/net-analyzer/nmap/metadata.xml b/net-analyzer/nmap/metadata.xml index ff34d48..97a75ac 100644 --- a/net-analyzer/nmap/metadata.xml +++ b/net-analyzer/nmap/metadata.xml @@ -1,15 +1,15 @@ -netmon - -Use dev-lang/lua instead of the bundled liblua -Include support for the Nmap Scripting Engine (NSE) -Install the ncat utility -Install the ndiff utility -Install nmap-update, which uses dev-vcs/subversion to update nmap scripts in your home directory -Install the nping utility -Include support for the Nmap Scripting Engine (NSE) -Install the GTK+ based nmap GUI, zenmap - + netmon + + Use dev-lang/lua instead of the bundled liblua + Include support for the Nmap Scripting Engine (NSE) + Install the ncat utility + Install the ndiff utility + Install nmap-update, which uses dev-vcs/subversion to update nmap scripts in your home directory + Install the nping utility + Include support for the Nmap Scripting Engine (NSE) + Install the GTK+ based nmap GUI, zenmap + diff --git a/net-analyzer/nmap/nmap-6.47-r1.ebuild b/net-analyzer/nmap/nmap-6.47-r1.ebuild index a500bf0..f52aa60 100644 --- a/net-analyzer/nmap/nmap-6.47-r1.ebuild +++ b/net-analyzer/nmap/nmap-6.47-r1.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE=" " RDEPEND=" - dev-libs/liblinear + dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap[ipv6?] zenmap? ( diff --git a/net-analyzer/nmap/nmap-6.47-r2.ebuild b/net-analyzer/nmap/nmap-6.47-r2.ebuild index 3def624..9109549 100644 --- a/net-analyzer/nmap/nmap-6.47-r2.ebuild +++ b/net-analyzer/nmap/nmap-6.47-r2.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE=" " RDEPEND=" - dev-libs/liblinear + dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap[ipv6?] zenmap? ( diff --git a/net-analyzer/nmap/nmap-6.47-r3.ebuild b/net-analyzer/nmap/nmap-6.47-r3.ebuild index a340410..c464439 100644 --- a/net-analyzer/nmap/nmap-6.47-r3.ebuild +++ b/net-analyzer/nmap/nmap-6.47-r3.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE=" " RDEPEND=" - dev-libs/liblinear + dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap[ipv6?] zenmap? ( diff --git a/net-analyzer/nmap/nmap-6.49_beta2.ebuild b/net-analyzer/nmap/nmap-6.49_beta2.ebuild index b29f5b8..4c6d397 100644 --- a/net-analyzer/nmap/nmap-6.49_beta2.ebuild +++ b/net-analyzer/nmap/nmap-6.49_beta2.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE=" " RDEPEND=" - dev-libs/liblinear + dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap[ipv6?] zenmap? ( diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild index 5315131..1185730 100644 --- a/net-analyzer/nmap/nmap-9999.ebuild +++ b/net-analyzer/nmap/nmap-9999.ebuild @@ -30,7 +30,7 @@ REQUIRED_USE=" " RDEPEND=" - dev-libs/liblinear + dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap[ipv6?] zenmap? (