mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 09:11:00 +02:00
pento-cracking: moved some kernel-depends in a stage2 keyword
This commit is contained in:
parent
69e21b78f4
commit
8c35352e70
2 changed files with 6 additions and 5 deletions
1
pentoo/pentoo-cracking/Manifest
Normal file
1
pentoo/pentoo-cracking/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
EBUILD pentoo-cracking-2010.0.ebuild 591 RMD160 49c5e2264a79df857d5d7044f971ac5b84e1f260 SHA1 d19397661ecc21e5f95e3e0bc4122beedf3cabc3 SHA256 6cb8b8dbbd6d120269e07de2aae81a18e6649865965711acff686daa2b4c1911
|
||||
|
|
@ -8,19 +8,19 @@ DESCRIPTION="Pentoo cracking meta ebuild"
|
|||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE=""
|
||||
IUSE="+stage2"
|
||||
|
||||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
stage2? ( app-crypt/cuda-multiforcer
|
||||
app-crypt/cuda-rarcrypt
|
||||
app-crypt/pyrit )
|
||||
app-text/cewl
|
||||
app-crypt/SIPcrack
|
||||
app-crypt/chntpw
|
||||
app-crypt/cuda-multiforcer
|
||||
app-crypt/cuda-rarcrypt
|
||||
app-crypt/johntheripper[mpi]
|
||||
app-crypt/johntheripper
|
||||
app-crypt/md5bf
|
||||
app-crypt/pyrit
|
||||
app-crypt/ophcrack
|
||||
net-analyzer/authforce
|
||||
net-analyzer/medusa
|
||||
|
|
|
|||
Loading…
Reference in a new issue