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, 26 Feb 2010 20:27:46
Message-Id: E1Nl6mi-0006xr-Lr@stork.gentoo.org
1 robbat2 10/02/26 20:27:40
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5317 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.5317&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5317&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5316&r2=1.5317
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5316
18 retrieving revision 1.5317
19 diff -p -w -b -B -u -u -r1.5316 -r1.5317
20 --- use.local.desc 26 Feb 2010 19:27:41 -0000 1.5316
21 +++ use.local.desc 26 Feb 2010 20:27:40 -0000 1.5317
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.5316 2010/02/26 19:27:41 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5317 2010/02/26 20:27:40 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 @@ -2232,16 +2232,23 @@ net-fs/netatalk:xfs - Enable support for
31 net-fs/nfs-utils:nfsv3 - Enable support for NFSv3
32 net-fs/nfs-utils:nfsv4 - Enable support for NFSv4
33 net-fs/nfs-utils:nonfsv4 - Disable support for NFSv4
34 +net-fs/samba:addns - Enable AD DNS integration
35 net-fs/samba:ads - Enable Active Directory support
36 +net-fs/samba:aio - Enable asynchronous IO support
37 net-fs/samba:async - Enables asynchronous input/output
38 net-fs/samba:automount - Enables automount support
39 net-fs/samba:cifsupcall - Enables userspace upcall helper
40 net-fs/samba:client - Enables the client part
41 +net-fs/samba:cluster - Enable support for clustering
42 net-fs/samba:dso - Enable dso support
43 +net-fs/samba:ldb - Enable the ldb tools
44 net-fs/samba:netapi - Enable building of netapi bits
45 net-fs/samba:oav - Enables support for the OpenAntiVirus plugins
46 +net-fs/samba:quota - Enables support for user quotas
47 net-fs/samba:quotas - Enables support for user quotas
48 net-fs/samba:server - Enables the server part
49 +net-fs/samba:smbclient - Enable smbclient tool
50 +net-fs/samba:smbsharemodes - Enable special smb share modes (?)
51 net-fs/samba:swat - Enables support for swat configuration gui
52 net-fs/samba:tools - Enable extra tools
53 net-fs/samba:winbind - Enables support for the winbind auth daemon