summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-06-13 17:08:09 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-06-13 17:08:09 +0000
commitfe696c7bfebbf55b74c1db8ef3f69578bfefc8a9 (patch)
tree458d0299a9f4393c5fa16ea7526e72481d5b4585 /profiles/use.local.desc
parentunset CXXFLAGS, fix LINGUAS handling and update description (diff)
downloadgentoo-2-fe696c7bfebbf55b74c1db8ef3f69578bfefc8a9.tar.gz
gentoo-2-fe696c7bfebbf55b74c1db8ef3f69578bfefc8a9.tar.bz2
gentoo-2-fe696c7bfebbf55b74c1db8ef3f69578bfefc8a9.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc6
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 2d5e8d2395c7..fee416a567b3 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5655 2010/06/13 16:47:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5656 2010/06/13 17:08:09 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")
@@ -3230,7 +3230,9 @@ sys-apps/flashrom:nvidia - Enable NVIDIA programmer
sys-apps/flashrom:satasii - Enable programmer for SiI SATA controllers
sys-apps/flashrom:serprog - Enable Serial Flasher programmer
sys-apps/flashrom:wiki - Enable wiki informations, like supported devices etc.
-sys-apps/gnome-disk-utility:nautilus - enable gnome-base/nautilus extension.
+sys-apps/gnome-disk-utility:fat - Include FAT16/FAT32 support (sys-fs/dosfstools)
+sys-apps/gnome-disk-utility:nautilus - Enable gnome-base/nautilus extension.
+sys-apps/gnome-disk-utility:remote-access - Enable access to remote udisks daemons.
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.