Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-bsd/fbsd: package.use.mask
Date: Thu, 21 Feb 2008 21:09:15
Message-Id: E1JSIfH-0003Fs-VY@stork.gentoo.org
1 flameeyes 08/02/21 21:09:11
2
3 Modified: package.use.mask
4 Log:
5 Mask consolekit and cracklib USE flags for pambase.
6
7 Revision Changes Path
8 1.38 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.38&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/fbsd/package.use.mask?rev=1.38&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/fbsd/package.use.mask?r1=1.37&r2=1.38
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.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- package.use.mask 5 Feb 2008 23:58:25 -0000 1.37
21 +++ package.use.mask 21 Feb 2008 21:09:11 -0000 1.38
22 @@ -77,3 +77,9 @@
23 # The following new swig USE flags are not supported (yet):
24 dev-lang/swig clisp
25 dev-lang/swig chicken
26 +
27 +# Diego Pettenò <flameeyes@g.o> (21 Feb 2008)
28 +# ConsoleKit's PAM module only works on Linux right now.
29 +# pam_cracklib is only provided by Linux-PAM which is not usable on
30 +# Gentoo/FreeBSD.
31 +sys-auth/pambase consolekit cracklib
32
33
34
35 --
36 gentoo-commits@l.g.o mailing list