Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 589860
Collapse All | Expand All

(-)a/net-analyzer/nmap/nmap-7.12.ebuild (-1 / +1 lines)
Lines 34-40 REQUIRED_USE=" Link Here
34
RDEPEND="
34
RDEPEND="
35
	dev-libs/liblinear:=
35
	dev-libs/liblinear:=
36
	dev-libs/libpcre
36
	dev-libs/libpcre
37
	net-libs/libpcap[ipv6?]
37
	net-libs/libpcap[ipv6(+)?]
38
	zenmap? (
38
	zenmap? (
39
		dev-python/pygtk:2[${PYTHON_USEDEP}]
39
		dev-python/pygtk:2[${PYTHON_USEDEP}]
40
		${PYTHON_DEPS}
40
		${PYTHON_DEPS}
(-)a/net-analyzer/nmap/nmap-7.25_beta1.ebuild (-1 / +1 lines)
Lines 34-40 REQUIRED_USE=" Link Here
34
RDEPEND="
34
RDEPEND="
35
	dev-libs/liblinear:=
35
	dev-libs/liblinear:=
36
	dev-libs/libpcre
36
	dev-libs/libpcre
37
	net-libs/libpcap[ipv6?]
37
	net-libs/libpcap[ipv6(+)?]
38
	zenmap? (
38
	zenmap? (
39
		dev-python/pygtk:2[${PYTHON_USEDEP}]
39
		dev-python/pygtk:2[${PYTHON_USEDEP}]
40
		${PYTHON_DEPS}
40
		${PYTHON_DEPS}
(-)a/net-analyzer/nmap/nmap-9999.ebuild (-2 / +1 lines)
Lines 32-38 REQUIRED_USE=" Link Here
32
RDEPEND="
32
RDEPEND="
33
	dev-libs/liblinear:=
33
	dev-libs/liblinear:=
34
	dev-libs/libpcre
34
	dev-libs/libpcre
35
	net-libs/libpcap[ipv6?]
35
	net-libs/libpcap[ipv6(+)?]
36
	zenmap? (
36
	zenmap? (
37
		dev-python/pygtk:2[${PYTHON_USEDEP}]
37
		dev-python/pygtk:2[${PYTHON_USEDEP}]
38
		${PYTHON_DEPS}
38
		${PYTHON_DEPS}
39
- 

Return to bug 589860