diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-10 20:27:42 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-10 20:27:42 +0000 |
commit | c4a9528302e42736561b88a638e2ac7313ae864a (patch) | |
tree | 3288895719ac385b4cd9d26bb70335a98705a1fc | |
parent | Fix building with libpng14 wrt #308875 by Locke Shinseiko. (diff) | |
download | historical-c4a9528302e42736561b88a638e2ac7313ae864a.tar.gz historical-c4a9528302e42736561b88a638e2ac7313ae864a.tar.bz2 historical-c4a9528302e42736561b88a638e2ac7313ae864a.zip |
Automated update of 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 d38e2c72be52..1477ac7001f6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5368 2010/03/10 16:07:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5369 2010/03/10 20:27:42 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") @@ -3301,6 +3301,7 @@ sys-power/suspend:fbsplash - Add support for framebuffer splash sys-process/cronie:inotify - Enable inotify filesystem monitoring support. sys-process/fcron:debug - Enable debug code and output. Since version 3.0.5 this will no longer force foreground execution, and fcron will be able to run as a service properly. sys-process/fcron:doc - Rebuild the user documentation provided with the package; this should really not be necessary as all the documentation is shipped pre-built. +sys-process/fcron:pam - Enable PAM support for fcron. This means that fcron will pass through the "fcron" stack before executing the jobs, and fcrontab will use the "fcrontab" stack to authenticate the user before editing its crontab file. sys-process/procps:n32 - Enable n32 ABI support on mips virtual/mpi:romio - Enable romio, a high-performance portable MPI-IO www-apache/mod_mono:aspnet2 - Handle all applications using ASP.NET 2.0 engine by default |