commit:     d5b3dc69e1e420f2365618f7f02ec56568d7153c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May  3 11:16:49 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May  3 11:16:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b3dc69

profiles: Goodbye LibreSSL!

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 profiles/base/use.mask      | 5 -----
 profiles/desc/curl_ssl.desc | 3 +--
 profiles/use.desc           | 1 -
 3 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 232b2f1281a..6b49fabfb1e 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,11 +4,6 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
-# Michał Górny <mgo...@gentoo.org> (2021-02-01)
-# dev-libs/libressl is masked for removal.
-libressl
-curl_ssl_libressl
-
 # Brian Evans <grkni...@gentoo.org> (2021-01-07)
 # PHP 7.2 is security vulnerable and end-of-life
 # Please upgrade to a newer slot

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 329ceb4a8fa..bbc771ff950 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of CURL_SSL USE_EXPAND flags for 
net-misc/curl
@@ -6,7 +6,6 @@
 
 axtls - Use axTLS
 gnutls - Use GnuTLS
-libressl - Use LibreSSL
 mbedtls - Use mbed TLS
 nss - Use Mozilla's Network Security Services 
 openssl - Use OpenSSL

diff --git a/profiles/use.desc b/profiles/use.desc
index 26b7b8dbd67..271a22f65be 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -165,7 +165,6 @@ libcaca - Add support for colored ASCII-art graphics
 libedit - Use the libedit library (replacement for readline)
 libffi - Enable support for Foreign Function Interface library
 libnotify - Enable desktop notification support
-libressl - Use dev-libs/libressl instead of dev-libs/openssl when applicable 
(see also the ssl useflag)
 libsamplerate - Build with support for converting sample rates using 
libsamplerate
 libwww - Add libwww support (General purpose WEB API)
 lirc - Add support for lirc (Linux's Infra-Red Remote Control)

Reply via email to