Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog use.mask
Date: Fri, 10 Feb 2012 17:49:50
Message-Id: 20120210174940.B255A2004B@flycatcher.gentoo.org
1 mattst88 12/02/10 17:49:40
2
3 Modified: ChangeLog use.mask
4 Log:
5 Add new video_cards_* to use.mask. Also remove dead radeonhd mask.
6
7 Revision Changes Path
8 1.133 profiles/arch/hppa/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.133&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.133&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.132&r2=1.133
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
17 retrieving revision 1.132
18 retrieving revision 1.133
19 diff -u -r1.132 -r1.133
20 --- ChangeLog 31 Jan 2012 22:09:31 -0000 1.132
21 +++ ChangeLog 10 Feb 2012 17:49:40 -0000 1.133
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/hppa profile
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.132 2012/01/31 22:09:31 jer Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.133 2012/02/10 17:49:40 mattst88 Exp $
27 +
28 + 10 Feb 2012; Matt Turner <mattst88@g.o> use.mask:
29 + Add new video_cards_* to use.mask. Also remove dead radeonhd mask.
30
31 31 Jan 2012; Jeroen Roovers <jer@g.o> package.use.mask:
32 Mask dev-libs/libowfat diet so we can re-keyword it.
33
34
35
36 1.47 profiles/arch/hppa/use.mask
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?rev=1.47&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?rev=1.47&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?r1=1.46&r2=1.47
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v
45 retrieving revision 1.46
46 retrieving revision 1.47
47 diff -u -r1.46 -r1.47
48 --- use.mask 19 Jan 2012 14:46:48 -0000 1.46
49 +++ use.mask 10 Feb 2012 17:49:40 -0000 1.47
50 @@ -1,5 +1,5 @@
51 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.46 2012/01/19 14:46:48 jer Exp $
53 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.47 2012/02/10 17:49:40 mattst88 Exp $
54 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@g.o>.
55
56 # Jeroen Roovers <jer@g.o> (4 Jan 2012)
57 @@ -178,7 +178,6 @@
58 video_cards_nv
59 video_cards_r128
60 video_cards_radeon
61 -video_cards_radeonhd
62 video_cards_rendition
63 video_cards_s3
64 video_cards_s3virge
65 @@ -195,6 +194,17 @@
66 video_cards_vesa
67 video_cards_voodoo
68
69 +# Matt Turner <mattst88@g.o>
70 +# Mask more VIDEO_CARDs added with mesa-8.0
71 +video_cards_r100
72 +video_cards_r200
73 +video_cards_r300
74 +video_cards_r600
75 +video_cards_i915
76 +video_cards_i965
77 +# vmware wasn't added with mesa-8.0, but it should still be masked
78 +video_cards_vmware
79 +
80 # 27 Nov 2005 Guy Martin <gmsoft@g.o>
81 # gccxml doesn't build and boost depend on it with this use
82 pyste