mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
pentoo-footprint: v2016 bump
This commit is contained in:
parent
4d6c726efb
commit
629c9280f4
1 changed files with 35 additions and 0 deletions
35
pentoo/pentoo-footprint/pentoo-footprint-2016.0.ebuild
Normal file
35
pentoo/pentoo-footprint/pentoo-footprint-2016.0.ebuild
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI="5"
|
||||
|
||||
DESCRIPTION="Pentoo footprint meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="minipentoo"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
net-analyzer/whatweb
|
||||
net-analyzer/wafw00f
|
||||
|
||||
!minipentoo? (
|
||||
net-analyzer/amap
|
||||
net-analyzer/blindelephant
|
||||
net-analyzer/fierce
|
||||
net-analyzer/geoedge
|
||||
net-analyzer/metagoofil
|
||||
net-analyzer/ntp-fingerprint
|
||||
net-analyzer/p0f
|
||||
net-analyzer/scanssh
|
||||
net-analyzer/siphon
|
||||
net-analyzer/smtpmap
|
||||
net-analyzer/subdomainer
|
||||
net-analyzer/theHarvester
|
||||
net-analyzer/wfuzz
|
||||
net-analyzer/xprobe
|
||||
)"
|
||||
Loading…
Reference in a new issue