commit:     e377c3f1d8bf8ffae37858f5a133f4a9cbda3429
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  4 16:15:49 2016 +0000
Commit:     Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Fri Mar  4 16:16:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e377c3f1

net-analyzer/sslscan: stable version

 .../sslscan/{sslscan-1.11.3.ebuild => sslscan-1.11.3-r1.ebuild}     | 0
 net-analyzer/sslscan/sslscan-1.11.3.ebuild                          | 6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/sslscan/sslscan-1.11.3.ebuild 
b/net-analyzer/sslscan/sslscan-1.11.3-r1.ebuild
similarity index 100%
copy from net-analyzer/sslscan/sslscan-1.11.3.ebuild
copy to net-analyzer/sslscan/sslscan-1.11.3-r1.ebuild

diff --git a/net-analyzer/sslscan/sslscan-1.11.3.ebuild 
b/net-analyzer/sslscan/sslscan-1.11.3.ebuild
index b44f183..a7cef35 100644
--- a/net-analyzer/sslscan/sslscan-1.11.3.ebuild
+++ b/net-analyzer/sslscan/sslscan-1.11.3.ebuild
@@ -13,12 +13,12 @@ 
SRC_URI="https://github.com/${MY_FORK}/${PN}/archive/${PV}-${MY_FORK}.tar.gz ->
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libressl"
+KEYWORDS="amd64 x86"
+IUSE=""
 
 # Depend on -bindist since sslscan unconditionally requires elliptic
 # curve support, bug 491102
-DEPEND="!libressl? ( dev-libs/openssl:0[-bindist] ) libressl? ( 
dev-libs/libressl )"
+DEPEND="dev-libs/openssl:0[-bindist]"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${P}-${MY_FORK}"

Reply via email to