Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: ChangeLog use.mask
Date: Wed, 30 Apr 2008 11:49:00
Message-Id: E1JrAiZ-0001Jt-Ed@stork.gentoo.org
1 bicatali 08/04/30 11:43:23
2
3 Modified: ChangeLog use.mask
4 Log:
5 Removed masking of icc and ifc flags (now only local flags). Removed inexistent icc-pgo flags
6
7 Revision Changes Path
8 1.8 profiles/arch/x86/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/ChangeLog?r1=1.7&r2=1.8
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- ChangeLog 21 Apr 2008 11:29:07 -0000 1.7
21 +++ ChangeLog 30 Apr 2008 11:43:22 -0000 1.8
22 @@ -1,6 +1,10 @@
23 # ChangeLog for Gentoo/x86 profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.7 2008/04/21 11:29:07 coldwind Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.8 2008/04/30 11:43:22 bicatali Exp $
27 +
28 + 30 Apr 2008; Sébastien Fabbro <bicatali@g.o> use.mask:
29 + Removed masking of icc and ifc flags (now only local flags). Removed
30 + inexistent icc-pgo flags
31
32 21 Apr 2008; Santiago M. Mola <coldwind@g.o> package.mask:
33 Add ->=net-im/telepathy-mission-control-4.65 to Gnome 2.22 mask.
34
35
36
37 1.3 profiles/arch/x86/use.mask
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/use.mask?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/use.mask?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/use.mask?r1=1.2&r2=1.3
42
43 Index: use.mask
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- use.mask 10 Apr 2008 06:34:03 -0000 1.2
50 +++ use.mask 30 Apr 2008 11:43:22 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 2004 Gentoo Foundation.
53 # Distributed under the terms of the GNU General Public License, v2
54 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.2 2008/04/10 06:34:03 dberkholz Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.3 2008/04/30 11:43:22 bicatali Exp $
56
57 # This file masks out USE flags that are simply NOT allowed in the default
58 # x86 profile. This works, for example, if another architecture's
59 @@ -13,9 +13,6 @@
60 # Unmask x86 instruction sets
61 -3dnow
62 -3dnowext
63 --icc
64 --icc-pgo
65 --ifc
66 -mmx
67 -mmxext
68 -sse
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list