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, 29 Oct 2009 22:08:43
Message-Id: E1N3dAf-0002aU-Eo@stork.gentoo.org
1 robbat2 09/10/29 22:08:41
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.4942 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.4942&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4942&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.4941&r2=1.4942
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.4941
18 retrieving revision 1.4942
19 diff -p -w -b -B -u -u -r1.4941 -r1.4942
20 --- use.local.desc 29 Oct 2009 21:47:45 -0000 1.4941
21 +++ use.local.desc 29 Oct 2009 22:08:41 -0000 1.4942
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.4941 2009/10/29 21:47:45 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4942 2009/10/29 22:08:41 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 @@ -1153,6 +1153,8 @@ gnome-base/gnome-volume-manager:automoun
31 gnome-base/gnome-volume-manager:consolekit - Use sys-auth/consolekit to determine policy on removable media.
32 gnome-base/gvfs:archive - Enables support for accessing files in archives transparently via app-arch/libarchive
33 gnome-base/gvfs:fuse - Enables fuse mount points in $HOME/.gvfs for legacy application access
34 +gnome-base/gvfs:gdu - Enable sys-apps/gnome-disk-utility integration
35 +gnome-base/gvfs:udev - Enable udev base replacement code for cdda feature
36 gnome-base/nautilus:beagle - Enables support for searching using the Beagle (app-misc/beagle) desktop search tool
37 gnome-base/nautilus:tracker - Enables support for searching using the Tracker (app-misc/tracker) search tool
38 gnome-base/nautilus:xmp - Adds support for XMP metadata
39 @@ -2932,6 +2934,7 @@ sci-visualization/veusz:fits - Add FITS
40 sys-apps/acl:nfs - add support for NFS acls
41 sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and /sbin.
42 sys-apps/gawk:libsigsegv - Support segfault recovery/debugging
43 +sys-apps/gnome-disk-utility:nautilus - enable gnome-base/nautilus extension.
44 sys-apps/hal:acpi - Enables HAL to attempt to read from /proc/acpi/event, if unavailable, HAL will read events from sys-power/acpid. If you need multiple acpi readers, ensure acpid is in your default runlevel (rc-update add acpid default) along with HAL. This will also enable HAL to read Toshiba and IBM acpi events which do not get sent via /proc/acpi/event
45 sys-apps/hal:consolekit - Enables HAL to interact with consolekit for determining whether a given process is running on behalf of the person setting at the console.
46 sys-apps/hal:crypt - Allows HAL to mount volumes that are encrypted using LUKS. sys-fs/cryptsetup-luks which has recently been renamed to sys-fs/cryptsetup allows you to create such encrypted volumes. HAL will be able to handle volumes that are removable or fixed.