diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-04-03 15:38:53 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-04-03 15:38:53 +0000 |
commit | 265128dd7b8c9527099101619bea0561f68ce6a9 (patch) | |
tree | 23fc6d5be724b4fb9128cd8b3deb5f3489ebdbdf /profiles/desc | |
parent | Fix generation of docs with python 3. Solution copied from Progress overlay. (diff) | |
download | gentoo-2-265128dd7b8c9527099101619bea0561f68ce6a9.tar.gz gentoo-2-265128dd7b8c9527099101619bea0561f68ce6a9.tar.bz2 gentoo-2-265128dd7b8c9527099101619bea0561f68ce6a9.zip |
Add description of CURL_SSL USE_EXPAND flags for net-misc/curl
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/curl_ssl.desc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc new file mode 100644 index 000000000000..42872c268e69 --- /dev/null +++ b/profiles/desc/curl_ssl.desc @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/curl_ssl.desc,v 1.1 2012/04/03 15:38:53 blueness Exp $ + +# This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl +#axtls - Use axTLS +#cyassl - Use CyaSSL +#polarssl - Use Polar SSL +#spnego - Use SPNEGO fbopenssl + +gnutls - Use GnuTLS +nss - Use Mozilla's Network Security Services +openssl - Use OpenSSL |