summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-10-29 22:08:41 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-10-29 22:08:41 +0000
commit2931c4dcd8d78baeb02cdec0b57a39236d8857ec (patch)
tree56f0ad6cf5da335a8ad8925ae6826681516e917a /profiles
parentNew version for GNOME 2.28. Clean up old revisions. (diff)
downloadhistorical-2931c4dcd8d78baeb02cdec0b57a39236d8857ec.tar.gz
historical-2931c4dcd8d78baeb02cdec0b57a39236d8857ec.tar.bz2
historical-2931c4dcd8d78baeb02cdec0b57a39236d8857ec.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index e5f52754dced..f6043c056157 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.4941 2009/10/29 21:47:45 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4942 2009/10/29 22:08:41 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")
@@ -1153,6 +1153,8 @@ gnome-base/gnome-volume-manager:automount - Enable support for automounting devi
gnome-base/gnome-volume-manager:consolekit - Use sys-auth/consolekit to determine policy on removable media.
gnome-base/gvfs:archive - Enables support for accessing files in archives transparently via app-arch/libarchive
gnome-base/gvfs:fuse - Enables fuse mount points in $HOME/.gvfs for legacy application access
+gnome-base/gvfs:gdu - Enable sys-apps/gnome-disk-utility integration
+gnome-base/gvfs:udev - Enable udev base replacement code for cdda feature
gnome-base/nautilus:beagle - Enables support for searching using the Beagle (app-misc/beagle) desktop search tool
gnome-base/nautilus:tracker - Enables support for searching using the Tracker (app-misc/tracker) search tool
gnome-base/nautilus:xmp - Adds support for XMP metadata
@@ -2932,6 +2934,7 @@ sci-visualization/veusz:fits - Add FITS format via dev-python/pyfits
sys-apps/acl:nfs - add support for NFS acls
sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and /sbin.
sys-apps/gawk:libsigsegv - Support segfault recovery/debugging
+sys-apps/gnome-disk-utility:nautilus - enable gnome-base/nautilus extension.
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
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.
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.