Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Mon, 03 May 2010 18:47:53
Message-Id: 20100503184748.A07072C37B@corvid.gentoo.org
1 robbat2 10/05/03 18:47:48
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5525 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5525&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5525&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5524&r2=1.5525
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5524
18 retrieving revision 1.5525
19 diff -p -w -b -B -u -u -r1.5524 -r1.5525
20 --- use.local.desc 3 May 2010 18:07:53 -0000 1.5524
21 +++ use.local.desc 3 May 2010 18:47:48 -0000 1.5525
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2010 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5524 2010/05/03 18:07:53 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5525 2010/05/03 18:47:48 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -3403,6 +3403,8 @@ sys-process/cronie:inotify - Enable inot
31 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.
32 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.
33 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.
34 +sys-process/htop:openvz - Enable openvz support
35 +sys-process/htop:vserver - Enable vserver support
36 sys-process/procps:n32 - Enable n32 ABI support on mips
37 virtual/mpi:romio - Enable romio, a high-performance portable MPI-IO
38 www-apache/mod_mono:aspnet2 - Handle all applications using ASP.NET 2.0 engine by default