Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: curl_ssl.desc
Date: Tue, 29 Apr 2014 13:25:43
Message-Id: 20140429132540.02C122004C@flycatcher.gentoo.org
1 blueness 14/04/29 13:25:39
2
3 Modified: curl_ssl.desc
4 Log:
5 Add winssl use expand for curl, bug #508808
6
7 Revision Changes Path
8 1.3 profiles/desc/curl_ssl.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/curl_ssl.desc?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/curl_ssl.desc?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/curl_ssl.desc?r1=1.2&r2=1.3
13
14 Index: curl_ssl.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/desc/curl_ssl.desc,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- curl_ssl.desc 15 Apr 2012 16:39:40 -0000 1.2
21 +++ curl_ssl.desc 29 Apr 2014 13:25:39 -0000 1.3
22 @@ -1,6 +1,6 @@
23 -# Copyright 1999-2012 Gentoo Foundation.
24 +# Copyright 1999-2014 Gentoo Foundation.
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/curl_ssl.desc,v 1.2 2012/04/15 16:39:40 blueness Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/curl_ssl.desc,v 1.3 2014/04/29 13:25:39 blueness Exp $
28
29 # This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl
30 #spnego - Use SPNEGO fbopenssl - to be added
31 @@ -11,3 +11,4 @@
32 nss - Use Mozilla's Network Security Services
33 openssl - Use OpenSSL
34 polarssl - Use Polar SSL
35 +winssl - Use WinSSL (only with elibc_Winnt)