mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 22:30:59 +02:00
pentoo-exploit: add meta ebuild for exploit tools
This commit is contained in:
parent
86cff9bc86
commit
579ebb1ac6
1 changed files with 24 additions and 0 deletions
24
pentoo/pentoo-exploit/pentoo-exploit-2010.0.ebuild
Normal file
24
pentoo/pentoo-exploit/pentoo-exploit-2010.0.ebuild
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
KEYWORDS="-*"
|
||||
DESCRIPTION="Pentoo exploit meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
app-forensics/make-pdf
|
||||
net-analyzer/fasttrack
|
||||
net-analyzer/inguma
|
||||
net-analyzer/metasploit
|
||||
net-analyzer/mosref
|
||||
net-analyzer/w3af
|
||||
net-analyzer/yersinia
|
||||
net-fs/winexe
|
||||
net-misc/raccess"
|
||||
Loading…
Reference in a new issue