diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-07-15 10:20:33 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-07-15 10:20:33 +0000 |
commit | 1a264949460332f977c13825eef12e4d4836084a (patch) | |
tree | 4f6e140fc3dd9805a2f301c966f054503488c2a7 /profiles/desc | |
parent | Version bump (diff) | |
download | gentoo-2-1a264949460332f977c13825eef12e4d4836084a.tar.gz gentoo-2-1a264949460332f977c13825eef12e4d4836084a.tar.bz2 gentoo-2-1a264949460332f977c13825eef12e4d4836084a.zip |
Remove cyassl package and use flag, bug #495848
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/curl_ssl.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc index e77018322c20..8bd7dde62cff 100644 --- a/profiles/desc/curl_ssl.desc +++ b/profiles/desc/curl_ssl.desc @@ -1,12 +1,11 @@ # Copyright 1999-2014 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.3 2014/04/29 13:25:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/curl_ssl.desc,v 1.4 2014/07/15 10:20:33 blueness Exp $ # This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl #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 |