diff options
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/curl_quic.desc | 7 | ||||
-rw-r--r-- | profiles/desc/curl_ssl.desc | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/desc/curl_quic.desc b/profiles/desc/curl_quic.desc new file mode 100644 index 000000000000..372bb9ce8f83 --- /dev/null +++ b/profiles/desc/curl_quic.desc @@ -0,0 +1,7 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of CURL_QUIC USE_EXPAND flags for net-misc/curl + +openssl - Use OpenSSL +ngtcp2 - Use ngtcp2 diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc index 9023283859e1..3ac2d3b60f2f 100644 --- a/profiles/desc/curl_ssl.desc +++ b/profiles/desc/curl_ssl.desc @@ -1,8 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 -# spnego - Use SPNEGO fbopenssl - to be added gnutls - Use GnuTLS mbedtls - Use mbed TLS |