summaryrefslogtreecommitdiff
path: root/app-crypt/ophcrack
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-13 10:33:01 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-13 10:33:25 +0100
commita7990ab2ef9a6811b2571e76e8ed9aa8ca77b1cc (patch)
tree30bb3376e953508581aacc90099d2d5ad101099d /app-crypt/ophcrack
parent7d9eacdfc758857f89923f5b57e9f1b795186dd4 (diff)
downloadgentoo-a7990ab2ef9a6811b2571e76e8ed9aa8ca77b1cc.tar.gz
gentoo-a7990ab2ef9a6811b2571e76e8ed9aa8ca77b1cc.tar.xz
app-crypt/ophcrack: Drop no-op USE=qt4
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-crypt/ophcrack')
-rw-r--r--app-crypt/ophcrack/ophcrack-3.6.0.ebuild2
-rw-r--r--app-crypt/ophcrack/ophcrack-3.7.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ophcrack/ophcrack-3.6.0.ebuild b/app-crypt/ophcrack/ophcrack-3.6.0.ebuild
index af496d8184f..1e5b264f0c7 100644
--- a/app-crypt/ophcrack/ophcrack-3.6.0.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug libressl qt4 +tables"
+IUSE="debug libressl +tables"
CDEPEND="!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
diff --git a/app-crypt/ophcrack/ophcrack-3.7.0.ebuild b/app-crypt/ophcrack/ophcrack-3.7.0.ebuild
index 661cfdd2e15..0e985ea1117 100644
--- a/app-crypt/ophcrack/ophcrack-3.7.0.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug libressl qt4 +tables"
+IUSE="debug libressl +tables"
CDEPEND="!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )