diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-06-26 20:27:44 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-06-26 20:27:44 +0000 |
commit | 76c300629a1aef228f7eae23de280a4b47ba684a (patch) | |
tree | be8a035251214354070e7f3f5bac9bd978e74027 /profiles | |
parent | Initial commit of 3.3 series. New split samba ebuilds by dev-zero. (diff) | |
download | gentoo-2-76c300629a1aef228f7eae23de280a4b47ba684a.tar.gz gentoo-2-76c300629a1aef228f7eae23de280a4b47ba684a.tar.bz2 gentoo-2-76c300629a1aef228f7eae23de280a4b47ba684a.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index eaad50881cf9..b4ab735de0e7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4579 2009/06/26 11:27:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4580 2009/06/26 20:27:44 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2051,10 +2051,26 @@ net-fs/nfs-utils:nonfsv4 - Disable support for NFSv4 net-fs/samba:ads - Enable Active Directory support net-fs/samba:async - Enables asynchronous input/output net-fs/samba:automount - Enables automount support +net-fs/samba:client - Enables the client part net-fs/samba:oav - Enables support for the OpenAntiVirus plugins net-fs/samba:quotas - Enables support for user quotas +net-fs/samba:server - Enables the server part net-fs/samba:swat - Enables support for swat configuration gui net-fs/samba:winbind - Enables support for the winbind auth daemon +net-fs/samba-client:ads - Enable Active Directory support +net-fs/samba-client:aio - Enable asynchronous IO support +net-fs/samba-client:cluster - Enable support for clustering +net-fs/samba-client:winbind - Enables support for the winbind auth daemon +net-fs/samba-libs:ads - Enable Active Directory support +net-fs/samba-libs:aio - Enable asynchronous IO support +net-fs/samba-libs:cluster - Enable support for clustering +net-fs/samba-libs:winbind - Enables support for the winbind auth daemon +net-fs/samba-server:ads - Enable Active Directory support +net-fs/samba-server:aio - Enable asynchronous IO support +net-fs/samba-server:cluster - Enable support for clustering +net-fs/samba-server:quota - Enables support for user quotas +net-fs/samba-server:swat - Enables support for swat configuration gui +net-fs/samba-server:winbind - Enables support for the winbind auth daemon net-fs/shfs:amd - Enable automounter support net-ftp/ftpcube:sftp - Enable sftp connection support net-ftp/proftpd:authfile - Enable support for the auth-file module @@ -2976,6 +2992,7 @@ x11-libs/cairo:glitz - Build with glitz support, which replaces some software re x11-libs/cairo:opengl - When used along with USE=glitz, enables glitz-glx usage. Requires hardware OpenGL support x11-libs/fltk:games - Builds and installs some extra games x11-libs/fltk:noxft - Disables xft; use for non-english characters +x11-libs/gtkdatabox:glade - Build with libglade and glade-3 supports, which includes a glade's module for GtkDataBox widget x11-libs/gtkmathview:t1lib - Enable media-libs/t1lib support x11-libs/libmatchbox:pango - Enable x11-libs/pango support x11-libs/libmatchbox:xsettings - Enable the use of xsettings for settings management |