app-crypt/ophcrack: add libressl support
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 3 Jun 2016 14:06:40 +0000 (10:06 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 3 Jun 2016 14:07:45 +0000 (10:07 -0400)
Package-Manager: portage-2.2.28

app-crypt/ophcrack/ophcrack-3.3.1.ebuild
app-crypt/ophcrack/ophcrack-3.4.0.ebuild
app-crypt/ophcrack/ophcrack-3.6.0.ebuild

index 22aa37c1e377e0adfe9bd664ef392c17a715f73a..1e1909f01a3c6e91dd9a6d813fd033585e4bf65d 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="3"
+EAPI="5"
 inherit eutils
 
 DESCRIPTION="A time-memory-trade-off-cracker"
@@ -12,9 +12,10 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="qt4 debug +tables"
+IUSE="debug libressl qt4 +tables"
 
-CDEPEND="dev-libs/openssl
+CDEPEND="!libressl? ( dev-libs/openssl:0= )
+                libressl? ( dev-libs/libressl:0= )
                 net-libs/netwib
                 qt4? ( dev-qt/qtgui:4 )"
 DEPEND="app-arch/unzip
index 22aa37c1e377e0adfe9bd664ef392c17a715f73a..1e1909f01a3c6e91dd9a6d813fd033585e4bf65d 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="3"
+EAPI="5"
 inherit eutils
 
 DESCRIPTION="A time-memory-trade-off-cracker"
@@ -12,9 +12,10 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="qt4 debug +tables"
+IUSE="debug libressl qt4 +tables"
 
-CDEPEND="dev-libs/openssl
+CDEPEND="!libressl? ( dev-libs/openssl:0= )
+                libressl? ( dev-libs/libressl:0= )
                 net-libs/netwib
                 qt4? ( dev-qt/qtgui:4 )"
 DEPEND="app-arch/unzip
index bf6912108a048b478733ccb7fd8f1ceaffe12bbc..1e1909f01a3c6e91dd9a6d813fd033585e4bf65d 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="3"
+EAPI="5"
 inherit eutils
 
 DESCRIPTION="A time-memory-trade-off-cracker"
@@ -12,9 +12,10 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="qt4 debug +tables"
+IUSE="debug libressl qt4 +tables"
 
-CDEPEND="dev-libs/openssl
+CDEPEND="!libressl? ( dev-libs/openssl:0= )
+                libressl? ( dev-libs/libressl:0= )
                 net-libs/netwib
                 qt4? ( dev-qt/qtgui:4 )"
 DEPEND="app-arch/unzip