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/default-linux/x86: use.mask
Date: Fri, 09 May 2008 20:02:33
Message-Id: E1JuYmG-00046X-Ay@stork.gentoo.org
1 leio 08/05/09 20:01:12
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.41 profiles/default-linux/x86/use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/use.mask?rev=1.41&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/use.mask?rev=1.41&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/use.mask?r1=1.40&r2=1.41
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v
17 retrieving revision 1.40
18 retrieving revision 1.41
19 diff -u -r1.40 -r1.41
20 --- use.mask 30 Apr 2008 11:45:45 -0000 1.40
21 +++ use.mask 9 May 2008 20:01:11 -0000 1.41
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/x86/use.mask,v 1.40 2008/04/30 11:45:45 bicatali Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.41 2008/05/09 20:01:11 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