commit:     9480e22ad6c768ce8ef48ea528bcf7d43c098862
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Sun May  2 23:46:47 2021 +0000
Commit:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Sun May  2 23:46:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=9480e22a

net-misc/stunnel: remove libressl USE flag

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>

 net-misc/stunnel/stunnel-5.50-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/net-misc/stunnel/stunnel-5.50-r1.ebuild 
b/net-misc/stunnel/stunnel-5.50-r1.ebuild
index ea672c6..322899f 100644
--- a/net-misc/stunnel/stunnel-5.50-r1.ebuild
+++ b/net-misc/stunnel/stunnel-5.50-r1.ebuild
@@ -18,11 +18,10 @@ 
SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha"
-IUSE="ipv6 libressl selinux stunnel3 tcpd"
+IUSE="ipv6 selinux stunnel3 tcpd"
 
 DEPEND="tcpd? ( sys-apps/tcp-wrappers )
-       !libressl? ( dev-libs/openssl:0= )
-       libressl? ( dev-libs/libressl:0= )"
+       dev-libs/openssl:0="
 RDEPEND="${DEPEND}
        stunnel3? ( dev-lang/perl )
        selinux? ( sec-policy/selinux-stunnel )"

Reply via email to