summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-05-02 19:34:40 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-05-02 19:40:49 +0300
commit336d9c091bb85eb0e6dbc394128f84706318d0f0 (patch)
tree4f3421c028b690da72d5f48beecd0203a36b7292 /app-crypt
parentapp-crypt/tpm-tools: remove libressl support (diff)
downloadgentoo-336d9c091bb85eb0e6dbc394128f84706318d0f0.tar.gz
gentoo-336d9c091bb85eb0e6dbc394128f84706318d0f0.tar.bz2
gentoo-336d9c091bb85eb0e6dbc394128f84706318d0f0.zip
app-crypt/ophcrack: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/ophcrack/ophcrack-3.8.0.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-crypt/ophcrack/ophcrack-3.8.0.ebuild b/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
index d3623f2b5da6..e6f536daf1ab 100644
--- a/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,11 +12,10 @@ SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.bz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="debug libressl qt5 +tables"
+IUSE="debug qt5 +tables"
DEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
dev-libs/expat
net-libs/netwib
qt5? (