Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/, ...
Date: Fri, 10 Sep 2021 04:29:51
Message-Id: 1631248110.b9eb7d2ebaf6fed699a81748d865c17463b322c7.dlan@gentoo
1 commit: b9eb7d2ebaf6fed699a81748d865c17463b322c7
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 07:31:10 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 10 04:28:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9eb7d2e
7
8 riscv: profile: add desktop/{gnome,plasma,systemd} profiles
9
10 Closes: https://github.com/gentoo/gentoo/pull/22252
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 .../linux/riscv/20.0/rv64gc/lp64/desktop/eapi | 1 +
14 .../riscv/20.0/rv64gc/lp64/desktop/gnome/eapi | 1 +
15 .../riscv/20.0/rv64gc/lp64/desktop/gnome/parent | 2 ++
16 .../20.0/rv64gc/lp64/desktop/gnome/systemd/eapi | 1 +
17 .../20.0/rv64gc/lp64/desktop/gnome/systemd/parent | 2 ++
18 .../linux/riscv/20.0/rv64gc/lp64/desktop/parent | 2 ++
19 .../riscv/20.0/rv64gc/lp64/desktop/plasma/eapi | 1 +
20 .../riscv/20.0/rv64gc/lp64/desktop/plasma/parent | 2 ++
21 .../20.0/rv64gc/lp64/desktop/plasma/systemd/eapi | 1 +
22 .../rv64gc/lp64/desktop/plasma/systemd/package.use | 7 ++++
23 .../20.0/rv64gc/lp64/desktop/plasma/systemd/parent | 2 ++
24 .../riscv/20.0/rv64gc/lp64/desktop/systemd/eapi | 1 +
25 .../riscv/20.0/rv64gc/lp64/desktop/systemd/parent | 2 ++
26 .../linux/riscv/20.0/rv64gc/lp64d/desktop/eapi | 1 +
27 .../riscv/20.0/rv64gc/lp64d/desktop/gnome/eapi | 1 +
28 .../riscv/20.0/rv64gc/lp64d/desktop/gnome/parent | 2 ++
29 .../20.0/rv64gc/lp64d/desktop/gnome/systemd/eapi | 1 +
30 .../20.0/rv64gc/lp64d/desktop/gnome/systemd/parent | 2 ++
31 .../linux/riscv/20.0/rv64gc/lp64d/desktop/parent | 2 ++
32 .../riscv/20.0/rv64gc/lp64d/desktop/plasma/eapi | 1 +
33 .../riscv/20.0/rv64gc/lp64d/desktop/plasma/parent | 2 ++
34 .../20.0/rv64gc/lp64d/desktop/plasma/systemd/eapi | 1 +
35 .../lp64d/desktop/plasma/systemd/package.use | 7 ++++
36 .../rv64gc/lp64d/desktop/plasma/systemd/parent | 2 ++
37 .../riscv/20.0/rv64gc/lp64d/desktop/systemd/eapi | 1 +
38 .../riscv/20.0/rv64gc/lp64d/desktop/systemd/parent | 2 ++
39 profiles/profiles.desc | 38 ++++++++++++++--------
40 27 files changed, 75 insertions(+), 13 deletions(-)
41
42 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/eapi
43 new file mode 100644
44 index 00000000000..7ed6ff82de6
45 --- /dev/null
46 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/eapi
47 @@ -0,0 +1 @@
48 +5
49
50 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/eapi
51 new file mode 100644
52 index 00000000000..7ed6ff82de6
53 --- /dev/null
54 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/eapi
55 @@ -0,0 +1 @@
56 +5
57
58 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/parent
59 new file mode 100644
60 index 00000000000..d5a56a13f69
61 --- /dev/null
62 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/parent
63 @@ -0,0 +1,2 @@
64 +..
65 +../../../../../../../../targets/desktop/gnome
66
67 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/systemd/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/systemd/eapi
68 new file mode 100644
69 index 00000000000..7ed6ff82de6
70 --- /dev/null
71 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/systemd/eapi
72 @@ -0,0 +1 @@
73 +5
74
75 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/systemd/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/systemd/parent
76 new file mode 100644
77 index 00000000000..288aeccdce8
78 --- /dev/null
79 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/systemd/parent
80 @@ -0,0 +1,2 @@
81 +..
82 +../../../../../../../../../targets/desktop/gnome/systemd
83
84 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/parent
85 new file mode 100644
86 index 00000000000..fae96e8d36b
87 --- /dev/null
88 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/parent
89 @@ -0,0 +1,2 @@
90 +..
91 +../../../../../../../targets/desktop
92
93 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/eapi
94 new file mode 100644
95 index 00000000000..7ed6ff82de6
96 --- /dev/null
97 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/eapi
98 @@ -0,0 +1 @@
99 +5
100
101 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/parent
102 new file mode 100644
103 index 00000000000..0317df26cc9
104 --- /dev/null
105 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/parent
106 @@ -0,0 +1,2 @@
107 +..
108 +../../../../../../../../targets/desktop/plasma
109
110 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/eapi
111 new file mode 100644
112 index 00000000000..7ed6ff82de6
113 --- /dev/null
114 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/eapi
115 @@ -0,0 +1 @@
116 +5
117
118 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/package.use b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/package.use
119 new file mode 100644
120 index 00000000000..bdf6c817864
121 --- /dev/null
122 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/package.use
123 @@ -0,0 +1,7 @@
124 +# Copyright 2019-2019 Gentoo Authors
125 +# Distributed under the terms of the GNU General Public License v2
126 +
127 +# Brian Evans <grknight@g.o> (2019-02-27)
128 +# Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session]
129 +# and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session].
130 +net-wireless/bluez user-session
131
132 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/parent
133 new file mode 100644
134 index 00000000000..5d9d87f6d91
135 --- /dev/null
136 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/parent
137 @@ -0,0 +1,2 @@
138 +..
139 +../../../../../../../../../targets/systemd
140
141 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/systemd/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/systemd/eapi
142 new file mode 100644
143 index 00000000000..7ed6ff82de6
144 --- /dev/null
145 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/systemd/eapi
146 @@ -0,0 +1 @@
147 +5
148
149 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/systemd/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/systemd/parent
150 new file mode 100644
151 index 00000000000..f7739b40587
152 --- /dev/null
153 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/systemd/parent
154 @@ -0,0 +1,2 @@
155 +..
156 +../../../../../../../../targets/systemd
157
158 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/eapi
159 new file mode 100644
160 index 00000000000..7ed6ff82de6
161 --- /dev/null
162 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/eapi
163 @@ -0,0 +1 @@
164 +5
165
166 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/eapi
167 new file mode 100644
168 index 00000000000..7ed6ff82de6
169 --- /dev/null
170 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/eapi
171 @@ -0,0 +1 @@
172 +5
173
174 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/parent
175 new file mode 100644
176 index 00000000000..d5a56a13f69
177 --- /dev/null
178 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/parent
179 @@ -0,0 +1,2 @@
180 +..
181 +../../../../../../../../targets/desktop/gnome
182
183 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/systemd/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/systemd/eapi
184 new file mode 100644
185 index 00000000000..7ed6ff82de6
186 --- /dev/null
187 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/systemd/eapi
188 @@ -0,0 +1 @@
189 +5
190
191 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/systemd/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/systemd/parent
192 new file mode 100644
193 index 00000000000..288aeccdce8
194 --- /dev/null
195 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/systemd/parent
196 @@ -0,0 +1,2 @@
197 +..
198 +../../../../../../../../../targets/desktop/gnome/systemd
199
200 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/parent
201 new file mode 100644
202 index 00000000000..fae96e8d36b
203 --- /dev/null
204 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/parent
205 @@ -0,0 +1,2 @@
206 +..
207 +../../../../../../../targets/desktop
208
209 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/eapi
210 new file mode 100644
211 index 00000000000..7ed6ff82de6
212 --- /dev/null
213 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/eapi
214 @@ -0,0 +1 @@
215 +5
216
217 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/parent
218 new file mode 100644
219 index 00000000000..0317df26cc9
220 --- /dev/null
221 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/parent
222 @@ -0,0 +1,2 @@
223 +..
224 +../../../../../../../../targets/desktop/plasma
225
226 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/eapi
227 new file mode 100644
228 index 00000000000..7ed6ff82de6
229 --- /dev/null
230 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/eapi
231 @@ -0,0 +1 @@
232 +5
233
234 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/package.use b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/package.use
235 new file mode 100644
236 index 00000000000..bdf6c817864
237 --- /dev/null
238 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/package.use
239 @@ -0,0 +1,7 @@
240 +# Copyright 2019-2019 Gentoo Authors
241 +# Distributed under the terms of the GNU General Public License v2
242 +
243 +# Brian Evans <grknight@g.o> (2019-02-27)
244 +# Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session]
245 +# and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session].
246 +net-wireless/bluez user-session
247
248 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/parent
249 new file mode 100644
250 index 00000000000..5d9d87f6d91
251 --- /dev/null
252 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/parent
253 @@ -0,0 +1,2 @@
254 +..
255 +../../../../../../../../../targets/systemd
256
257 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/systemd/eapi b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/systemd/eapi
258 new file mode 100644
259 index 00000000000..7ed6ff82de6
260 --- /dev/null
261 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/systemd/eapi
262 @@ -0,0 +1 @@
263 +5
264
265 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/systemd/parent b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/systemd/parent
266 new file mode 100644
267 index 00000000000..f7739b40587
268 --- /dev/null
269 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/systemd/parent
270 @@ -0,0 +1,2 @@
271 +..
272 +../../../../../../../../targets/systemd
273
274 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
275 index e7e19692b5d..362bc02c60c 100644
276 --- a/profiles/profiles.desc
277 +++ b/profiles/profiles.desc
278 @@ -198,19 +198,31 @@ ppc64 default/linux/ppc64le/17.0/musl/hardened exp
279
280 # RISC-V Profiles
281 # @MAINTAINER: riscv@g.o
282 -riscv default/linux/riscv/17.0/rv64gc exp
283 -riscv default/linux/riscv/17.0/rv64gc/lp64d exp
284 -riscv default/linux/riscv/17.0/rv64gc/lp64d/systemd exp
285 -riscv default/linux/riscv/17.0/rv64gc/lp64 exp
286 -riscv default/linux/riscv/17.0/rv64gc/lp64/systemd exp
287 -riscv default/linux/riscv/17.0/rv32imac/ilp32 exp
288 -riscv default/linux/riscv/17.0/rv32imac/ilp32d exp
289 -riscv default/linux/riscv/20.0/rv64gc/lp64d stable
290 -riscv default/linux/riscv/20.0/rv64gc/lp64d/systemd stable
291 -riscv default/linux/riscv/20.0/rv64gc/lp64 stable
292 -riscv default/linux/riscv/20.0/rv64gc/lp64/systemd stable
293 -riscv default/linux/riscv/20.0/rv64gc/multilib exp
294 -riscv default/linux/riscv/20.0/rv64gc/multilib/systemd exp
295 +riscv default/linux/riscv/17.0/rv64gc exp
296 +riscv default/linux/riscv/17.0/rv64gc/lp64d exp
297 +riscv default/linux/riscv/17.0/rv64gc/lp64d/systemd exp
298 +riscv default/linux/riscv/17.0/rv64gc/lp64 exp
299 +riscv default/linux/riscv/17.0/rv64gc/lp64/systemd exp
300 +riscv default/linux/riscv/17.0/rv32imac/ilp32 exp
301 +riscv default/linux/riscv/17.0/rv32imac/ilp32d exp
302 +riscv default/linux/riscv/20.0/rv64gc/lp64d stable
303 +riscv default/linux/riscv/20.0/rv64gc/lp64d/desktop dev
304 +riscv default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome dev
305 +riscv default/linux/riscv/20.0/rv64gc/lp64d/desktop/gnome/systemd dev
306 +riscv default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma dev
307 +riscv default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd dev
308 +riscv default/linux/riscv/20.0/rv64gc/lp64d/desktop/systemd dev
309 +riscv default/linux/riscv/20.0/rv64gc/lp64d/systemd stable
310 +riscv default/linux/riscv/20.0/rv64gc/lp64 stable
311 +riscv default/linux/riscv/20.0/rv64gc/lp64/desktop dev
312 +riscv default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome dev
313 +riscv default/linux/riscv/20.0/rv64gc/lp64/desktop/gnome/systemd dev
314 +riscv default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma dev
315 +riscv default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd dev
316 +riscv default/linux/riscv/20.0/rv64gc/lp64/desktop/systemd dev
317 +riscv default/linux/riscv/20.0/rv64gc/lp64/systemd stable
318 +riscv default/linux/riscv/20.0/rv64gc/multilib exp
319 +riscv default/linux/riscv/20.0/rv64gc/multilib/systemd exp
320
321 # S390 Profiles
322 # @MAINTAINER: s390@g.o