Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Thu, 05 Nov 2009 05:28:02
Message-Id: E1N5ut2-0002fU-9u@stork.gentoo.org
1 robbat2 09/11/05 05:27:56
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.4969 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4969&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4969&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.4968&r2=1.4969
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.4968
18 retrieving revision 1.4969
19 diff -p -w -b -B -u -u -r1.4968 -r1.4969
20 --- use.local.desc 5 Nov 2009 04:47:49 -0000 1.4968
21 +++ use.local.desc 5 Nov 2009 05:27:56 -0000 1.4969
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4968 2009/11/05 04:47:49 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4969 2009/11/05 05:27:56 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -2513,9 +2513,10 @@ net-misc/connman:resolvconf - Use net-dn
31 net-misc/connman:tools - Enable testing tools.
32 net-misc/connman:udev - Enable udev support.
33 net-misc/curl:ares - Enabled c-ares dns support
34 +net-misc/curl:gnutls - Use gnutls as the crypto engine
35 net-misc/curl:libssh2 - Enabled SSH urls in curl using libssh2
36 net-misc/curl:nss - Use NSS as the crypto engine
37 -net-misc/curl:openssl - Use gnutls as the crypto engine
38 +net-misc/curl:openssl - Use openssl as the crypto engine
39 net-misc/dhcpcd:compat - Enable commandline compability with dhcpcd-3.x
40 net-misc/directvnc:mouse - Adds mouse support
41 net-misc/dropbear:bsdpty - Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it