commit:     c11666ae2eda802bb9c3bd17921ec0fcecca16a6
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 17:38:34 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 18:00:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11666ae

mail-client/alpine: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 mail-client/alpine/alpine-2.24.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/mail-client/alpine/alpine-2.24.ebuild 
b/mail-client/alpine/alpine-2.24.ebuild
index 8fcc089167f..cab52c028be 100644
--- a/mail-client/alpine/alpine-2.24.ebuild
+++ b/mail-client/alpine/alpine-2.24.ebuild
@@ -14,16 +14,13 @@ 
SRC_URI="http://alpine.x10host.com/alpine/release/src/${P}.tar.xz
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
-IUSE="+chappa doc ipv6 kerberos ldap libressl nls onlyalpine passfile smime 
spell ssl threads"
+IUSE="+chappa doc ipv6 kerberos ldap nls onlyalpine passfile smime spell ssl 
threads"
 
 DEPEND="sys-libs/ncurses
        kerberos? ( app-crypt/mit-krb5 )
        ldap? ( net-nds/openldap )
        spell? ( app-text/aspell )
-       ssl? (
-               !libressl? ( dev-libs/openssl:0= )
-               libressl? ( dev-libs/libressl:0= )
-       )
+       ssl? ( dev-libs/openssl:0= )
 "
 RDEPEND="${DEPEND}
        app-misc/mime-types

Reply via email to