Gentoo Archives: gentoo-commits

From: "Javier Villavicencio (the_paya)" <the_paya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-bsd/fbsd: package.use.mask
Date: Thu, 31 Jul 2008 03:45:30
Message-Id: E1KOP6W-0003Z4-9R@stork.gentoo.org
1 the_paya 08/07/31 03:45:28
2
3 Modified: package.use.mask
4 Log:
5 Removed passwdqc + added ssh to pambase use masks.
6
7 Revision Changes Path
8 1.41 profiles/default-bsd/fbsd/package.use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/fbsd/package.use.mask?rev=1.41&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/fbsd/package.use.mask?rev=1.41&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/fbsd/package.use.mask?r1=1.40&r2=1.41
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/package.use.mask,v
17 retrieving revision 1.40
18 retrieving revision 1.41
19 diff -u -r1.40 -r1.41
20 --- package.use.mask 8 Jun 2008 22:13:18 -0000 1.40
21 +++ package.use.mask 31 Jul 2008 03:45:27 -0000 1.41
22 @@ -82,9 +82,9 @@
23 # ConsoleKit's PAM module only works on Linux right now.
24 # pam_cracklib is only provided by Linux-PAM which is not usable on
25 # Gentoo/FreeBSD.
26 -# Javier Villavicencio <the_paya@g.o> (08 Jun 2008)
27 -# passwdqc needs fix for 6.2 and 7.0.
28 -sys-auth/pambase consolekit cracklib passwdqc
29 +# Javier Villavicencio <the_paya@g.o> (31 Jul 2008)
30 +# pam_ssh deps on Linux-PAM.
31 +sys-auth/pambase consolekit cracklib ssh
32
33 # Alexis Ballier <aballier@g.o> (7 Apr 2008)
34 # bug #216855