mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-06 03:20:43 +02:00
pentoo-analyzer: netcat blockage fixed
This commit is contained in:
parent
e25a2a6ef8
commit
ab0789c824
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-analyzer-2012.0-r1.ebuild 1099 SHA256 e014cee076dd2c9f455f4f057b31e608b888b443a6a749b6965e245fbf7ef742 SHA512 96df17c80f61cb0b205620c84dfba5a0431496a1bf7a41a02e6858e5ae71129b734988726276793dfe2dc1f3591aa556bacd8334e7ff29023a8ec8453647fa4f WHIRLPOOL 6258481c68690ce53289f1af71f575201ec31992e4cb11eb27681f4420ef423899a35734483584198113d179178c99302f70f4254ebc4efa05c28c86e0e63c7b
|
||||
EBUILD pentoo-analyzer-2012.0-r1.ebuild 1109 SHA256 61368185ffdb28c10fe87f8a0042ac005cb3d8ed8da5fa5c595eaea95a90aa4d SHA512 4391ef6d0872c9cefe5ee7a3bda8505e59f12046157b1d98a8ab0220c5d96276e3ad96e97881b56ab0c444a82bd730f2f94e969fbd2ccd265b64bc7e73f4d77a WHIRLPOOL 0e866da501f10bf66f26dd82b026cebeb4690eee2762694b4466f8fa500c6c1bac6194ea503547a83f048f6791305059bad20746d169abe820f9e76e1b600abe
|
||||
|
|
|
|||
|
|
@ -15,11 +15,11 @@ DEPEND=""
|
|||
# FIXME: netcat must be installed on amd64 too
|
||||
RDEPEND="${DEPEND}
|
||||
x86? ( net-analyzer/angst
|
||||
net-analyzer/netcat
|
||||
net-analyzer/ftester )
|
||||
amd64? ( net-analyzer/arpantispoofer )
|
||||
ipv6? ( net-analyzer/thc-ipv6
|
||||
net-analyzer/netcat6 )
|
||||
!ipv6? ( net-analyzer/netcat )
|
||||
net-analyzer/aimsniff
|
||||
net-analyzer/arpwatch
|
||||
net-analyzer/bmon
|
||||
|
|
|
|||
Loading…
Reference in a new issue