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: Wed, 28 Apr 2010 19:47:53
Message-Id: 20100428194747.B25E42C06B@corvid.gentoo.org
1 robbat2 10/04/28 19:47:47
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5513 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.5513&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5513&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5512&r2=1.5513
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5512
18 retrieving revision 1.5513
19 diff -p -w -b -B -u -u -r1.5512 -r1.5513
20 --- use.local.desc 28 Apr 2010 16:07:45 -0000 1.5512
21 +++ use.local.desc 28 Apr 2010 19:47:47 -0000 1.5513
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.5512 2010/04/28 16:07:45 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5513 2010/04/28 19:47:47 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 @@ -3381,6 +3381,7 @@ sys-power/powerman:genders - Add suppor
31 sys-power/powerman:httppower - Add support for HTTP based power controllers
32 sys-power/suspend:crypt - Allows suspend and resume from encrypted disk
33 sys-power/suspend:fbsplash - Add support for framebuffer splash
34 +sys-process/acct:logrotate - Install a logrotate script to rotate /var/account/*
35 sys-process/cronie:inotify - Enable inotify filesystem monitoring support.
36 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.
37 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.