commit: 05506e4e01af20b196058762009f392886bf96df Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 12:12:17 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 15:56:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05506e4e
profiles/desc: Remove unused CURL_SSL value polarssl was removed as part of bug #618356 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/desc/curl_ssl.desc | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc index 87d46f223cc..329ceb4a8fa 100644 --- a/profiles/desc/curl_ssl.desc +++ b/profiles/desc/curl_ssl.desc @@ -10,5 +10,4 @@ libressl - Use LibreSSL mbedtls - Use mbed TLS nss - Use Mozilla's Network Security Services openssl - Use OpenSSL -polarssl - Use PolarSSL winssl - Use WinSSL (only with elibc_Winnt)
