mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 01:03:18 +02:00
pentoo-exploit: drop live metasploit from livecd
This commit is contained in:
parent
ecd48176cc
commit
479a91a91a
1 changed files with 1 additions and 2 deletions
|
|
@ -10,11 +10,10 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="bindist java livecd minipentoo"
|
||||
IUSE="bindist java minipentoo"
|
||||
|
||||
PDEPEND="net-analyzer/metasploit:4.11
|
||||
java? ( || ( net-analyzer/armitage net-analyzer/armitage-bin ) )
|
||||
livecd? ( net-analyzer/metasploit:9999 )
|
||||
!minipentoo? (
|
||||
!livecd? ( app-exploits/packetstormexploits-meta )
|
||||
app-forensics/make-pdf
|
||||
Loading…
Reference in a new issue