Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Tue, 18 Sep 2007 20:21:50
Message-Id: E1IXjSK-0003Hn-VH@stork.gentoo.org
1 cardoe 07/09/18 20:14:00
2
3 Modified: use.local.desc
4 Log:
5 add audit USE flag for sys-libs/pam
6
7 Revision Changes Path
8 1.3031 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3031&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3031&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3030&r2=1.3031
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3030
18 retrieving revision 1.3031
19 diff -u -r1.3030 -r1.3031
20 --- use.local.desc 17 Sep 2007 13:15:03 -0000 1.3030
21 +++ use.local.desc 18 Sep 2007 20:14:00 -0000 1.3031
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 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.3030 2007/09/17 13:15:03 alonbl Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3031 2007/09/18 20:14:00 cardoe Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1996,6 +1996,7 @@
31 sys-libs/glibc:userlocales - build only the locales specified in /etc/locales.build
32 sys-libs/libuser:quotas - Enables support for user quotas
33 sys-libs/ncurses:trace - Enable test trace() support in ncurses calls
34 +sys-libs/pam:audit - Enable support for sys-process/audit
35 sys-libs/pam:pam_chroot - Builds the pam_chroot module (enables per-user chroots at login)
36 sys-libs/pam:pam_console - Builds the pam_console module (enables per-user device permissions for console user)
37 sys-libs/pam:pam_timestamp - Builds the pam_timestamp module (enables recent successful attempt authentication)
38
39
40
41 --
42 gentoo-commits@g.o mailing list