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, 28 Jan 2011 15:34:21
Message-Id: 20110128153355.2FFF920057@flycatcher.gentoo.org
1 robbat2 11/01/28 15:33:55
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.6318 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.6318&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.6318&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.6317&r2=1.6318
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.6317
18 retrieving revision 1.6318
19 diff -p -w -b -B -u -u -r1.6317 -r1.6318
20 --- use.local.desc 27 Jan 2011 15:14:02 -0000 1.6317
21 +++ use.local.desc 28 Jan 2011 15:33:54 -0000 1.6318
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.6317 2011/01/27 15:14:02 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6318 2011/01/28 15:33:54 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 @@ -2670,6 +2670,11 @@ net-firewall/nufw:plaintext - Add suppor
31 net-fs/autofs:hesiod - Install hesiod module
32 net-fs/autofs:ldap - Install LDAP module
33 net-fs/autofs:sasl - Enable SASL support in the LDAP module
34 +net-fs/cifs-utils:ads - Enable Active Directory support
35 +net-fs/cifs-utils:caps - libcap support
36 +net-fs/cifs-utils:caps-ng - libcap-ng support
37 +net-fs/cifs-utils:creds - cifs credentials support
38 +net-fs/cifs-utils:setuid - Seting SETUID bit for mount.cifs
39 net-fs/coda:client - Build and install the client components of coda filesystem. At least one of client or server should be enabled.
40 net-fs/coda:coda_layout - Use legacy filesystem layout instead of FHS compliant one. Note: /coda symlink is installed unconditionally when FHS layout is used. Therefore the /coda namespace is preserved with either layout.
41 net-fs/coda:coda_symlinks - Install legacy symlinks when FHS layout has been selected (-coda_layout). You should only need this if you use local scripts or 3rd party apps relying on precise layout. Note: /coda symlink is installed unconditionally, so the namespace is preserved in any case.