diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-03-19 02:29:35 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-03-19 02:29:35 +0000 |
commit | df57c648c0c43085825b74828b5ae693b4abbbbd (patch) | |
tree | ed6100bf5649c8e427b61cb18c7496d35ac8716f /profiles/use.local.desc | |
parent | glibc-2.4 support wrt bug #125832 (diff) | |
download | historical-df57c648c0c43085825b74828b5ae693b4abbbbd.tar.gz historical-df57c648c0c43085825b74828b5ae693b4abbbbd.tar.bz2 historical-df57c648c0c43085825b74828b5ae693b4abbbbd.zip |
add dmi USE flag for HAL for DMI (Desktop Management Interface)
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 29f5d3a05453..95e07e8a06d4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1791 2006/03/18 22:36:55 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1792 2006/03/19 02:29:35 cardoe Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1259,7 +1259,7 @@ sys-apps/baselayout-vserver:fakelog - install a fake logger init script sys-apps/busybox:floppyboot - builds a busybox binary for use on floppy drives. sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and /sbin sys-apps/busybox:savedconfig - Adds support to user defined configs -sys-apps/hal:pam_console - Adds support for pam_console from PAM +sys-apps/hal:dmi - Adds support for DMI (Desktop Management Interface) sys-apps/iproute2:atm - Add support for ATM qdisc manager sys-apps/lm_sensors:rrdtool - Builds sensord (Needs RRDTool). sys-apps/lm_sensors:sensord - Enable sensord |