Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 441740 Details for
Bug 589860
net-analyzer/nmap - adjust dependency on net-libs/libpcap after ipv6 removal from IUSE
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0001-net-analyzer-nmap-adjust-dependency-on-libpcap-ipv6.patch (text/plain), 1.68 KB, created by
Mike Gilbert
on 2016-07-27 17:19:44 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Mike Gilbert
Created:
2016-07-27 17:19:44 UTC
Size:
1.68 KB
patch
obsolete
>From be3a026864f3d3e9cd89bb81ed4934e3139a6db3 Mon Sep 17 00:00:00 2001 >From: Mike Gilbert <floppym@gentoo.org> >Date: Wed, 27 Jul 2016 13:16:40 -0400 >Subject: [PATCH] net-analyzer/nmap: adjust dependency on libpcap[ipv6] > >Bug: https://bugs.gentoo.org/589860 >--- > net-analyzer/nmap/nmap-7.12.ebuild | 2 +- > net-analyzer/nmap/nmap-7.25_beta1.ebuild | 2 +- > net-analyzer/nmap/nmap-9999.ebuild | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/net-analyzer/nmap/nmap-7.12.ebuild b/net-analyzer/nmap/nmap-7.12.ebuild >index 00dd823..fb50faa 100644 >--- a/net-analyzer/nmap/nmap-7.12.ebuild >+++ b/net-analyzer/nmap/nmap-7.12.ebuild >@@ -34,7 +34,7 @@ REQUIRED_USE=" > RDEPEND=" > dev-libs/liblinear:= > dev-libs/libpcre >- net-libs/libpcap[ipv6?] >+ net-libs/libpcap[ipv6(+)?] > zenmap? ( > dev-python/pygtk:2[${PYTHON_USEDEP}] > ${PYTHON_DEPS} >diff --git a/net-analyzer/nmap/nmap-7.25_beta1.ebuild b/net-analyzer/nmap/nmap-7.25_beta1.ebuild >index 979b7b5..e1c58bb 100644 >--- a/net-analyzer/nmap/nmap-7.25_beta1.ebuild >+++ b/net-analyzer/nmap/nmap-7.25_beta1.ebuild >@@ -34,7 +34,7 @@ REQUIRED_USE=" > RDEPEND=" > dev-libs/liblinear:= > dev-libs/libpcre >- net-libs/libpcap[ipv6?] >+ net-libs/libpcap[ipv6(+)?] > zenmap? ( > dev-python/pygtk:2[${PYTHON_USEDEP}] > ${PYTHON_DEPS} >diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild >index bfeb1ee..8d034a7 100644 >--- a/net-analyzer/nmap/nmap-9999.ebuild >+++ b/net-analyzer/nmap/nmap-9999.ebuild >@@ -32,7 +32,7 @@ REQUIRED_USE=" > RDEPEND=" > dev-libs/liblinear:= > dev-libs/libpcre >- net-libs/libpcap[ipv6?] >+ net-libs/libpcap[ipv6(+)?] > zenmap? ( > dev-python/pygtk:2[${PYTHON_USEDEP}] > ${PYTHON_DEPS} >-- >2.9.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 589860
: 441740