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: Sat, 30 Oct 2010 16:33:49
Message-Id: 20101030163342.7700420054@flycatcher.gentoo.org
1 robbat2 10/10/30 16:33:42
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.6093 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.6093&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.6093&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.6092&r2=1.6093
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.6092
18 retrieving revision 1.6093
19 diff -p -w -b -B -u -u -r1.6092 -r1.6093
20 --- use.local.desc 29 Oct 2010 17:34:25 -0000 1.6092
21 +++ use.local.desc 30 Oct 2010 16:33:42 -0000 1.6093
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.6092 2010/10/29 17:34:25 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6093 2010/10/30 16:33:42 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 @@ -3573,7 +3573,8 @@ sys-apps/util-linux:perl - install the c
31 sys-apps/v86d:x86emu - Use x86emu for Video BIOS calls
32 sys-auth/consolekit:policykit - Use the PolicyKit framework (sys-auth/polkit) to get authorization for suspend/shutdown.
33 sys-auth/pam_mysql:openssl - Use OpenSSL for md5 and sha1 support
34 -sys-auth/pam_pkcs11:pcsc-lite - build with sys-apps/pcsc-lite instead of dev-libs/openct
35 +sys-auth/pam_pkcs11:nss - Use Mozilla NSS (dev-libs/nss) as provider for PKCS#11 access, rather than using OpenSSL with a custom implementation of the PKC#11 protocol.
36 +sys-auth/pam_pkcs11:pcsc-lite - Build the card_eventmanager binary used to detect card removal and lock the sessions. This needs sys-apps/pcsc-lite.
37 sys-auth/pambase:consolekit - Enable pam_ck_connector module on local system logins. This allows for console logins to make use of ConsoleKit authorization.
38 sys-auth/pambase:cracklib - Enable pam_cracklib module on system authentication stack. This produces warnings when changing password to something easily crackable. It requires the same USE flag to be enabled on sys-libs/pam or system login might be impossible.
39 sys-auth/pambase:debug - Enable debug information logging on syslog(3) for all the modules supporting this in the system authentication and system login stacks.