Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
Date: Sat, 31 Jan 2009 15:18:57
Message-Id: E1LTHcV-0002hU-Ql@stork.gentoo.org
1 scarabeus 09/01/31 15:18:55
2
3 Modified: package.use.mask
4 Log:
5 Mask cuda use flag for boinc. Make it work only for nonhardened amd64 and x86.
6
7 Revision Changes Path
8 1.3 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.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?r1=1.2&r2=1.3
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.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- package.use.mask 1 Aug 2008 09:48:35 -0000 1.2
21 +++ package.use.mask 31 Jan 2009 15:18:55 -0000 1.3
22 @@ -1,3 +1,6 @@
23 +# cuda does not work on hardended
24 +sci-misc/boinc cuda
25 +
26 # This file requires >=portage-2.1.1
27
28 # Jean-Noël Rivasseau <elvanor@g.o> (01 Aug 2008)