Gentoo Archives: gentoo-commits

From: "Matsuu Takuto (matsuu)" <matsuu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Wed, 26 Sep 2007 17:21:28
Message-Id: E1IaaRX-0001Xx-Hk@stork.gentoo.org
1 matsuu 07/09/26 17:12:59
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Added audit and xattr USE flag for app-forensics/aide.
6
7 Revision Changes Path
8 1.667 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.667&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.667&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.666&r2=1.667
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.666
18 retrieving revision 1.667
19 diff -u -r1.666 -r1.667
20 --- ChangeLog 26 Sep 2007 13:29:30 -0000 1.666
21 +++ ChangeLog 26 Sep 2007 17:12:58 -0000 1.667
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.666 2007/09/26 13:29:30 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.667 2007/09/26 17:12:58 matsuu Exp $
27 +
28 + 26 Sep 2007; MATSUU Takuto <matsuu@g.o> use.local.desc:
29 + Added audit and xattr USE flag for app-forensics/aide.
30
31 26 Sep 2007; Ulrich Mueller <ulm@g.o> package.mask:
32 Mask app-emacs/speedbar for removal.
33
34
35
36 1.3042 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3042&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3042&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3041&r2=1.3042
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3041
46 retrieving revision 1.3042
47 diff -u -r1.3041 -r1.3042
48 --- use.local.desc 23 Sep 2007 16:20:16 -0000 1.3041
49 +++ use.local.desc 26 Sep 2007 17:12:58 -0000 1.3042
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2007 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3041 2007/09/23 16:20:16 jer Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3042 2007/09/26 17:12:58 matsuu Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -155,6 +155,8 @@
59 app-emulation/xen-tools:ioemu - Enable support for emulated io devices including video via VNC for domainUs
60 app-emulation/xen:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS (not supported)
61 app-emulation/xen:pae - Enable support for PAE kernels (usually x86-32 with >4GB memory)
62 +app-forensics/aide:audit - Enable support for sys-process/audit
63 +app-forensics/aide:xattr - if you want extended attributes enabled
64 app-forensics/samhain:login-watch - Compile in the module to watch for login/logout events
65 app-forensics/samhain:mounts-check - Compile in the module to check for correct mount options
66 app-forensics/samhain:netclient - Compile a client, rather than a standalone version
67
68
69
70 --
71 gentoo-commits@g.o mailing list