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/default-linux/alpha: use.mask
Date: Wed, 19 Sep 2007 00:04:28
Message-Id: E1IXmvq-0007Of-La@stork.gentoo.org
1 robbat2 07/09/18 23:56:42
2
3 Modified: use.mask
4 Log:
5 Mask USE=audit on alpha, arm, hppa, ppc64, s390, sh until they have keyworded it per bug 184563.
6
7 Revision Changes Path
8 1.81 profiles/default-linux/alpha/use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?rev=1.81&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?rev=1.81&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?r1=1.80&r2=1.81
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v
17 retrieving revision 1.80
18 retrieving revision 1.81
19 diff -u -r1.80 -r1.81
20 --- use.mask 26 Aug 2007 10:20:16 -0000 1.80
21 +++ use.mask 18 Sep 2007 23:56:42 -0000 1.81
22 @@ -1,6 +1,6 @@
23 # Copyright 2004 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License, v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.80 2007/08/26 10:20:16 armin76 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.81 2007/09/18 23:56:42 robbat2 Exp $
27
28 # This file masks out USE flags that are simply NOT allowed in the default
29 # profile for any architecture. This works, for example, if a non-default
30 @@ -145,3 +145,8 @@
31
32 # USE=d seems to break gcc-4.1.2 (#178896)
33 d
34 +
35 +# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
36 +# Bug #184563, 18 Sep 2007
37 +# Robin H. Johnson <robbat2@g.o>
38 +audit
39
40
41
42 --
43 gentoo-commits@g.o mailing list