Skip to content

Commit

Permalink
app-crypt/johntheripper: blocker jtr-jumbo
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Rick Farina <[email protected]>
  • Loading branch information
ZeroChaos- committed Dec 18, 2018
1 parent 1abd827 commit 5c70971
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ REQUIRED_USE="openmp? ( !minimal )
opencl? ( !minimal )
mozilla? ( !minimal )"

RDEPEND="sys-libs/zlib
RDEPEND="!app-crypt/johntheripper-jumbo
sys-libs/zlib
!minimal? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
Expand Down
3 changes: 2 additions & 1 deletion app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ REQUIRED_USE="openmp? ( !minimal )
cuda? ( !minimal )
opencl? ( !minimal )"

RDEPEND="sys-libs/zlib
RDEPEND="!app-crypt/johntheripper-jumbo
sys-libs/zlib
!minimal? ( >=dev-libs/openssl-0.9.7:0 )
mpi? ( virtual/mpi )
cuda? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
Expand Down
3 changes: 2 additions & 1 deletion app-crypt/johntheripper/johntheripper-1.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ CPU_FLAGS="cpu_flags_x86_mmx cpu_flags_x86_sse2 cpu_flags_x86_avx cpu_flags_x86_
IUSE="custom-cflags openmp ${CPU_FLAGS}"

RDEPEND="sys-libs/zlib"
DEPEND="${RDEPEND}"
DEPEND="${RDEPEND}
!app-crypt/johntheripper-jumbo"

S="${WORKDIR}/${MY_P}"

Expand Down

0 comments on commit 5c70971

Please sign in to comment.