summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-01-25 23:53:32 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-01-25 23:53:32 +0000
commit551c77fc7b65920e02e15a752c08946d6d9da489 (patch)
tree1154ba978be37a0006f7b19b579f487f7541b3bd /profiles
parentremove unused use flag (diff)
downloadgentoo-2-551c77fc7b65920e02e15a752c08946d6d9da489.tar.gz
gentoo-2-551c77fc7b65920e02e15a752c08946d6d9da489.tar.bz2
gentoo-2-551c77fc7b65920e02e15a752c08946d6d9da489.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 9adc3dd01448..0990ab4cc46f 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.6313 2011/01/25 21:14:05 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6314 2011/01/25 23:53:32 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")
@@ -3677,7 +3677,6 @@ 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.
sys-apps/hal:dell - Builds and installs the Dell addon, which reads data from the Dell SM BIOS via sys-libs/libsmbios. It will read your service tag information and your hardware backlight data as well as allow you to modify the backlight settings on a Dell laptop.
sys-apps/hal:disk-partition - Allows HAL to use libparted from sys-block/parted to read raw partition data from your disks and process that data. Future versions of HAL (possibly 0.5.11 and higher) will allow you to create, modify, delete and format partitions from a GUI interface agnostic of your desktop environment.