Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
Date: Fri, 09 May 2008 20:02:11
Message-Id: E1JuYmF-000469-8O@stork.gentoo.org
1 leio 08/05/09 20:01:11
2
3 Modified: use.mask
4 Log:
5 Mask video_cards_geode USE flag on all platforms but x86, as it is a video card integrated into the Geode GX/LX CPU chip, which is x86.
6
7 Revision Changes Path
8 1.4 profiles/arch/x86/use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/use.mask?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/use.mask?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/use.mask?r1=1.3&r2=1.4
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- use.mask 30 Apr 2008 11:43:22 -0000 1.3
21 +++ use.mask 9 May 2008 20:01:10 -0000 1.4
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/arch/x86/use.mask,v 1.3 2008/04/30 11:43:22 bicatali Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.4 2008/05/09 20:01:10 leio Exp $
27
28 # This file masks out USE flags that are simply NOT allowed in the default
29 # x86 profile. This works, for example, if another architecture's
30 @@ -42,6 +42,7 @@
31 -video_cards_fglrx
32 -video_cards_vmware
33 -video_cards_amd
34 +-video_cards_geode
35 -video_cards_vermilion
36 -video_cards_via
37 -video_cards_xgi
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list