diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-10-16 21:25:13 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-10-16 21:25:13 +0000 |
commit | ce3fb5c5953ed6f7b07e07ffb2d2fc148f0e39c6 (patch) | |
tree | 24959a58a9fed452ceb5d6944defe46f3755501a | |
parent | Added a notice about the ogg->vorbis USE flag change. (diff) | |
download | gentoo-2-ce3fb5c5953ed6f7b07e07ffb2d2fc148f0e39c6.tar.gz gentoo-2-ce3fb5c5953ed6f7b07e07ffb2d2fc148f0e39c6.tar.bz2 gentoo-2-ce3fb5c5953ed6f7b07e07ffb2d2fc148f0e39c6.zip |
Added new USE flags for sys-power/cpufreqd.
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f876d8ab8463..dbe3e6ec2bc5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1499 2005/10/14 13:27:04 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1500 2005/10/16 21:25:13 brix Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1095,6 +1095,9 @@ sys-libs/uclibc:userlocales - build only the locales specified in /etc/locales.b sys-libs/uclibc:wordexp - add support for word expansion (wordexp.h) sys-power/acpid:logrotate - Use logrotate for rotating logs sys-power/apcupsd:cgi - Add CGI script support +sys-power/cpufreqd:nforce2 - Enable for nforce2 voltage settings plug-in +sys-power/cpufreqd:nvidea - Enable nvidea overclocking (nvclock) plug-in +sys-power/cpufreqd:pmu - Enable Power Management Unit plug-in sys-power/hibernate-script:logrotate - Use logrotate for rotating logs sys-process/daemontools-scripts:withsamplescripts - Installs sample supervise scripts sys-process/procps:n32 - Enable n32 ABI support on mips |