Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/crossover-bin/
Date: Tue, 05 Feb 2019 19:51:57
Message-Id: 1549396297.65069b8f3672f4fdd94c5136d86ce5d3d1ec4963.bkohler@gentoo
1 commit: 65069b8f3672f4fdd94c5136d86ce5d3d1ec4963
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 5 19:37:44 2019 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 5 19:51:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65069b8f
7
8 app-emulation/crossover-bin: don't reference ${DISTDIR} in pkg_nofetch
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild | 4 ++--
14 app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild | 4 ++--
15 app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild | 4 ++--
16 app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild | 4 ++--
17 app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild | 4 ++--
18 app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild | 4 ++--
19 app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild | 4 ++--
20 app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild | 4 ++--
21 app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild | 4 ++--
22 app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild | 4 ++--
23 app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild | 4 ++--
24 app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild | 4 ++--
25 app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild | 4 ++--
26 app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild | 4 ++--
27 app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild | 4 ++--
28 app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild | 4 ++--
29 app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild | 4 ++--
30 app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild | 4 ++--
31 app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild | 4 ++--
32 app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild | 4 ++--
33 app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild | 4 ++--
34 21 files changed, 42 insertions(+), 42 deletions(-)
35
36 diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild
37 index 125534103ad..39f5ad2aa9d 100644
38 --- a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild
39 +++ b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2018 Gentoo Foundation
42 +# Copyright 1999-2019 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=5
46 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
47
48 pkg_nofetch() {
49 einfo "Please visit ${HOMEPAGE}"
50 - einfo "and place ${A} in ${DISTDIR}"
51 + einfo "and place ${A} into your DISTDIR directory"
52 }
53
54 src_unpack() {
55
56 diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild
57 index e40b134c2d3..e3853f9203b 100644
58 --- a/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild
59 +++ b/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2018 Gentoo Foundation
62 +# Copyright 1999-2019 Gentoo Authors
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI=5
66 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
67
68 pkg_nofetch() {
69 einfo "Please visit ${HOMEPAGE}"
70 - einfo "and place ${A} in ${DISTDIR}"
71 + einfo "and place ${A} into your DISTDIR directory"
72 }
73
74 src_unpack() {
75
76 diff --git a/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild
77 index e40b134c2d3..e3853f9203b 100644
78 --- a/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild
79 +++ b/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild
80 @@ -1,4 +1,4 @@
81 -# Copyright 1999-2018 Gentoo Foundation
82 +# Copyright 1999-2019 Gentoo Authors
83 # Distributed under the terms of the GNU General Public License v2
84
85 EAPI=5
86 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
87
88 pkg_nofetch() {
89 einfo "Please visit ${HOMEPAGE}"
90 - einfo "and place ${A} in ${DISTDIR}"
91 + einfo "and place ${A} into your DISTDIR directory"
92 }
93
94 src_unpack() {
95
96 diff --git a/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild
97 index e40b134c2d3..e3853f9203b 100644
98 --- a/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild
99 +++ b/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild
100 @@ -1,4 +1,4 @@
101 -# Copyright 1999-2018 Gentoo Foundation
102 +# Copyright 1999-2019 Gentoo Authors
103 # Distributed under the terms of the GNU General Public License v2
104
105 EAPI=5
106 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
107
108 pkg_nofetch() {
109 einfo "Please visit ${HOMEPAGE}"
110 - einfo "and place ${A} in ${DISTDIR}"
111 + einfo "and place ${A} into your DISTDIR directory"
112 }
113
114 src_unpack() {
115
116 diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild
117 index e40b134c2d3..e3853f9203b 100644
118 --- a/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild
119 +++ b/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild
120 @@ -1,4 +1,4 @@
121 -# Copyright 1999-2018 Gentoo Foundation
122 +# Copyright 1999-2019 Gentoo Authors
123 # Distributed under the terms of the GNU General Public License v2
124
125 EAPI=5
126 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
127
128 pkg_nofetch() {
129 einfo "Please visit ${HOMEPAGE}"
130 - einfo "and place ${A} in ${DISTDIR}"
131 + einfo "and place ${A} into your DISTDIR directory"
132 }
133
134 src_unpack() {
135
136 diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild
137 index e40b134c2d3..e3853f9203b 100644
138 --- a/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild
139 +++ b/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild
140 @@ -1,4 +1,4 @@
141 -# Copyright 1999-2018 Gentoo Foundation
142 +# Copyright 1999-2019 Gentoo Authors
143 # Distributed under the terms of the GNU General Public License v2
144
145 EAPI=5
146 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
147
148 pkg_nofetch() {
149 einfo "Please visit ${HOMEPAGE}"
150 - einfo "and place ${A} in ${DISTDIR}"
151 + einfo "and place ${A} into your DISTDIR directory"
152 }
153
154 src_unpack() {
155
156 diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild
157 index e40b134c2d3..e3853f9203b 100644
158 --- a/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild
159 +++ b/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild
160 @@ -1,4 +1,4 @@
161 -# Copyright 1999-2018 Gentoo Foundation
162 +# Copyright 1999-2019 Gentoo Authors
163 # Distributed under the terms of the GNU General Public License v2
164
165 EAPI=5
166 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
167
168 pkg_nofetch() {
169 einfo "Please visit ${HOMEPAGE}"
170 - einfo "and place ${A} in ${DISTDIR}"
171 + einfo "and place ${A} into your DISTDIR directory"
172 }
173
174 src_unpack() {
175
176 diff --git a/app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild
177 index e40b134c2d3..e3853f9203b 100644
178 --- a/app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild
179 +++ b/app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild
180 @@ -1,4 +1,4 @@
181 -# Copyright 1999-2018 Gentoo Foundation
182 +# Copyright 1999-2019 Gentoo Authors
183 # Distributed under the terms of the GNU General Public License v2
184
185 EAPI=5
186 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
187
188 pkg_nofetch() {
189 einfo "Please visit ${HOMEPAGE}"
190 - einfo "and place ${A} in ${DISTDIR}"
191 + einfo "and place ${A} into your DISTDIR directory"
192 }
193
194 src_unpack() {
195
196 diff --git a/app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild b/app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild
197 index 7bd7130de0a..5b3093be419 100644
198 --- a/app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild
199 +++ b/app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild
200 @@ -1,4 +1,4 @@
201 -# Copyright 1999-2018 Gentoo Foundation
202 +# Copyright 1999-2019 Gentoo Authors
203 # Distributed under the terms of the GNU General Public License v2
204
205 EAPI=5
206 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
207
208 pkg_nofetch() {
209 einfo "Please visit ${HOMEPAGE}"
210 - einfo "and place ${A} in ${DISTDIR}"
211 + einfo "and place ${A} into your DISTDIR directory"
212 }
213
214 src_unpack() {
215
216 diff --git a/app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild b/app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild
217 index 6db28ecf6f1..3c3f7161452 100644
218 --- a/app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild
219 +++ b/app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild
220 @@ -1,4 +1,4 @@
221 -# Copyright 1999-2018 Gentoo Foundation
222 +# Copyright 1999-2019 Gentoo Authors
223 # Distributed under the terms of the GNU General Public License v2
224
225 EAPI=5
226 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
227
228 pkg_nofetch() {
229 einfo "Please visit ${HOMEPAGE}"
230 - einfo "and place ${A} in ${DISTDIR}"
231 + einfo "and place ${A} into your DISTDIR directory"
232 }
233
234 src_unpack() {
235
236 diff --git a/app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild b/app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild
237 index 62a656e1033..ce07b1ed007 100644
238 --- a/app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild
239 +++ b/app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild
240 @@ -1,4 +1,4 @@
241 -# Copyright 1999-2018 Gentoo Foundation
242 +# Copyright 1999-2019 Gentoo Authors
243 # Distributed under the terms of the GNU General Public License v2
244
245 EAPI=5
246 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
247
248 pkg_nofetch() {
249 einfo "Please visit ${HOMEPAGE}"
250 - einfo "and place ${A} in ${DISTDIR}"
251 + einfo "and place ${A} into your DISTDIR directory"
252 }
253
254 src_unpack() {
255
256 diff --git a/app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild b/app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild
257 index 15d9857da0c..5c2cc64229a 100644
258 --- a/app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild
259 +++ b/app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild
260 @@ -1,4 +1,4 @@
261 -# Copyright 1999-2018 Gentoo Foundation
262 +# Copyright 1999-2019 Gentoo Authors
263 # Distributed under the terms of the GNU General Public License v2
264
265 EAPI=5
266 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
267
268 pkg_nofetch() {
269 einfo "Please visit ${HOMEPAGE}"
270 - einfo "and place ${A} in ${DISTDIR}"
271 + einfo "and place ${A} into your DISTDIR directory"
272 }
273
274 src_unpack() {
275
276 diff --git a/app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild b/app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild
277 index 15d9857da0c..5c2cc64229a 100644
278 --- a/app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild
279 +++ b/app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild
280 @@ -1,4 +1,4 @@
281 -# Copyright 1999-2018 Gentoo Foundation
282 +# Copyright 1999-2019 Gentoo Authors
283 # Distributed under the terms of the GNU General Public License v2
284
285 EAPI=5
286 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
287
288 pkg_nofetch() {
289 einfo "Please visit ${HOMEPAGE}"
290 - einfo "and place ${A} in ${DISTDIR}"
291 + einfo "and place ${A} into your DISTDIR directory"
292 }
293
294 src_unpack() {
295
296 diff --git a/app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild b/app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild
297 index e7e599896f1..c980e47e967 100644
298 --- a/app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild
299 +++ b/app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild
300 @@ -1,4 +1,4 @@
301 -# Copyright 1999-2018 Gentoo Foundation
302 +# Copyright 1999-2019 Gentoo Authors
303 # Distributed under the terms of the GNU General Public License v2
304
305 EAPI=5
306 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
307
308 pkg_nofetch() {
309 einfo "Please visit ${HOMEPAGE}"
310 - einfo "and place ${A} in ${DISTDIR}"
311 + einfo "and place ${A} into your DISTDIR directory"
312 }
313
314 src_unpack() {
315
316 diff --git a/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild b/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild
317 index 22d50a7a392..98bdd0b207b 100644
318 --- a/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild
319 +++ b/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild
320 @@ -1,4 +1,4 @@
321 -# Copyright 1999-2018 Gentoo Foundation
322 +# Copyright 1999-2019 Gentoo Authors
323 # Distributed under the terms of the GNU General Public License v2
324
325 EAPI=5
326 @@ -77,7 +77,7 @@ RDEPEND="${DEPEND}
327
328 pkg_nofetch() {
329 einfo "Please visit ${HOMEPAGE}"
330 - einfo "and place ${A} in ${DISTDIR}"
331 + einfo "and place ${A} into your DISTDIR directory"
332 }
333
334 src_unpack() {
335
336 diff --git a/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild b/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild
337 index 22d50a7a392..98bdd0b207b 100644
338 --- a/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild
339 +++ b/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild
340 @@ -1,4 +1,4 @@
341 -# Copyright 1999-2018 Gentoo Foundation
342 +# Copyright 1999-2019 Gentoo Authors
343 # Distributed under the terms of the GNU General Public License v2
344
345 EAPI=5
346 @@ -77,7 +77,7 @@ RDEPEND="${DEPEND}
347
348 pkg_nofetch() {
349 einfo "Please visit ${HOMEPAGE}"
350 - einfo "and place ${A} in ${DISTDIR}"
351 + einfo "and place ${A} into your DISTDIR directory"
352 }
353
354 src_unpack() {
355
356 diff --git a/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild b/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild
357 index 22d50a7a392..98bdd0b207b 100644
358 --- a/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild
359 +++ b/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild
360 @@ -1,4 +1,4 @@
361 -# Copyright 1999-2018 Gentoo Foundation
362 +# Copyright 1999-2019 Gentoo Authors
363 # Distributed under the terms of the GNU General Public License v2
364
365 EAPI=5
366 @@ -77,7 +77,7 @@ RDEPEND="${DEPEND}
367
368 pkg_nofetch() {
369 einfo "Please visit ${HOMEPAGE}"
370 - einfo "and place ${A} in ${DISTDIR}"
371 + einfo "and place ${A} into your DISTDIR directory"
372 }
373
374 src_unpack() {
375
376 diff --git a/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild b/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild
377 index 22d50a7a392..98bdd0b207b 100644
378 --- a/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild
379 +++ b/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild
380 @@ -1,4 +1,4 @@
381 -# Copyright 1999-2018 Gentoo Foundation
382 +# Copyright 1999-2019 Gentoo Authors
383 # Distributed under the terms of the GNU General Public License v2
384
385 EAPI=5
386 @@ -77,7 +77,7 @@ RDEPEND="${DEPEND}
387
388 pkg_nofetch() {
389 einfo "Please visit ${HOMEPAGE}"
390 - einfo "and place ${A} in ${DISTDIR}"
391 + einfo "and place ${A} into your DISTDIR directory"
392 }
393
394 src_unpack() {
395
396 diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild b/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild
397 index d5b281cbba8..81de56bbbcc 100644
398 --- a/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild
399 +++ b/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild
400 @@ -1,4 +1,4 @@
401 -# Copyright 1999-2018 Gentoo Foundation
402 +# Copyright 1999-2019 Gentoo Authors
403 # Distributed under the terms of the GNU General Public License v2
404
405 EAPI=5
406 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
407
408 pkg_nofetch() {
409 einfo "Please visit ${HOMEPAGE}"
410 - einfo "and place ${A} in ${DISTDIR}"
411 + einfo "and place ${A} into your DISTDIR directory"
412 }
413
414 src_unpack() {
415
416 diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild b/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild
417 index 8e0b9a0bb03..b60ef201eca 100644
418 --- a/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild
419 +++ b/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild
420 @@ -1,4 +1,4 @@
421 -# Copyright 1999-2018 Gentoo Foundation
422 +# Copyright 1999-2019 Gentoo Authors
423 # Distributed under the terms of the GNU General Public License v2
424
425 EAPI=5
426 @@ -78,7 +78,7 @@ RDEPEND="${DEPEND}
427
428 pkg_nofetch() {
429 einfo "Please visit ${HOMEPAGE}"
430 - einfo "and place ${A} in ${DISTDIR}"
431 + einfo "and place ${A} into your DISTDIR directory"
432 }
433
434 src_unpack() {
435
436 diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild b/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild
437 index 1d2e3bb9952..aedc0eaa927 100644
438 --- a/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild
439 +++ b/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild
440 @@ -1,4 +1,4 @@
441 -# Copyright 1999-2018 Gentoo Foundation
442 +# Copyright 1999-2019 Gentoo Authors
443 # Distributed under the terms of the GNU General Public License v2
444
445 EAPI=5
446 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
447
448 pkg_nofetch() {
449 einfo "Please visit ${HOMEPAGE}"
450 - einfo "and place ${A} in ${DISTDIR}"
451 + einfo "and place ${A} into your DISTDIR directory"
452 }
453
454 src_unpack() {