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: Fri, 27 Aug 2010 20:14:21
Message-Id: 20100827201418.05B9020054@flycatcher.gentoo.org
1 robbat2 10/08/27 20:14:18
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5899 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5899&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5899&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5898&r2=1.5899
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5898
18 retrieving revision 1.5899
19 diff -p -w -b -B -u -u -r1.5898 -r1.5899
20 --- use.local.desc 27 Aug 2010 13:54:20 -0000 1.5898
21 +++ use.local.desc 27 Aug 2010 20:14:17 -0000 1.5899
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2010 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.5898 2010/08/27 13:54:20 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5899 2010/08/27 20:14:17 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 @@ -2648,6 +2648,9 @@ net-libs/libinfinity:server - Build and
31 net-libs/libnice:upnp - Enable UPnP IGD support
32 net-libs/libnids:glib - Use dev-libs/glib for multiprocessing support
33 net-libs/libnids:libnet - Include code requiring net-libs/libnet
34 +net-libs/liboauth:bindist - Alias for the nss USE flag, since there are license compliancy trouble when using OpenSSL.
35 +net-libs/liboauth:curl - If enabled, net-misc/curl is used thorugh the libcurl library; if it's not, the curl command is used instead. Some features are only available when using the library, but using it as library requires matching SSL implementations.
36 +net-libs/liboauth:nss - Use Mozilla NSS (dev-libs/nss) as hash library; if this is disabled, dev-libs/openssl is used instead.
37 net-libs/libpcap:libnl - link with dev-libs/libnl (used to put wireless interfaces in monitor mode)
38 net-libs/libpri:bri - Enable ISDN BRI support (bristuff)
39 net-libs/libproxy:gnome - Enable support for reading proxy settings from GNOME using gnome-base/gconf