diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/johntheripper/johntheripper-1.8.0-r1.ebuild (renamed from app-crypt/johntheripper/johntheripper-1.8.0.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/johntheripper/johntheripper-1.8.0.ebuild b/app-crypt/johntheripper/johntheripper-1.8.0-r1.ebuild index 048b15c1c8d6..48bf0ae95f66 100644 --- a/app-crypt/johntheripper/johntheripper-1.8.0.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.8.0-r1.ebuild @@ -19,7 +19,8 @@ KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-lin CPU_FLAGS="cpu_flags_x86_mmx cpu_flags_x86_sse2 cpu_flags_x86_avx cpu_flags_x86_xop" IUSE="custom-cflags openmp ${CPU_FLAGS}" -RDEPEND="sys-libs/zlib" +RDEPEND="sys-libs/zlib + virtual/libcrypt:=" DEPEND="${RDEPEND} !app-crypt/johntheripper-jumbo" |