mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
wafwoof: v0.9.5 bump
This commit is contained in:
parent
2b8e1b2f35
commit
d5ac486d35
3 changed files with 5 additions and 14 deletions
|
|
@ -1 +1 @@
|
|||
DIST wafw00f-0.9.4.tar.gz 18065 SHA256 b537bf9bf0bb2f9f8a825295ccf219a5fec21fcf42192aec6801f92ab28fd1c7 SHA512 88426f9512d9933f8d13bbe6a439d0b8f9346ab0dcca11cc031383b06685e44d3e597b86e0d4ad0e72069982b5853b33c6489cc9c005d40b9acb7101eff91a7d WHIRLPOOL c68cbc4ee8a26d7dd3eb11d2a8f026648703d7dd71af8611272716ee2fac1acb016e77d1a68a2501e02dd4d48ffaefacc044176ce5125011b72dfd2f0e68a645
|
||||
DIST wafw00f-0.9.5.tar.gz 19983 BLAKE2B 51ace6bee1154d32feb8f02c196e608f026d6b41a3cbb79cef0ca2b554e38e6717b57b96459b6ccc212f2387391040b5cbf8352bfa03b0a80306a85b4beecc7c SHA512 441e957aa3d30eed7a202b1923aff7d048d31c07bd0cc7e967b91e1499f1429dfb8ea52f5709594b9a64d784d48b80666c5967225ec7cc49e4dc05db2036224c
|
||||
|
|
|
|||
|
|
@ -1,8 +1,7 @@
|
|||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
|
||||
|
|
@ -20,12 +19,4 @@ IUSE=""
|
|||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
dev-python/beautifulsoup:4
|
||||
>=dev-python/pluginbase-0.3
|
||||
"
|
||||
|
||||
#src_install() {
|
||||
# dobin wafw00f.py
|
||||
# sed -i "s:libs.evillib:evillib:" "${D}"/usr/bin/wafw00f.py || die "sed failed"
|
||||
# insinto $(python_get_sitedir)
|
||||
# doins libs/evillib.py
|
||||
#}
|
||||
>=dev-python/pluginbase-0.3"
|
||||
|
|
@ -11,7 +11,7 @@ net-analyzer/ostinato
|
|||
net-analyzer/dnsenum
|
||||
net-analyzer/packit
|
||||
=net-analyzer/plecost-9999
|
||||
~net-analyzer/wafw00f-0.9.4
|
||||
=net-analyzer/wafw00f-0.9*
|
||||
=net-analyzer/wafp-9999
|
||||
<net-analyzer/metasploit-9999 **
|
||||
net-analyzer/armitage
|
||||
|
|
|
|||
Loading…
Reference in a new issue