diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-08-16 00:11:23 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-08-16 00:11:23 +0000 |
commit | 94b9e7a843c826c35855440fb7685a692453b409 (patch) | |
tree | 2f9c97aa76cffb59d0c54d36aad9f4f555e4648e /profiles/use.local.desc | |
parent | Split DEPEND vars. (diff) | |
download | gentoo-2-94b9e7a843c826c35855440fb7685a692453b409.tar.gz gentoo-2-94b9e7a843c826c35855440fb7685a692453b409.tar.bz2 gentoo-2-94b9e7a843c826c35855440fb7685a692453b409.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 73ad0e4f29fd..a0f2f4015989 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.4730 2009/08/15 12:07:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4731 2009/08/16 00:11:23 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") @@ -2814,6 +2814,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/einit:relaxng - Make validator for Relax NG available +sys-apps/gawk:libsigsegv - Support segfault recovery/debugging 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. |