Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm/13.0/armv4t/developer/, ...
Date: Tue, 19 Feb 2019 22:29:21
Message-Id: 1550615134.85b605201457e18241fe0a062cc981304c208953.slyfox@gentoo
1 commit: 85b605201457e18241fe0a062cc981304c208953
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 19 22:19:33 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 19 22:25:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b60520
7
8 profiles/default/linux/arm: deprecated 13.0 profiles
9
10 Suggest using 17.0 profile equivalents instead.
11
12 Closes: https://bugs.gentoo.org/673254
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 profiles/default/linux/arm/13.0/armv4/deprecated | 1 +
16 profiles/default/linux/arm/13.0/armv4/desktop/deprecated | 1 +
17 profiles/default/linux/arm/13.0/armv4/desktop/gnome/deprecated | 1 +
18 profiles/default/linux/arm/13.0/armv4/desktop/plasma/deprecated | 1 +
19 profiles/default/linux/arm/13.0/armv4/developer/deprecated | 1 +
20 profiles/default/linux/arm/13.0/armv4t/deprecated | 1 +
21 profiles/default/linux/arm/13.0/armv4t/desktop/deprecated | 1 +
22 profiles/default/linux/arm/13.0/armv4t/desktop/gnome/deprecated | 1 +
23 profiles/default/linux/arm/13.0/armv4t/desktop/plasma/deprecated | 1 +
24 profiles/default/linux/arm/13.0/armv4t/developer/deprecated | 1 +
25 profiles/default/linux/arm/13.0/armv5te/deprecated | 1 +
26 profiles/default/linux/arm/13.0/armv5te/desktop/deprecated | 1 +
27 profiles/default/linux/arm/13.0/armv5te/desktop/gnome/deprecated | 1 +
28 profiles/default/linux/arm/13.0/armv5te/desktop/plasma/deprecated | 1 +
29 profiles/default/linux/arm/13.0/armv5te/developer/deprecated | 1 +
30 profiles/default/linux/arm/13.0/armv6j/deprecated | 1 +
31 profiles/default/linux/arm/13.0/armv6j/desktop/deprecated | 1 +
32 profiles/default/linux/arm/13.0/armv6j/desktop/gnome/deprecated | 1 +
33 profiles/default/linux/arm/13.0/armv6j/desktop/plasma/deprecated | 1 +
34 profiles/default/linux/arm/13.0/armv6j/developer/deprecated | 1 +
35 profiles/default/linux/arm/13.0/armv7a/deprecated | 1 +
36 profiles/default/linux/arm/13.0/armv7a/desktop/deprecated | 1 +
37 profiles/default/linux/arm/13.0/armv7a/desktop/gnome/deprecated | 1 +
38 profiles/default/linux/arm/13.0/armv7a/desktop/plasma/deprecated | 1 +
39 profiles/default/linux/arm/13.0/armv7a/developer/deprecated | 1 +
40 profiles/default/linux/arm/13.0/deprecated | 1 +
41 profiles/default/linux/arm/13.0/desktop/deprecated | 1 +
42 profiles/default/linux/arm/13.0/desktop/gnome/deprecated | 1 +
43 profiles/default/linux/arm/13.0/desktop/gnome/systemd/deprecated | 1 +
44 profiles/default/linux/arm/13.0/desktop/plasma/deprecated | 1 +
45 profiles/default/linux/arm/13.0/desktop/plasma/systemd/deprecated | 1 +
46 profiles/default/linux/arm/13.0/developer/deprecated | 1 +
47 32 files changed, 32 insertions(+)
48
49 diff --git a/profiles/default/linux/arm/13.0/armv4/deprecated b/profiles/default/linux/arm/13.0/armv4/deprecated
50 new file mode 100644
51 index 00000000000..3eecbaa283d
52 --- /dev/null
53 +++ b/profiles/default/linux/arm/13.0/armv4/deprecated
54 @@ -0,0 +1 @@
55 +default/linux/arm/17.0/armv4
56
57 diff --git a/profiles/default/linux/arm/13.0/armv4/desktop/deprecated b/profiles/default/linux/arm/13.0/armv4/desktop/deprecated
58 new file mode 100644
59 index 00000000000..c8eeb4c07c6
60 --- /dev/null
61 +++ b/profiles/default/linux/arm/13.0/armv4/desktop/deprecated
62 @@ -0,0 +1 @@
63 +default/linux/arm/17.0/armv4/desktop
64
65 diff --git a/profiles/default/linux/arm/13.0/armv4/desktop/gnome/deprecated b/profiles/default/linux/arm/13.0/armv4/desktop/gnome/deprecated
66 new file mode 100644
67 index 00000000000..b9a1e50769c
68 --- /dev/null
69 +++ b/profiles/default/linux/arm/13.0/armv4/desktop/gnome/deprecated
70 @@ -0,0 +1 @@
71 +default/linux/arm/17.0/armv4/desktop/gnome
72
73 diff --git a/profiles/default/linux/arm/13.0/armv4/desktop/plasma/deprecated b/profiles/default/linux/arm/13.0/armv4/desktop/plasma/deprecated
74 new file mode 100644
75 index 00000000000..f1357d4046c
76 --- /dev/null
77 +++ b/profiles/default/linux/arm/13.0/armv4/desktop/plasma/deprecated
78 @@ -0,0 +1 @@
79 +default/linux/arm/17.0/armv4/desktop/plasma
80
81 diff --git a/profiles/default/linux/arm/13.0/armv4/developer/deprecated b/profiles/default/linux/arm/13.0/armv4/developer/deprecated
82 new file mode 100644
83 index 00000000000..f14c7bc0746
84 --- /dev/null
85 +++ b/profiles/default/linux/arm/13.0/armv4/developer/deprecated
86 @@ -0,0 +1 @@
87 +default/linux/arm/17.0/armv4/developer
88
89 diff --git a/profiles/default/linux/arm/13.0/armv4t/deprecated b/profiles/default/linux/arm/13.0/armv4t/deprecated
90 new file mode 100644
91 index 00000000000..1a738c6b153
92 --- /dev/null
93 +++ b/profiles/default/linux/arm/13.0/armv4t/deprecated
94 @@ -0,0 +1 @@
95 +default/linux/arm/17.0/armv4t
96
97 diff --git a/profiles/default/linux/arm/13.0/armv4t/desktop/deprecated b/profiles/default/linux/arm/13.0/armv4t/desktop/deprecated
98 new file mode 100644
99 index 00000000000..a7e5bcfed67
100 --- /dev/null
101 +++ b/profiles/default/linux/arm/13.0/armv4t/desktop/deprecated
102 @@ -0,0 +1 @@
103 +default/linux/arm/17.0/armv4t/desktop
104
105 diff --git a/profiles/default/linux/arm/13.0/armv4t/desktop/gnome/deprecated b/profiles/default/linux/arm/13.0/armv4t/desktop/gnome/deprecated
106 new file mode 100644
107 index 00000000000..1f3ff566475
108 --- /dev/null
109 +++ b/profiles/default/linux/arm/13.0/armv4t/desktop/gnome/deprecated
110 @@ -0,0 +1 @@
111 +default/linux/arm/17.0/armv4t/desktop/gnome
112
113 diff --git a/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/deprecated b/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/deprecated
114 new file mode 100644
115 index 00000000000..bc9ffc3068a
116 --- /dev/null
117 +++ b/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/deprecated
118 @@ -0,0 +1 @@
119 +default/linux/arm/17.0/armv4t/desktop/plasma
120
121 diff --git a/profiles/default/linux/arm/13.0/armv4t/developer/deprecated b/profiles/default/linux/arm/13.0/armv4t/developer/deprecated
122 new file mode 100644
123 index 00000000000..1dad77bfe67
124 --- /dev/null
125 +++ b/profiles/default/linux/arm/13.0/armv4t/developer/deprecated
126 @@ -0,0 +1 @@
127 +default/linux/arm/17.0/armv4t/developer
128
129 diff --git a/profiles/default/linux/arm/13.0/armv5te/deprecated b/profiles/default/linux/arm/13.0/armv5te/deprecated
130 new file mode 100644
131 index 00000000000..dbb0af6db4d
132 --- /dev/null
133 +++ b/profiles/default/linux/arm/13.0/armv5te/deprecated
134 @@ -0,0 +1 @@
135 +default/linux/arm/17.0/armv5te
136
137 diff --git a/profiles/default/linux/arm/13.0/armv5te/desktop/deprecated b/profiles/default/linux/arm/13.0/armv5te/desktop/deprecated
138 new file mode 100644
139 index 00000000000..d8a9074f2b8
140 --- /dev/null
141 +++ b/profiles/default/linux/arm/13.0/armv5te/desktop/deprecated
142 @@ -0,0 +1 @@
143 +default/linux/arm/17.0/armv5te/desktop
144
145 diff --git a/profiles/default/linux/arm/13.0/armv5te/desktop/gnome/deprecated b/profiles/default/linux/arm/13.0/armv5te/desktop/gnome/deprecated
146 new file mode 100644
147 index 00000000000..cbcc11fc4df
148 --- /dev/null
149 +++ b/profiles/default/linux/arm/13.0/armv5te/desktop/gnome/deprecated
150 @@ -0,0 +1 @@
151 +default/linux/arm/17.0/armv5te/desktop/gnome
152
153 diff --git a/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/deprecated b/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/deprecated
154 new file mode 100644
155 index 00000000000..2c1028758f0
156 --- /dev/null
157 +++ b/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/deprecated
158 @@ -0,0 +1 @@
159 +default/linux/arm/17.0/armv5te/desktop/plasma
160
161 diff --git a/profiles/default/linux/arm/13.0/armv5te/developer/deprecated b/profiles/default/linux/arm/13.0/armv5te/developer/deprecated
162 new file mode 100644
163 index 00000000000..3c0f6f60d17
164 --- /dev/null
165 +++ b/profiles/default/linux/arm/13.0/armv5te/developer/deprecated
166 @@ -0,0 +1 @@
167 +default/linux/arm/17.0/armv5te/developer
168
169 diff --git a/profiles/default/linux/arm/13.0/armv6j/deprecated b/profiles/default/linux/arm/13.0/armv6j/deprecated
170 new file mode 100644
171 index 00000000000..21a020f5259
172 --- /dev/null
173 +++ b/profiles/default/linux/arm/13.0/armv6j/deprecated
174 @@ -0,0 +1 @@
175 +default/linux/arm/17.0/armv6j
176
177 diff --git a/profiles/default/linux/arm/13.0/armv6j/desktop/deprecated b/profiles/default/linux/arm/13.0/armv6j/desktop/deprecated
178 new file mode 100644
179 index 00000000000..ab882698ddc
180 --- /dev/null
181 +++ b/profiles/default/linux/arm/13.0/armv6j/desktop/deprecated
182 @@ -0,0 +1 @@
183 +default/linux/arm/17.0/armv6j/desktop
184
185 diff --git a/profiles/default/linux/arm/13.0/armv6j/desktop/gnome/deprecated b/profiles/default/linux/arm/13.0/armv6j/desktop/gnome/deprecated
186 new file mode 100644
187 index 00000000000..5bf259fb86d
188 --- /dev/null
189 +++ b/profiles/default/linux/arm/13.0/armv6j/desktop/gnome/deprecated
190 @@ -0,0 +1 @@
191 +default/linux/arm/17.0/armv6j/desktop/gnome
192
193 diff --git a/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/deprecated b/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/deprecated
194 new file mode 100644
195 index 00000000000..b40ad522de1
196 --- /dev/null
197 +++ b/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/deprecated
198 @@ -0,0 +1 @@
199 +default/linux/arm/17.0/armv6j/desktop/plasma
200
201 diff --git a/profiles/default/linux/arm/13.0/armv6j/developer/deprecated b/profiles/default/linux/arm/13.0/armv6j/developer/deprecated
202 new file mode 100644
203 index 00000000000..8ffadd08b90
204 --- /dev/null
205 +++ b/profiles/default/linux/arm/13.0/armv6j/developer/deprecated
206 @@ -0,0 +1 @@
207 +default/linux/arm/17.0/armv6j/developer
208
209 diff --git a/profiles/default/linux/arm/13.0/armv7a/deprecated b/profiles/default/linux/arm/13.0/armv7a/deprecated
210 new file mode 100644
211 index 00000000000..2063c2646bd
212 --- /dev/null
213 +++ b/profiles/default/linux/arm/13.0/armv7a/deprecated
214 @@ -0,0 +1 @@
215 +default/linux/arm/17.0/armv7a
216
217 diff --git a/profiles/default/linux/arm/13.0/armv7a/desktop/deprecated b/profiles/default/linux/arm/13.0/armv7a/desktop/deprecated
218 new file mode 100644
219 index 00000000000..ca195e126df
220 --- /dev/null
221 +++ b/profiles/default/linux/arm/13.0/armv7a/desktop/deprecated
222 @@ -0,0 +1 @@
223 +default/linux/arm/17.0/armv7a/desktop
224
225 diff --git a/profiles/default/linux/arm/13.0/armv7a/desktop/gnome/deprecated b/profiles/default/linux/arm/13.0/armv7a/desktop/gnome/deprecated
226 new file mode 100644
227 index 00000000000..604cd9d4eef
228 --- /dev/null
229 +++ b/profiles/default/linux/arm/13.0/armv7a/desktop/gnome/deprecated
230 @@ -0,0 +1 @@
231 +default/linux/arm/17.0/armv7a/desktop/gnome
232
233 diff --git a/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/deprecated b/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/deprecated
234 new file mode 100644
235 index 00000000000..a243d03947f
236 --- /dev/null
237 +++ b/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/deprecated
238 @@ -0,0 +1 @@
239 +default/linux/arm/17.0/armv7a/desktop/plasma
240
241 diff --git a/profiles/default/linux/arm/13.0/armv7a/developer/deprecated b/profiles/default/linux/arm/13.0/armv7a/developer/deprecated
242 new file mode 100644
243 index 00000000000..9af071899d1
244 --- /dev/null
245 +++ b/profiles/default/linux/arm/13.0/armv7a/developer/deprecated
246 @@ -0,0 +1 @@
247 +default/linux/arm/17.0/armv7a/developer
248
249 diff --git a/profiles/default/linux/arm/13.0/deprecated b/profiles/default/linux/arm/13.0/deprecated
250 new file mode 100644
251 index 00000000000..a99c5fa1e96
252 --- /dev/null
253 +++ b/profiles/default/linux/arm/13.0/deprecated
254 @@ -0,0 +1 @@
255 +default/linux/arm/17.0
256
257 diff --git a/profiles/default/linux/arm/13.0/desktop/deprecated b/profiles/default/linux/arm/13.0/desktop/deprecated
258 new file mode 100644
259 index 00000000000..c38fb2e1c2b
260 --- /dev/null
261 +++ b/profiles/default/linux/arm/13.0/desktop/deprecated
262 @@ -0,0 +1 @@
263 +default/linux/arm/17.0/desktop
264
265 diff --git a/profiles/default/linux/arm/13.0/desktop/gnome/deprecated b/profiles/default/linux/arm/13.0/desktop/gnome/deprecated
266 new file mode 100644
267 index 00000000000..889c66f529d
268 --- /dev/null
269 +++ b/profiles/default/linux/arm/13.0/desktop/gnome/deprecated
270 @@ -0,0 +1 @@
271 +default/linux/arm/17.0/desktop/gnome
272
273 diff --git a/profiles/default/linux/arm/13.0/desktop/gnome/systemd/deprecated b/profiles/default/linux/arm/13.0/desktop/gnome/systemd/deprecated
274 new file mode 100644
275 index 00000000000..484ff7dc21b
276 --- /dev/null
277 +++ b/profiles/default/linux/arm/13.0/desktop/gnome/systemd/deprecated
278 @@ -0,0 +1 @@
279 +default/linux/arm/17.0/desktop/gnome/systemd
280
281 diff --git a/profiles/default/linux/arm/13.0/desktop/plasma/deprecated b/profiles/default/linux/arm/13.0/desktop/plasma/deprecated
282 new file mode 100644
283 index 00000000000..19c920467a9
284 --- /dev/null
285 +++ b/profiles/default/linux/arm/13.0/desktop/plasma/deprecated
286 @@ -0,0 +1 @@
287 +default/linux/arm/17.0/desktop/plasma
288
289 diff --git a/profiles/default/linux/arm/13.0/desktop/plasma/systemd/deprecated b/profiles/default/linux/arm/13.0/desktop/plasma/systemd/deprecated
290 new file mode 100644
291 index 00000000000..a1f2fb781f4
292 --- /dev/null
293 +++ b/profiles/default/linux/arm/13.0/desktop/plasma/systemd/deprecated
294 @@ -0,0 +1 @@
295 +default/linux/arm/17.0/desktop/plasma/systemd
296
297 diff --git a/profiles/default/linux/arm/13.0/developer/deprecated b/profiles/default/linux/arm/13.0/developer/deprecated
298 new file mode 100644
299 index 00000000000..694c5a86f82
300 --- /dev/null
301 +++ b/profiles/default/linux/arm/13.0/developer/deprecated
302 @@ -0,0 +1 @@
303 +default/linux/arm/17.0/developer