Gentoo Archives: gentoo-commits

From: "Gordon Malm (gengor)" <gengor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask use.mask
Date: Wed, 30 Sep 2009 05:31:09
Message-Id: E1MsrmN-0002Nl-PR@stork.gentoo.org
1 gengor 09/09/30 05:31:07
2
3 Modified: package.use.mask use.mask
4 Log:
5 Mask USE 'cuda' (binary nvidia driver related) globally instead of per-pkg
6
7 Revision Changes Path
8 1.11 profiles/hardened/linux/x86/package.use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?r1=1.10&r2=1.11
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- package.use.mask 30 Sep 2009 05:16:29 -0000 1.10
21 +++ package.use.mask 30 Sep 2009 05:31:07 -0000 1.11
22 @@ -1,14 +1,11 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.10 2009/09/30 05:16:29 gengor Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.11 2009/09/30 05:31:07 gengor Exp $
27
28 # 26 Mar 2009: Gordon Malm <gengor@g.o>
29 # This version fails if <gcc-4.2, subsequent versions do not
30 =x11-libs/pixman-0.12.0 sse2
31
32 -# cuda does not work on hardended
33 -sci-misc/boinc cuda
34 -
35 # Jean-Noël Rivasseau <elvanor@g.o> (01 Aug 2008)
36 # Disabling gcj flag, no gcc-4.3.1 yet
37 dev-java/eclipse-ecj gcj
38
39
40
41 1.5 profiles/hardened/linux/x86/use.mask
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/use.mask?rev=1.5&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/use.mask?rev=1.5&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/use.mask?r1=1.4&r2=1.5
46
47 Index: use.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/use.mask,v
50 retrieving revision 1.4
51 retrieving revision 1.5
52 diff -u -r1.4 -r1.5
53 --- use.mask 12 Sep 2009 02:42:34 -0000 1.4
54 +++ use.mask 30 Sep 2009 05:31:07 -0000 1.5
55 @@ -1,8 +1,9 @@
56 # Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/use.mask,v 1.4 2009/09/12 02:42:34 gengor Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/use.mask,v 1.5 2009/09/30 05:31:07 gengor Exp $
60
61 # Binary nvidia drivers are masked, USE flags must be too.
62 video_cards_nvidia
63 nvidia
64 +cuda
65 vdpau