summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-04-29 13:25:39 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-04-29 13:25:39 +0000
commit7cc654741b52c3e052026dc6ea7516d262570027 (patch)
treead5dafb4a805ad77900ad663c6b516975db14d9d /profiles/desc
parentProperly sync various ELIBCs between base/make.defaults and desc/elibc.desc (diff)
downloadgentoo-2-7cc654741b52c3e052026dc6ea7516d262570027.tar.gz
gentoo-2-7cc654741b52c3e052026dc6ea7516d262570027.tar.bz2
gentoo-2-7cc654741b52c3e052026dc6ea7516d262570027.zip
Add winssl use expand for curl, bug #508808
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/curl_ssl.desc5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 52dee8bc147a..e77018322c20 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation.
+# 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.2 2012/04/15 16:39:40 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/curl_ssl.desc,v 1.3 2014/04/29 13:25:39 blueness Exp $
# This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl
#spnego - Use SPNEGO fbopenssl - to be added
@@ -11,3 +11,4 @@ gnutls - Use GnuTLS
nss - Use Mozilla's Network Security Services
openssl - Use OpenSSL
polarssl - Use Polar SSL
+winssl - Use WinSSL (only with elibc_Winnt)