diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2008-05-20 04:42:08 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2008-05-20 04:42:08 +0000 |
commit | cf6ee86d58eeb6d124849b4f484d26b7323f95b8 (patch) | |
tree | a4faa10fefa5463797bb868786832fa20bbbef92 /profiles/use.local.desc | |
parent | fix a few quoting issues (diff) | |
download | historical-cf6ee86d58eeb6d124849b4f484d26b7323f95b8.tar.gz historical-cf6ee86d58eeb6d124849b4f484d26b7323f95b8.tar.bz2 historical-cf6ee86d58eeb6d124849b4f484d26b7323f95b8.zip |
add ntp useflag for pm-utils
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 f2940a0fa976..09aba3a47921 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.3545 2008/05/19 18:27:34 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3546 2008/05/20 04:42:08 compnerd Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2101,6 +2101,7 @@ sys-power/apcupsd:lighttpd - Enable support for lighttpd sys-power/cpufreqd:nforce2 - Enable for nforce2 voltage settings plug-in sys-power/cpufreqd:nvidia - Enable nvidia overclocking (nvclock) plug-in sys-power/cpufreqd:pmu - Enable Power Management Unit plug-in +sys-power/pm-utils:ntp - install deps for NTP support sys-power/suspend:fbsplash - Add support for framebuffer splash sys-process/daemontools-scripts:withsamplescripts - Installs sample supervise scripts sys-process/procps:n32 - Enable n32 ABI support on mips |