mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 00:31:09 +02:00
pentoo-cracking: drop cryptohaze since it doesn't build
This commit is contained in:
parent
5f38f96f8f
commit
7c84298690
2 changed files with 3 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-cracking-2013-r1.ebuild 1016 SHA256 73dc27a3d3f32a28aadba7e109ac5048174122dc7f804ddb82a0aa9522595a2b SHA512 b22850f8359c8d9a227aaa9f064d3884965bc846d3b7dafa12e8a6e6756c33deb24b96f62ef89e37407d1b8423431389a7debcdd2f2ad3aa476a05ddc786659a WHIRLPOOL fae718733b7401b99eab7f2d0fd42636bb4d38614c9a8ebcb4f64ccfcff9149f75982e01166353fc98b02685097757df7705a510aaedec31ecb92b38898e032f
|
||||
EBUILD pentoo-cracking-2013.1.ebuild 966 SHA256 46f1437db77d9e0546f6151c0f2f2f7bdc0c8041db9831442cced4589cb5aa30 SHA512 dd37e6b574e9b337b853b21703b3ebd1f6dd380361aa36f51c6f05eac28febdaefcfd0655095ce03e3be814a18a03e206af7633e0260a0cd1a0c0b77edf374ca WHIRLPOOL e4c4713115233264e56977c7d2215c61602922e8e846fc5ddd7cea5dd8235b1d6d004cf2e2a908b82158f3119fb40e7dfa7ded388fa405205d9dd527b2b36a09
|
||||
|
|
|
|||
|
|
@ -17,9 +17,8 @@ DEPEND=""
|
|||
RDEPEND="${DEPEND}
|
||||
!livecd-stage1? (
|
||||
!arm? ( app-crypt/hashcat-gui )
|
||||
video_cards_nvidia? ( opencl? ( app-crypt/cryptohaze-combined )
|
||||
cuda? ( app-crypt/cryptohaze-combined
|
||||
app-crypt/pyrit ) ) )
|
||||
video_cards_nvidia? ( opencl? ( app-crypt/pyrit )
|
||||
cuda? ( app-crypt/pyrit ) ) )
|
||||
app-crypt/SIPcrack
|
||||
!arm? ( app-crypt/chntpw )
|
||||
app-crypt/johntheripper
|
||||
Loading…
Reference in a new issue