Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc/ppc64/64ul: make.defaults package.mask parent use.mask virtuals
Date: Wed, 30 Apr 2008 23:35:03
Message-Id: E1JrLpE-0004ra-KK@stork.gentoo.org
1 wolf31o2 08/04/30 23:35:00
2
3 Added: make.defaults package.mask parent use.mask virtuals
4 Log:
5 Updated arch/powerpc/ppc64 profile from the snapshot tree. This adds a 32ul and 64ul sub-profile to ppc64, which allows us to clean up everything except for parent and profile.bashrc from default/linux/powerpc/ppc64 profiles. This closes bug #217305.
6
7 Revision Changes Path
8 1.1 profiles/arch/powerpc/ppc64/64ul/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/make.defaults?rev=1.1&content-type=text/plain
12
13 Index: make.defaults
14 ===================================================================
15 # Copyright 1999-2008 Gentoo Foundation
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/make.defaults,v 1.1 2008/04/30 23:35:00 wolf31o2 Exp $
18
19 # All extra USE/etc should be specified in sub-profiles.
20 # DO NOT POLLUTE USE ON THIS PROFILE.
21
22 MULTILIB_ABIS="ppc64"
23
24 CFLAGS_ppc64="-m64"
25
26
27
28
29 1.1 profiles/arch/powerpc/ppc64/64ul/package.mask
30
31 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/package.mask?rev=1.1&view=markup
32 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/package.mask?rev=1.1&content-type=text/plain
33
34 Index: package.mask
35 ===================================================================
36 # Copyright 1999-2007 Gentoo Foundation.
37 # Distributed under the terms of the GNU General Public License, v2
38 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/package.mask,v 1.1 2008/04/30 23:35:00 wolf31o2 Exp $
39
40 # <gcc-4 does not compile with >=gcc-4 on ppc64
41 sys-libs/libstdc++-v3
42 <sys-devel/gcc-4.1
43
44
45
46 1.1 profiles/arch/powerpc/ppc64/64ul/parent
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/parent?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/parent?rev=1.1&content-type=text/plain
50
51 Index: parent
52 ===================================================================
53 ../../../../features/64bit-native
54 ..
55
56
57
58 1.1 profiles/arch/powerpc/ppc64/64ul/use.mask
59
60 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/use.mask?rev=1.1&view=markup
61 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/use.mask?rev=1.1&content-type=text/plain
62
63 Index: use.mask
64 ===================================================================
65 # this is a list of USE flags
66 # that should not be used on PPC64
67 # Tom Gall <tgall@g.o> manages this list
68 directfb
69 krb4
70
71 pda
72 prelude
73 mzscheme
74 chasen
75 mono
76 beagle
77 networkmanager
78
79 # dietlibc
80 diet
81
82 #pyste has untested/unkeyworded deps on ppc64
83 pyste
84
85 # we don't have hardware to test. also see bug #113398
86 dvb
87
88 # 2006/03/20 - Donnie Berkholz <dberkholz@g.o>
89 # Modular X: mask for architectures on which they aren't available
90 video_cards_chips
91 video_cards_cirrus
92 video_cards_glint
93 video_cards_imstt
94 video_cards_newport
95 video_cards_s3
96 video_cards_s3virge
97 video_cards_savage
98 video_cards_tdfx
99 video_cards_trident
100 video_cards_voodoo
101
102 #until netbeans is keyworded
103 netbeans
104
105 #build is busted
106 pike
107
108 # mask pcmcia (bug #131306)
109 pcmcia
110
111 # conky dependencies missing keywords related (dragonheart -20061112)
112 # media-sound/mpd
113 mpd
114 # app-admin/hddtemp
115 hddtemp
116
117 # mask pbbuttonsd - reported by Mr Bones, ok'd by dostrow
118 pbbuttonsd
119
120 # Unmask this here, since only ppc64 can use it
121 -ibm
122
123 # Masking here so sys-fs/evms quits complaining
124 hb
125 hb2
126
127 # USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
128 # Bug #184563, 18 Sep 2007
129 # Robin H. Johnson <robbat2@g.o>
130 audit
131
132
133
134
135 1.1 profiles/arch/powerpc/ppc64/64ul/virtuals
136
137 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/virtuals?rev=1.1&view=markup
138 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/virtuals?rev=1.1&content-type=text/plain
139
140 Index: virtuals
141 ===================================================================
142 # Copyright 2004-2008 Gentoo Foundation.
143 # Distributed under the terms of the GNU General Public License, v2
144 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/virtuals,v 1.1 2008/04/30 23:35:00 wolf31o2 Exp $
145
146 virtual/bootloader sys-boot/yaboot-static
147
148
149
150 --
151 gentoo-commits@l.g.o mailing list