diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-04-15 16:39:40 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-04-15 16:39:40 +0000 |
commit | 63cc55f69200050406f02b199618fbc0f63afe1c (patch) | |
tree | 016c1bb7913b4514de2325c2042baeec7b1e5efc /profiles/desc | |
parent | Version bump, fixes application quit with glib-2.32. Drop old. (diff) | |
download | gentoo-2-63cc55f69200050406f02b199618fbc0f63afe1c.tar.gz gentoo-2-63cc55f69200050406f02b199618fbc0f63afe1c.tar.bz2 gentoo-2-63cc55f69200050406f02b199618fbc0f63afe1c.zip |
Update descriptions of CURL_SSL USE_EXPAND flags
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/curl_ssl.desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc index 42872c268e69..52dee8bc147a 100644 --- a/profiles/desc/curl_ssl.desc +++ b/profiles/desc/curl_ssl.desc @@ -1,13 +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 $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/curl_ssl.desc,v 1.2 2012/04/15 16:39:40 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 +#spnego - Use SPNEGO fbopenssl - to be added +axtls - Use axTLS +cyassl - Use CyaSSL gnutls - Use GnuTLS nss - Use Mozilla's Network Security Services openssl - Use OpenSSL +polarssl - Use Polar SSL |