Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/riscv/
Date: Sat, 21 Aug 2021 21:53:15
Message-Id: 1629582761.3bf6c2ccf8f86fb67ad4b88235e42cc186bf5409.dilfridge@gentoo
1 commit: 3bf6c2ccf8f86fb67ad4b88235e42cc186bf5409
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 21:52:41 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 21 21:52:41 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=3bf6c2cc
7
8 Drop profile version 20.0 from riscv stage filenames
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 releases/specs-qemu/riscv/stage1-lp64-openrc.spec | 4 ++--
13 releases/specs-qemu/riscv/stage1-lp64-systemd.spec | 4 ++--
14 releases/specs-qemu/riscv/stage1-lp64d-openrc.spec | 4 ++--
15 releases/specs-qemu/riscv/stage1-lp64d-systemd.spec | 4 ++--
16 releases/specs-qemu/riscv/stage1-multilib-openrc.spec | 4 ++--
17 releases/specs-qemu/riscv/stage1-multilib-systemd.spec | 4 ++--
18 releases/specs-qemu/riscv/stage3-lp64-openrc.spec | 4 ++--
19 releases/specs-qemu/riscv/stage3-lp64-systemd.spec | 4 ++--
20 releases/specs-qemu/riscv/stage3-lp64d-openrc.spec | 4 ++--
21 releases/specs-qemu/riscv/stage3-lp64d-systemd.spec | 4 ++--
22 releases/specs-qemu/riscv/stage3-multilib-openrc.spec | 4 ++--
23 releases/specs-qemu/riscv/stage3-multilib-systemd.spec | 4 ++--
24 12 files changed, 24 insertions(+), 24 deletions(-)
25
26 diff --git a/releases/specs-qemu/riscv/stage1-lp64-openrc.spec b/releases/specs-qemu/riscv/stage1-lp64-openrc.spec
27 index ceb14e31..0d82c8d2 100644
28 --- a/releases/specs-qemu/riscv/stage1-lp64-openrc.spec
29 +++ b/releases/specs-qemu/riscv/stage1-lp64-openrc.spec
30 @@ -1,12 +1,12 @@
31 subarch: rv64_lp64
32 target: stage1
33 -version_stamp: 20.0-openrc-@TIMESTAMP@
34 +version_stamp: openrc-@TIMESTAMP@
35 cflags: -O2 -pipe
36 interpreter: /usr/bin/qemu-riscv64
37 rel_type: default
38 profile: default/linux/riscv/20.0/rv64gc/lp64
39 snapshot: @TIMESTAMP@
40 -source_subpath: default/stage3-rv64_lp64-20.0-openrc-latest
41 +source_subpath: default/stage3-rv64_lp64-openrc-latest
42 compression_mode: pixz
43 decompressor_search_order: xz bzip2
44 update_seed: yes
45
46 diff --git a/releases/specs-qemu/riscv/stage1-lp64-systemd.spec b/releases/specs-qemu/riscv/stage1-lp64-systemd.spec
47 index 1d2b9c72..cc30a656 100644
48 --- a/releases/specs-qemu/riscv/stage1-lp64-systemd.spec
49 +++ b/releases/specs-qemu/riscv/stage1-lp64-systemd.spec
50 @@ -1,12 +1,12 @@
51 subarch: rv64_lp64
52 target: stage1
53 -version_stamp: 20.0-systemd-@TIMESTAMP@
54 +version_stamp: systemd-@TIMESTAMP@
55 cflags: -O2 -pipe
56 interpreter: /usr/bin/qemu-riscv64
57 rel_type: default
58 profile: default/linux/riscv/20.0/rv64gc/lp64/systemd
59 snapshot: @TIMESTAMP@
60 -source_subpath: default/stage3-rv64_lp64-20.0-systemd-latest
61 +source_subpath: default/stage3-rv64_lp64-systemd-latest
62 compression_mode: pixz
63 decompressor_search_order: xz bzip2
64 update_seed: yes
65
66 diff --git a/releases/specs-qemu/riscv/stage1-lp64d-openrc.spec b/releases/specs-qemu/riscv/stage1-lp64d-openrc.spec
67 index aa3fccb6..99c85107 100644
68 --- a/releases/specs-qemu/riscv/stage1-lp64d-openrc.spec
69 +++ b/releases/specs-qemu/riscv/stage1-lp64d-openrc.spec
70 @@ -1,12 +1,12 @@
71 subarch: rv64_lp64d
72 target: stage1
73 -version_stamp: 20.0-openrc-@TIMESTAMP@
74 +version_stamp: openrc-@TIMESTAMP@
75 cflags: -O2 -pipe
76 interpreter: /usr/bin/qemu-riscv64
77 rel_type: default
78 profile: default/linux/riscv/20.0/rv64gc/lp64d
79 snapshot: @TIMESTAMP@
80 -source_subpath: default/stage3-rv64_lp64d-20.0-openrc-latest
81 +source_subpath: default/stage3-rv64_lp64d-openrc-latest
82 compression_mode: pixz
83 decompressor_search_order: xz bzip2
84 update_seed: yes
85
86 diff --git a/releases/specs-qemu/riscv/stage1-lp64d-systemd.spec b/releases/specs-qemu/riscv/stage1-lp64d-systemd.spec
87 index 648547dd..203e06a3 100644
88 --- a/releases/specs-qemu/riscv/stage1-lp64d-systemd.spec
89 +++ b/releases/specs-qemu/riscv/stage1-lp64d-systemd.spec
90 @@ -1,12 +1,12 @@
91 subarch: rv64_lp64d
92 target: stage1
93 -version_stamp: 20.0-systemd-@TIMESTAMP@
94 +version_stamp: systemd-@TIMESTAMP@
95 cflags: -O2 -pipe
96 interpreter: /usr/bin/qemu-riscv64
97 rel_type: default
98 profile: default/linux/riscv/20.0/rv64gc/lp64d/systemd
99 snapshot: @TIMESTAMP@
100 -source_subpath: default/stage3-rv64_lp64d-20.0-systemd-latest
101 +source_subpath: default/stage3-rv64_lp64d-systemd-latest
102 compression_mode: pixz
103 decompressor_search_order: xz bzip2
104 update_seed: yes
105
106 diff --git a/releases/specs-qemu/riscv/stage1-multilib-openrc.spec b/releases/specs-qemu/riscv/stage1-multilib-openrc.spec
107 index 9675b3dc..2114d65f 100644
108 --- a/releases/specs-qemu/riscv/stage1-multilib-openrc.spec
109 +++ b/releases/specs-qemu/riscv/stage1-multilib-openrc.spec
110 @@ -1,12 +1,12 @@
111 subarch: rv64_multilib
112 target: stage1
113 -version_stamp: 20.0-openrc-@TIMESTAMP@
114 +version_stamp: openrc-@TIMESTAMP@
115 cflags: -O2 -pipe
116 interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
117 rel_type: default
118 profile: default/linux/riscv/20.0/rv64gc/multilib
119 snapshot: @TIMESTAMP@
120 -source_subpath: default/stage3-rv64_multilib-20.0-openrc-latest
121 +source_subpath: default/stage3-rv64_multilib-openrc-latest
122 compression_mode: pixz
123 decompressor_search_order: xz bzip2
124 update_seed: yes
125
126 diff --git a/releases/specs-qemu/riscv/stage1-multilib-systemd.spec b/releases/specs-qemu/riscv/stage1-multilib-systemd.spec
127 index 89ba1445..bc187d54 100644
128 --- a/releases/specs-qemu/riscv/stage1-multilib-systemd.spec
129 +++ b/releases/specs-qemu/riscv/stage1-multilib-systemd.spec
130 @@ -1,12 +1,12 @@
131 subarch: rv64_multilib
132 target: stage1
133 -version_stamp: 20.0-systemd-@TIMESTAMP@
134 +version_stamp: systemd-@TIMESTAMP@
135 cflags: -O2 -pipe
136 interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
137 rel_type: default
138 profile: default/linux/riscv/20.0/rv64gc/multilib/systemd
139 snapshot: @TIMESTAMP@
140 -source_subpath: default/stage3-rv64_multilib-20.0-systemd-latest
141 +source_subpath: default/stage3-rv64_multilib-systemd-latest
142 compression_mode: pixz
143 decompressor_search_order: xz bzip2
144 update_seed: yes
145
146 diff --git a/releases/specs-qemu/riscv/stage3-lp64-openrc.spec b/releases/specs-qemu/riscv/stage3-lp64-openrc.spec
147 index ada9024d..ec3a5fe1 100644
148 --- a/releases/specs-qemu/riscv/stage3-lp64-openrc.spec
149 +++ b/releases/specs-qemu/riscv/stage3-lp64-openrc.spec
150 @@ -1,12 +1,12 @@
151 subarch: rv64_lp64
152 target: stage3
153 -version_stamp: 20.0-openrc-@TIMESTAMP@
154 +version_stamp: openrc-@TIMESTAMP@
155 cflags: -O2 -pipe
156 interpreter: /usr/bin/qemu-riscv64
157 rel_type: default
158 profile: default/linux/riscv/20.0/rv64gc/lp64
159 snapshot: @TIMESTAMP@
160 -source_subpath: default/stage1-rv64_lp64-20.0-openrc-@TIMESTAMP@
161 +source_subpath: default/stage1-rv64_lp64-openrc-@TIMESTAMP@
162 compression_mode: pixz
163 decompressor_search_order: xz bzip2
164 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
165
166 diff --git a/releases/specs-qemu/riscv/stage3-lp64-systemd.spec b/releases/specs-qemu/riscv/stage3-lp64-systemd.spec
167 index d7c056ca..61b82f14 100644
168 --- a/releases/specs-qemu/riscv/stage3-lp64-systemd.spec
169 +++ b/releases/specs-qemu/riscv/stage3-lp64-systemd.spec
170 @@ -1,12 +1,12 @@
171 subarch: rv64_lp64
172 target: stage3
173 -version_stamp: 20.0-systemd-@TIMESTAMP@
174 +version_stamp: systemd-@TIMESTAMP@
175 cflags: -O2 -pipe
176 interpreter: /usr/bin/qemu-riscv64
177 rel_type: default
178 profile: default/linux/riscv/20.0/rv64gc/lp64/systemd
179 snapshot: @TIMESTAMP@
180 -source_subpath: default/stage1-rv64_lp64-20.0-systemd-@TIMESTAMP@
181 +source_subpath: default/stage1-rv64_lp64-systemd-@TIMESTAMP@
182 compression_mode: pixz
183 decompressor_search_order: xz bzip2
184 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
185
186 diff --git a/releases/specs-qemu/riscv/stage3-lp64d-openrc.spec b/releases/specs-qemu/riscv/stage3-lp64d-openrc.spec
187 index 4cf90650..94b7221f 100644
188 --- a/releases/specs-qemu/riscv/stage3-lp64d-openrc.spec
189 +++ b/releases/specs-qemu/riscv/stage3-lp64d-openrc.spec
190 @@ -1,12 +1,12 @@
191 subarch: rv64_lp64d
192 target: stage3
193 -version_stamp: 20.0-openrc-@TIMESTAMP@
194 +version_stamp: openrc-@TIMESTAMP@
195 cflags: -O2 -pipe
196 interpreter: /usr/bin/qemu-riscv64
197 rel_type: default
198 profile: default/linux/riscv/20.0/rv64gc/lp64d
199 snapshot: @TIMESTAMP@
200 -source_subpath: default/stage1-rv64_lp64d-20.0-openrc-@TIMESTAMP@
201 +source_subpath: default/stage1-rv64_lp64d-openrc-@TIMESTAMP@
202 compression_mode: pixz
203 decompressor_search_order: xz bzip2
204 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
205
206 diff --git a/releases/specs-qemu/riscv/stage3-lp64d-systemd.spec b/releases/specs-qemu/riscv/stage3-lp64d-systemd.spec
207 index 97ce5033..a2b34da2 100644
208 --- a/releases/specs-qemu/riscv/stage3-lp64d-systemd.spec
209 +++ b/releases/specs-qemu/riscv/stage3-lp64d-systemd.spec
210 @@ -1,12 +1,12 @@
211 subarch: rv64_lp64d
212 target: stage3
213 -version_stamp: 20.0-systemd-@TIMESTAMP@
214 +version_stamp: systemd-@TIMESTAMP@
215 cflags: -O2 -pipe
216 interpreter: /usr/bin/qemu-riscv64
217 rel_type: default
218 profile: default/linux/riscv/20.0/rv64gc/lp64d/systemd
219 snapshot: @TIMESTAMP@
220 -source_subpath: default/stage1-rv64_lp64d-20.0-systemd-@TIMESTAMP@
221 +source_subpath: default/stage1-rv64_lp64d-systemd-@TIMESTAMP@
222 compression_mode: pixz
223 decompressor_search_order: xz bzip2
224 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
225
226 diff --git a/releases/specs-qemu/riscv/stage3-multilib-openrc.spec b/releases/specs-qemu/riscv/stage3-multilib-openrc.spec
227 index a95547bf..fe0d868b 100644
228 --- a/releases/specs-qemu/riscv/stage3-multilib-openrc.spec
229 +++ b/releases/specs-qemu/riscv/stage3-multilib-openrc.spec
230 @@ -1,12 +1,12 @@
231 subarch: rv64_multilib
232 target: stage3
233 -version_stamp: 20.0-openrc-@TIMESTAMP@
234 +version_stamp: openrc-@TIMESTAMP@
235 cflags: -O2 -pipe
236 interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
237 rel_type: default
238 profile: default/linux/riscv/20.0/rv64gc/multilib
239 snapshot: @TIMESTAMP@
240 -source_subpath: default/stage1-rv64_multilib-20.0-openrc-@TIMESTAMP@
241 +source_subpath: default/stage1-rv64_multilib-openrc-@TIMESTAMP@
242 compression_mode: pixz
243 decompressor_search_order: xz bzip2
244 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
245
246 diff --git a/releases/specs-qemu/riscv/stage3-multilib-systemd.spec b/releases/specs-qemu/riscv/stage3-multilib-systemd.spec
247 index b429289e..b5d14f62 100644
248 --- a/releases/specs-qemu/riscv/stage3-multilib-systemd.spec
249 +++ b/releases/specs-qemu/riscv/stage3-multilib-systemd.spec
250 @@ -1,12 +1,12 @@
251 subarch: rv64_multilib
252 target: stage3
253 -version_stamp: 20.0-systemd-@TIMESTAMP@
254 +version_stamp: systemd-@TIMESTAMP@
255 cflags: -O2 -pipe
256 interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
257 rel_type: default
258 profile: default/linux/riscv/20.0/rv64gc/multilib/systemd
259 snapshot: @TIMESTAMP@
260 -source_subpath: default/stage1-rv64_multilib-20.0-systemd-@TIMESTAMP@
261 +source_subpath: default/stage1-rv64_multilib-systemd-@TIMESTAMP@
262 compression_mode: pixz
263 decompressor_search_order: xz bzip2
264 portage_confdir: @REPO_DIR@/releases/portage/stages-qemu