mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
pentoo-footprint: replacing wafp with blindelephant as it's actively maintained and not using old ruby
This commit is contained in:
parent
d119ae94f1
commit
7193f0fd30
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-footprint-2012.0.ebuild 639 RMD160 d948f85e0ebb83efa7573841b9437e60a9a2a936 SHA1 8bcac6b75dddb64f6292d3403d3b5b3e8a2cfa7f SHA256 b3597cbb2815e589346996bb71e9b00c9a3fea38becc649c08ecf1c566ff4bd3
|
||||
EBUILD pentoo-footprint-2012.0.ebuild 646 SHA256 4efef5cc36ea11f5c93b5ca37eee157321708fd1862994f9a89fb9b6f4b75b3a SHA512 62914e553816a59aec3cd4f8c2572d459c1a6199ad6c5c00ca793f67cf08ff1bde67f5fa6645ccb5eabb69be3bd53f23b89b4ad00ba5405f59c24f5101e4c36c WHIRLPOOL 92dbc273240206c9d41751b29127e6be756354f5dfbafe17045a7f095f7ca49f08eb9e0cce1025fd74988b4378509baf9b1dc8ed44190a29541949ee1aa32cf9
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
KEYWORDS="-*"
|
||||
KEYWORDS=""
|
||||
DESCRIPTION="Pentoo footprint meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
|
|
@ -14,6 +14,7 @@ DEPEND=""
|
|||
|
||||
RDEPEND="${DEPEND}
|
||||
net-analyzer/amap
|
||||
net-analyzer/blindelephant
|
||||
net-analyzer/fierce
|
||||
net-analyzer/geoedge
|
||||
net-analyzer/metagoofil
|
||||
|
|
@ -25,7 +26,6 @@ RDEPEND="${DEPEND}
|
|||
net-analyzer/subdomainer
|
||||
net-analyzer/theHarvester
|
||||
net-analyzer/waffit
|
||||
net-analyzer/wafp
|
||||
net-analyzer/wfuzz
|
||||
net-analyzer/whatweb
|
||||
net-analyzer/xprobe"
|
||||
|
|
|
|||
Loading…
Reference in a new issue