diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-28 15:19:21 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-28 15:19:21 +0000 |
commit | 34bdc07745c5efd91f576fa518057000d991d0ae (patch) | |
tree | 77c829377417dba6fbe5c05f2478a9ff81a75f72 /profiles/use.local.desc | |
parent | - fix cross-compile failing for powerpc targets bug #133856 (diff) | |
download | historical-34bdc07745c5efd91f576fa518057000d991d0ae.tar.gz historical-34bdc07745c5efd91f576fa518057000d991d0ae.tar.bz2 historical-34bdc07745c5efd91f576fa518057000d991d0ae.zip |
Added binary-drivers local USE flag for sys-apps/hwdata-gentoo to keep it from using the binary driver information unless explicitly requested.
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 ba65b47911ac..ac3922e92449 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.1979 2006/06/28 03:51:26 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1980 2006/06/28 15:19:21 wolf31o2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1389,6 +1389,7 @@ sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and sys-apps/busybox:savedconfig - Adds support to user defined configs sys-apps/hal:dmi - Adds support for DMI (Desktop Management Interface) sys-apps/hal:pam_console - Adds support for pam console from PAM +sys-apps/hwdata-gentoo:binary-drivers - Adds support for ATI/NVIDIA binary drivers 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 |