Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/10.4/ppc/, profiles/prefix/darwin/macos/10.4/, ...
Date: Thu, 31 Dec 2020 10:04:28
Message-Id: 1609409060.56c86f13712c1132cc14f55663dd28c42ddd7ae7.grobian@gentoo
1 commit: 56c86f13712c1132cc14f55663dd28c42ddd7ae7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 09:47:12 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 10:04:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c86f13
7
8 profiles/prefix/darwin/macos: drop 10.4 (Tiger)
9
10 While I still have access to Tiger, it really makes no sense to use it,
11 Leopard (10.5) is the latest release for PPC, so remove the Tiger
12 profile.
13
14 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
15
16 profiles/prefix/darwin/macos/10.4/eapi | 1 -
17 profiles/prefix/darwin/macos/10.4/make.defaults | 4 ---
18 profiles/prefix/darwin/macos/10.4/package.mask | 10 --------
19 profiles/prefix/darwin/macos/10.4/package.use.mask | 8 ------
20 profiles/prefix/darwin/macos/10.4/parent | 1 -
21 profiles/prefix/darwin/macos/10.4/ppc/eapi | 1 -
22 .../prefix/darwin/macos/10.4/ppc/make.defaults | 5 ----
23 profiles/prefix/darwin/macos/10.4/ppc/package.mask | 3 ---
24 .../prefix/darwin/macos/10.4/ppc/package.use.mask | 3 ---
25 profiles/prefix/darwin/macos/10.4/ppc/parent | 2 --
26 profiles/prefix/darwin/macos/10.4/ppc/use.mask | 4 ---
27 profiles/prefix/darwin/macos/10.4/profile.bashrc | 4 ---
28 profiles/prefix/darwin/macos/10.4/x86/eapi | 1 -
29 .../prefix/darwin/macos/10.4/x86/make.defaults | 5 ----
30 .../prefix/darwin/macos/10.4/x86/package.unmask | 2 --
31 .../prefix/darwin/macos/10.4/x86/package.use.force | 6 -----
32 .../prefix/darwin/macos/10.4/x86/package.use.mask | 4 ---
33 profiles/prefix/darwin/macos/10.4/x86/parent | 2 --
34 profiles/prefix/darwin/macos/10.4/x86/use.mask | 30 ----------------------
35 19 files changed, 96 deletions(-)
36
37 diff --git a/profiles/prefix/darwin/macos/10.4/eapi b/profiles/prefix/darwin/macos/10.4/eapi
38 deleted file mode 100644
39 index 7ed6ff82de6..00000000000
40 --- a/profiles/prefix/darwin/macos/10.4/eapi
41 +++ /dev/null
42 @@ -1 +0,0 @@
43 -5
44
45 diff --git a/profiles/prefix/darwin/macos/10.4/make.defaults b/profiles/prefix/darwin/macos/10.4/make.defaults
46 deleted file mode 100644
47 index f8958c17eaf..00000000000
48 --- a/profiles/prefix/darwin/macos/10.4/make.defaults
49 +++ /dev/null
50 @@ -1,4 +0,0 @@
51 -# Copyright 1999-2009 Gentoo Foundation
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -MACOSX_DEPLOYMENT_TARGET="10.4"
55
56 diff --git a/profiles/prefix/darwin/macos/10.4/package.mask b/profiles/prefix/darwin/macos/10.4/package.mask
57 deleted file mode 100644
58 index fdadff5bdbc..00000000000
59 --- a/profiles/prefix/darwin/macos/10.4/package.mask
60 +++ /dev/null
61 @@ -1,10 +0,0 @@
62 -# Copyright 1999-2019 Gentoo Authors
63 -# Distributed under the terms of the GNU General Public License v2
64 -
65 -# Fabian Groffen <grobian@g.o> (2012-05-03)
66 -# Needs 10.6 or up
67 ->=dev-lang/ghc-7
68 -
69 -# Fabian Groffen <grobian@g.o> (2011-07-11)
70 -# Needs headers only available starting from 10.5 (Leopard)
71 -sys-process/lsof
72
73 diff --git a/profiles/prefix/darwin/macos/10.4/package.use.mask b/profiles/prefix/darwin/macos/10.4/package.use.mask
74 deleted file mode 100644
75 index 52409fbb3dd..00000000000
76 --- a/profiles/prefix/darwin/macos/10.4/package.use.mask
77 +++ /dev/null
78 @@ -1,8 +0,0 @@
79 -# Copyright 1999-2017 Gentoo Foundation
80 -# Distributed under the terms of the GNU General Public License v2
81 -
82 -
83 -# Fabian Groffen <grobian@g.o> (2008-04-28)
84 -# mach_override.h missing
85 -# http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html
86 -dev-lang/erlang hipe
87
88 diff --git a/profiles/prefix/darwin/macos/10.4/parent b/profiles/prefix/darwin/macos/10.4/parent
89 deleted file mode 100644
90 index f3229c5b987..00000000000
91 --- a/profiles/prefix/darwin/macos/10.4/parent
92 +++ /dev/null
93 @@ -1 +0,0 @@
94 -..
95
96 diff --git a/profiles/prefix/darwin/macos/10.4/ppc/eapi b/profiles/prefix/darwin/macos/10.4/ppc/eapi
97 deleted file mode 100644
98 index 7ed6ff82de6..00000000000
99 --- a/profiles/prefix/darwin/macos/10.4/ppc/eapi
100 +++ /dev/null
101 @@ -1 +0,0 @@
102 -5
103
104 diff --git a/profiles/prefix/darwin/macos/10.4/ppc/make.defaults b/profiles/prefix/darwin/macos/10.4/ppc/make.defaults
105 deleted file mode 100644
106 index a7ca397782c..00000000000
107 --- a/profiles/prefix/darwin/macos/10.4/ppc/make.defaults
108 +++ /dev/null
109 @@ -1,5 +0,0 @@
110 -# Copyright 1999-2016 Gentoo Foundation
111 -# Distributed under the terms of the GNU General Public License v2
112 -
113 -CHOST="powerpc-apple-darwin8"
114 -CHOST_ppc="${CHOST}"
115
116 diff --git a/profiles/prefix/darwin/macos/10.4/ppc/package.mask b/profiles/prefix/darwin/macos/10.4/ppc/package.mask
117 deleted file mode 100644
118 index 2a5c2e63e2f..00000000000
119 --- a/profiles/prefix/darwin/macos/10.4/ppc/package.mask
120 +++ /dev/null
121 @@ -1,3 +0,0 @@
122 -# Copyright 1999-2009 Gentoo Foundation
123 -# Distributed under the terms of the GNU General Public License v2
124 -
125
126 diff --git a/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask b/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask
127 deleted file mode 100644
128 index f7ac4607b39..00000000000
129 --- a/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask
130 +++ /dev/null
131 @@ -1,3 +0,0 @@
132 -# Copyright 1999-2011 Gentoo Foundation
133 -# Distributed under the terms of the GNU General Public License v2
134 -
135
136 diff --git a/profiles/prefix/darwin/macos/10.4/ppc/parent b/profiles/prefix/darwin/macos/10.4/ppc/parent
137 deleted file mode 100644
138 index 59ddeb924a6..00000000000
139 --- a/profiles/prefix/darwin/macos/10.4/ppc/parent
140 +++ /dev/null
141 @@ -1,2 +0,0 @@
142 -..
143 -../../arch/ppc
144
145 diff --git a/profiles/prefix/darwin/macos/10.4/ppc/use.mask b/profiles/prefix/darwin/macos/10.4/ppc/use.mask
146 deleted file mode 100644
147 index cb5937b71a2..00000000000
148 --- a/profiles/prefix/darwin/macos/10.4/ppc/use.mask
149 +++ /dev/null
150 @@ -1,4 +0,0 @@
151 -# Copyright 1999-2009 Gentoo Foundation
152 -# Distributed under the terms of the GNU General Public License v2
153 -
154 --altivec
155
156 diff --git a/profiles/prefix/darwin/macos/10.4/profile.bashrc b/profiles/prefix/darwin/macos/10.4/profile.bashrc
157 deleted file mode 100644
158 index f227ae79ef2..00000000000
159 --- a/profiles/prefix/darwin/macos/10.4/profile.bashrc
160 +++ /dev/null
161 @@ -1,4 +0,0 @@
162 -# Copyright 1999-2009 Gentoo Foundation
163 -# Distributed under the terms of the GNU General Public License v2
164 -
165 -export MACOSX_DEPLOYMENT_TARGET=10.4
166
167 diff --git a/profiles/prefix/darwin/macos/10.4/x86/eapi b/profiles/prefix/darwin/macos/10.4/x86/eapi
168 deleted file mode 100644
169 index 7ed6ff82de6..00000000000
170 --- a/profiles/prefix/darwin/macos/10.4/x86/eapi
171 +++ /dev/null
172 @@ -1 +0,0 @@
173 -5
174
175 diff --git a/profiles/prefix/darwin/macos/10.4/x86/make.defaults b/profiles/prefix/darwin/macos/10.4/x86/make.defaults
176 deleted file mode 100644
177 index aa58c46bfa6..00000000000
178 --- a/profiles/prefix/darwin/macos/10.4/x86/make.defaults
179 +++ /dev/null
180 @@ -1,5 +0,0 @@
181 -# Copyright 1999-2016 Gentoo Foundation
182 -# Distributed under the terms of the GNU General Public License v2
183 -
184 -CHOST="i686-apple-darwin8"
185 -CHOST_x86="${CHOST}"
186
187 diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.unmask b/profiles/prefix/darwin/macos/10.4/x86/package.unmask
188 deleted file mode 100644
189 index 320a6bbb1a0..00000000000
190 --- a/profiles/prefix/darwin/macos/10.4/x86/package.unmask
191 +++ /dev/null
192 @@ -1,2 +0,0 @@
193 -# Copyright 1999-2017 Gentoo Foundation
194 -# Distributed under the terms of the GNU General Public License v2
195
196 diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.use.force b/profiles/prefix/darwin/macos/10.4/x86/package.use.force
197 deleted file mode 100644
198 index 28967018e68..00000000000
199 --- a/profiles/prefix/darwin/macos/10.4/x86/package.use.force
200 +++ /dev/null
201 @@ -1,6 +0,0 @@
202 -# Copyright 1999-2009 Gentoo Foundation
203 -# Distributed under the terms of the GNU General Public License v2
204 -
205 -# Elias Pipping <pipping@g.o> (2007-09-30)
206 -# compiles with -aqua, doesn't work, though
207 -media-video/mplayer aqua
208
209 diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.use.mask b/profiles/prefix/darwin/macos/10.4/x86/package.use.mask
210 deleted file mode 100644
211 index 1a1871bef0c..00000000000
212 --- a/profiles/prefix/darwin/macos/10.4/x86/package.use.mask
213 +++ /dev/null
214 @@ -1,4 +0,0 @@
215 -# Copyright 1999-2011 Gentoo Foundation
216 -# Distributed under the terms of the GNU General Public License v2
217 -
218 -
219
220 diff --git a/profiles/prefix/darwin/macos/10.4/x86/parent b/profiles/prefix/darwin/macos/10.4/x86/parent
221 deleted file mode 100644
222 index 93220d09682..00000000000
223 --- a/profiles/prefix/darwin/macos/10.4/x86/parent
224 +++ /dev/null
225 @@ -1,2 +0,0 @@
226 -..
227 -../../arch/x86
228
229 diff --git a/profiles/prefix/darwin/macos/10.4/x86/use.mask b/profiles/prefix/darwin/macos/10.4/x86/use.mask
230 deleted file mode 100644
231 index 3e153701348..00000000000
232 --- a/profiles/prefix/darwin/macos/10.4/x86/use.mask
233 +++ /dev/null
234 @@ -1,30 +0,0 @@
235 -# Copyright 1999-2017 Gentoo Foundation
236 -# Distributed under the terms of the GNU General Public License v2
237 -
238 -# This file masks out USE flags that are simply NOT allowed in the default
239 -# x86 profile. This works, for example, if another architecture's
240 -# profile have a USE flag associated with (such as altivec, mmx, etc).
241 -
242 -# Unmask x86 instruction sets
243 --cpu_flags_x86_mmx
244 --cpu_flags_x86_mmxext
245 --cpu_flags_x86_sse
246 --cpu_flags_x86_sse2
247 --cpu_flags_x86_ssse3
248 --svga
249 -
250 -# Unmask nvidia XvMC support
251 --nvidia
252 -
253 -# Unmask dev-db/oracle-instantclient-basic support
254 --oci8-instant-client
255 -
256 -# Modular X: unmask for architectures on which they are available
257 --input_devices_synaptics
258 --input_devices_vmmouse
259 --input_devices_wacom
260 --video_cards_nvidia
261 --video_cards_vmware
262 -
263 -# ibm is only used for ppc64 stuff
264 -ibm