Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/babl/
Date: Sat, 25 Aug 2018 19:17:45
Message-Id: 1535224590.c32130dbe7c07b3dbad84437040584ea848241e8.sping@gentoo
1 commit: c32130dbe7c07b3dbad84437040584ea848241e8
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sun Aug 5 20:10:49 2018 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 19:16:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32130db
7
8 media-libs/babl: replace git.gnome.org with gitlab.gnome.org
9
10 media-libs/babl/babl-0.1.12.ebuild | 4 ++--
11 media-libs/babl/babl-0.1.18.ebuild | 4 ++--
12 media-libs/babl/babl-0.1.20.ebuild | 4 ++--
13 media-libs/babl/babl-0.1.22.ebuild | 4 ++--
14 media-libs/babl/babl-0.1.24.ebuild | 4 ++--
15 media-libs/babl/babl-0.1.26.ebuild | 4 ++--
16 media-libs/babl/babl-0.1.30.ebuild | 4 ++--
17 media-libs/babl/babl-0.1.38.ebuild | 2 +-
18 media-libs/babl/babl-0.1.40.ebuild | 2 +-
19 media-libs/babl/babl-0.1.42.ebuild | 2 +-
20 media-libs/babl/babl-0.1.44.ebuild | 2 +-
21 media-libs/babl/babl-0.1.46.ebuild | 2 +-
22 media-libs/babl/babl-0.1.48.ebuild | 2 +-
23 media-libs/babl/babl-0.1.50.ebuild | 2 +-
24 media-libs/babl/babl-0.1.52.ebuild | 2 +-
25 media-libs/babl/babl-0.1.54.ebuild | 2 +-
26 media-libs/babl/babl-0.1.56.ebuild | 2 +-
27 media-libs/babl/babl-9999.ebuild | 2 +-
28 18 files changed, 25 insertions(+), 25 deletions(-)
29
30 diff --git a/media-libs/babl/babl-0.1.12.ebuild b/media-libs/babl/babl-0.1.12.ebuild
31 index 6fff51d6e28..de56674d1d3 100644
32 --- a/media-libs/babl/babl-0.1.12.ebuild
33 +++ b/media-libs/babl/babl-0.1.12.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2015 Gentoo Foundation
36 +# Copyright 1999-2018 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=5
40 @@ -7,7 +7,7 @@ inherit eutils
41
42 if [[ ${PV} == *9999* ]]; then
43 inherit autotools git-r3
44 - EGIT_REPO_URI="git://git.gnome.org/babl"
45 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
46 SRC_URI=""
47 else
48 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
49
50 diff --git a/media-libs/babl/babl-0.1.18.ebuild b/media-libs/babl/babl-0.1.18.ebuild
51 index 230220afba3..fe2607b4b63 100644
52 --- a/media-libs/babl/babl-0.1.18.ebuild
53 +++ b/media-libs/babl/babl-0.1.18.ebuild
54 @@ -1,4 +1,4 @@
55 -# Copyright 1999-2017 Gentoo Foundation
56 +# Copyright 1999-2018 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58
59 EAPI=5
60 @@ -7,7 +7,7 @@ inherit eutils
61
62 if [[ ${PV} == *9999* ]]; then
63 inherit autotools git-r3
64 - EGIT_REPO_URI="git://git.gnome.org/babl"
65 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
66 SRC_URI=""
67 else
68 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
69
70 diff --git a/media-libs/babl/babl-0.1.20.ebuild b/media-libs/babl/babl-0.1.20.ebuild
71 index c978494f24b..0c2ada87e64 100644
72 --- a/media-libs/babl/babl-0.1.20.ebuild
73 +++ b/media-libs/babl/babl-0.1.20.ebuild
74 @@ -1,4 +1,4 @@
75 -# Copyright 1999-2016 Gentoo Foundation
76 +# Copyright 1999-2018 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78
79 EAPI=5
80 @@ -7,7 +7,7 @@ inherit eutils
81
82 if [[ ${PV} == *9999* ]]; then
83 inherit autotools git-r3
84 - EGIT_REPO_URI="git://git.gnome.org/babl"
85 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
86 SRC_URI=""
87 else
88 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
89
90 diff --git a/media-libs/babl/babl-0.1.22.ebuild b/media-libs/babl/babl-0.1.22.ebuild
91 index b10adff6d0a..9801080589e 100644
92 --- a/media-libs/babl/babl-0.1.22.ebuild
93 +++ b/media-libs/babl/babl-0.1.22.ebuild
94 @@ -1,4 +1,4 @@
95 -# Copyright 1999-2016 Gentoo Foundation
96 +# Copyright 1999-2018 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98
99 EAPI=6
100 @@ -7,7 +7,7 @@ inherit eutils
101
102 if [[ ${PV} == *9999* ]]; then
103 inherit autotools git-r3
104 - EGIT_REPO_URI="git://git.gnome.org/babl"
105 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
106 SRC_URI=""
107 else
108 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
109
110 diff --git a/media-libs/babl/babl-0.1.24.ebuild b/media-libs/babl/babl-0.1.24.ebuild
111 index 2fbd15d67af..9801080589e 100644
112 --- a/media-libs/babl/babl-0.1.24.ebuild
113 +++ b/media-libs/babl/babl-0.1.24.ebuild
114 @@ -1,4 +1,4 @@
115 -# Copyright 1999-2017 Gentoo Foundation
116 +# Copyright 1999-2018 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118
119 EAPI=6
120 @@ -7,7 +7,7 @@ inherit eutils
121
122 if [[ ${PV} == *9999* ]]; then
123 inherit autotools git-r3
124 - EGIT_REPO_URI="git://git.gnome.org/babl"
125 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
126 SRC_URI=""
127 else
128 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
129
130 diff --git a/media-libs/babl/babl-0.1.26.ebuild b/media-libs/babl/babl-0.1.26.ebuild
131 index 2fbd15d67af..9801080589e 100644
132 --- a/media-libs/babl/babl-0.1.26.ebuild
133 +++ b/media-libs/babl/babl-0.1.26.ebuild
134 @@ -1,4 +1,4 @@
135 -# Copyright 1999-2017 Gentoo Foundation
136 +# Copyright 1999-2018 Gentoo Foundation
137 # Distributed under the terms of the GNU General Public License v2
138
139 EAPI=6
140 @@ -7,7 +7,7 @@ inherit eutils
141
142 if [[ ${PV} == *9999* ]]; then
143 inherit autotools git-r3
144 - EGIT_REPO_URI="git://git.gnome.org/babl"
145 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
146 SRC_URI=""
147 else
148 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
149
150 diff --git a/media-libs/babl/babl-0.1.30.ebuild b/media-libs/babl/babl-0.1.30.ebuild
151 index 2fbd15d67af..9801080589e 100644
152 --- a/media-libs/babl/babl-0.1.30.ebuild
153 +++ b/media-libs/babl/babl-0.1.30.ebuild
154 @@ -1,4 +1,4 @@
155 -# Copyright 1999-2017 Gentoo Foundation
156 +# Copyright 1999-2018 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158
159 EAPI=6
160 @@ -7,7 +7,7 @@ inherit eutils
161
162 if [[ ${PV} == *9999* ]]; then
163 inherit autotools git-r3
164 - EGIT_REPO_URI="git://git.gnome.org/babl"
165 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
166 SRC_URI=""
167 else
168 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
169
170 diff --git a/media-libs/babl/babl-0.1.38.ebuild b/media-libs/babl/babl-0.1.38.ebuild
171 index 6c87dddd2fb..af1fdd5866e 100644
172 --- a/media-libs/babl/babl-0.1.38.ebuild
173 +++ b/media-libs/babl/babl-0.1.38.ebuild
174 @@ -7,7 +7,7 @@ inherit eutils
175
176 if [[ ${PV} == *9999* ]]; then
177 inherit autotools git-r3
178 - EGIT_REPO_URI="git://git.gnome.org/babl"
179 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
180 SRC_URI=""
181 else
182 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
183
184 diff --git a/media-libs/babl/babl-0.1.40.ebuild b/media-libs/babl/babl-0.1.40.ebuild
185 index f5da34a496f..9801080589e 100644
186 --- a/media-libs/babl/babl-0.1.40.ebuild
187 +++ b/media-libs/babl/babl-0.1.40.ebuild
188 @@ -7,7 +7,7 @@ inherit eutils
189
190 if [[ ${PV} == *9999* ]]; then
191 inherit autotools git-r3
192 - EGIT_REPO_URI="git://git.gnome.org/babl"
193 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
194 SRC_URI=""
195 else
196 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
197
198 diff --git a/media-libs/babl/babl-0.1.42.ebuild b/media-libs/babl/babl-0.1.42.ebuild
199 index f5da34a496f..9801080589e 100644
200 --- a/media-libs/babl/babl-0.1.42.ebuild
201 +++ b/media-libs/babl/babl-0.1.42.ebuild
202 @@ -7,7 +7,7 @@ inherit eutils
203
204 if [[ ${PV} == *9999* ]]; then
205 inherit autotools git-r3
206 - EGIT_REPO_URI="git://git.gnome.org/babl"
207 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
208 SRC_URI=""
209 else
210 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
211
212 diff --git a/media-libs/babl/babl-0.1.44.ebuild b/media-libs/babl/babl-0.1.44.ebuild
213 index 8c2968e647f..b80f164a993 100644
214 --- a/media-libs/babl/babl-0.1.44.ebuild
215 +++ b/media-libs/babl/babl-0.1.44.ebuild
216 @@ -7,7 +7,7 @@ inherit eutils
217
218 if [[ ${PV} == *9999* ]]; then
219 inherit autotools git-r3
220 - EGIT_REPO_URI="git://git.gnome.org/babl"
221 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
222 SRC_URI=""
223 else
224 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
225
226 diff --git a/media-libs/babl/babl-0.1.46.ebuild b/media-libs/babl/babl-0.1.46.ebuild
227 index 8c2968e647f..b80f164a993 100644
228 --- a/media-libs/babl/babl-0.1.46.ebuild
229 +++ b/media-libs/babl/babl-0.1.46.ebuild
230 @@ -7,7 +7,7 @@ inherit eutils
231
232 if [[ ${PV} == *9999* ]]; then
233 inherit autotools git-r3
234 - EGIT_REPO_URI="git://git.gnome.org/babl"
235 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
236 SRC_URI=""
237 else
238 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
239
240 diff --git a/media-libs/babl/babl-0.1.48.ebuild b/media-libs/babl/babl-0.1.48.ebuild
241 index fa9642d79c1..34fc1cb37ee 100644
242 --- a/media-libs/babl/babl-0.1.48.ebuild
243 +++ b/media-libs/babl/babl-0.1.48.ebuild
244 @@ -7,7 +7,7 @@ inherit ltprune
245
246 if [[ ${PV} == *9999* ]]; then
247 inherit autotools git-r3
248 - EGIT_REPO_URI="git://git.gnome.org/babl"
249 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
250 SRC_URI=""
251 else
252 inherit autotools
253
254 diff --git a/media-libs/babl/babl-0.1.50.ebuild b/media-libs/babl/babl-0.1.50.ebuild
255 index 9e6ed863805..f6168813bb2 100644
256 --- a/media-libs/babl/babl-0.1.50.ebuild
257 +++ b/media-libs/babl/babl-0.1.50.ebuild
258 @@ -7,7 +7,7 @@ inherit ltprune
259
260 if [[ ${PV} == *9999* ]]; then
261 inherit autotools git-r3
262 - EGIT_REPO_URI="git://git.gnome.org/babl"
263 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
264 SRC_URI=""
265 else
266 inherit autotools
267
268 diff --git a/media-libs/babl/babl-0.1.52.ebuild b/media-libs/babl/babl-0.1.52.ebuild
269 index e3d94c34b54..2e92ba4389f 100644
270 --- a/media-libs/babl/babl-0.1.52.ebuild
271 +++ b/media-libs/babl/babl-0.1.52.ebuild
272 @@ -7,7 +7,7 @@ inherit ltprune
273
274 if [[ ${PV} == *9999* ]]; then
275 inherit autotools git-r3
276 - EGIT_REPO_URI="git://git.gnome.org/babl"
277 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
278 SRC_URI=""
279 else
280 inherit autotools
281
282 diff --git a/media-libs/babl/babl-0.1.54.ebuild b/media-libs/babl/babl-0.1.54.ebuild
283 index e3d94c34b54..2e92ba4389f 100644
284 --- a/media-libs/babl/babl-0.1.54.ebuild
285 +++ b/media-libs/babl/babl-0.1.54.ebuild
286 @@ -7,7 +7,7 @@ inherit ltprune
287
288 if [[ ${PV} == *9999* ]]; then
289 inherit autotools git-r3
290 - EGIT_REPO_URI="git://git.gnome.org/babl"
291 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
292 SRC_URI=""
293 else
294 inherit autotools
295
296 diff --git a/media-libs/babl/babl-0.1.56.ebuild b/media-libs/babl/babl-0.1.56.ebuild
297 index e3d94c34b54..2e92ba4389f 100644
298 --- a/media-libs/babl/babl-0.1.56.ebuild
299 +++ b/media-libs/babl/babl-0.1.56.ebuild
300 @@ -7,7 +7,7 @@ inherit ltprune
301
302 if [[ ${PV} == *9999* ]]; then
303 inherit autotools git-r3
304 - EGIT_REPO_URI="git://git.gnome.org/babl"
305 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
306 SRC_URI=""
307 else
308 inherit autotools
309
310 diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild
311 index f4b8834a2f5..e065dee6a58 100644
312 --- a/media-libs/babl/babl-9999.ebuild
313 +++ b/media-libs/babl/babl-9999.ebuild
314 @@ -7,7 +7,7 @@ inherit ltprune
315
316 if [[ ${PV} == *9999* ]]; then
317 inherit autotools git-r3
318 - EGIT_REPO_URI="git://git.gnome.org/babl"
319 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
320 SRC_URI=""
321 else
322 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"