Gentoo Archives: gentoo-commits

From: "Sebastian Pipping (sping)" <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/svn2git: svn2git-9999.ebuild svn2git-1.0.2.1.ebuild svn2git-0_pre20100303.ebuild svn2git-0_pre20100324.ebuild svn2git-1.0.3_p1.ebuild svn2git-0_pre20101008.ebuild ChangeLog svn2git-0_pre20100327.ebuild svn2git-1.0.6.ebuild svn2git-0_pre20101101.ebuild svn2git-1.0.10.ebuild svn2git-1.0.5.ebuild svn2git-1.0.4.ebuild svn2git-1.0.8-r1.ebuild
Date: Mon, 30 Mar 2015 19:18:23
Message-Id: 20150330191815.71EC514DDC@oystercatcher.gentoo.org
1 sping 15/03/30 19:18:14
2
3 Modified: svn2git-9999.ebuild svn2git-1.0.2.1.ebuild
4 svn2git-0_pre20100303.ebuild
5 svn2git-0_pre20100324.ebuild
6 svn2git-1.0.3_p1.ebuild
7 svn2git-0_pre20101008.ebuild ChangeLog
8 svn2git-0_pre20100327.ebuild svn2git-1.0.6.ebuild
9 svn2git-0_pre20101101.ebuild svn2git-1.0.10.ebuild
10 svn2git-1.0.5.ebuild svn2git-1.0.4.ebuild
11 svn2git-1.0.8-r1.ebuild
12 Log:
13 dev-vcs/svn2git: Upstream moved to GitHub now (bug #544844)
14
15 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
16
17 Revision Changes Path
18 1.13 dev-vcs/svn2git/svn2git-9999.ebuild
19
20 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild?rev=1.13&view=markup
21 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild?rev=1.13&content-type=text/plain
22 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild?r1=1.12&r2=1.13
23
24 Index: svn2git-9999.ebuild
25 ===================================================================
26 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v
27 retrieving revision 1.12
28 retrieving revision 1.13
29 diff -u -r1.12 -r1.13
30 --- svn2git-9999.ebuild 30 Mar 2015 14:54:59 -0000 1.12
31 +++ svn2git-9999.ebuild 30 Mar 2015 19:18:14 -0000 1.13
32 @@ -1,6 +1,6 @@
33 # Copyright 1999-2015 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v 1.12 2015/03/30 14:54:59 sping Exp $
36 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v 1.13 2015/03/30 19:18:14 sping Exp $
37
38 EAPI="2"
39
40 @@ -8,10 +8,9 @@
41 [ "$PV" == "9999" ] && inherit git-2
42
43 DESCRIPTION="Tool for one-time conversion from svn to git"
44 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
45 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
46 if [ "$PV" == "9999" ]; then
47 - EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git
48 - https://git.gitorious.org/${PN}/${PN}.git"
49 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
50 KEYWORDS=""
51 else
52 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
53
54
55
56 1.6 dev-vcs/svn2git/svn2git-1.0.2.1.ebuild
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild?rev=1.6&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild?rev=1.6&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild?r1=1.5&r2=1.6
61
62 Index: svn2git-1.0.2.1.ebuild
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild,v
65 retrieving revision 1.5
66 retrieving revision 1.6
67 diff -u -r1.5 -r1.6
68 --- svn2git-1.0.2.1.ebuild 30 Mar 2015 14:54:59 -0000 1.5
69 +++ svn2git-1.0.2.1.ebuild 30 Mar 2015 19:18:14 -0000 1.6
70 @@ -1,6 +1,6 @@
71 # Copyright 1999-2015 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild,v 1.5 2015/03/30 14:54:59 sping Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild,v 1.6 2015/03/30 19:18:14 sping Exp $
75
76 EAPI="2"
77
78 @@ -10,9 +10,9 @@
79 MY_PV="1.0.2-1-gebac099"
80
81 DESCRIPTION="Tool for one-time conversion from svn to git"
82 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
83 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
84 if [ "$PV" == "9999" ]; then
85 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
86 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
87 KEYWORDS=""
88 else
89 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
90
91
92
93 1.8 dev-vcs/svn2git/svn2git-0_pre20100303.ebuild
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild?rev=1.8&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild?rev=1.8&content-type=text/plain
97 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild?r1=1.7&r2=1.8
98
99 Index: svn2git-0_pre20100303.ebuild
100 ===================================================================
101 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v
102 retrieving revision 1.7
103 retrieving revision 1.8
104 diff -u -r1.7 -r1.8
105 --- svn2git-0_pre20100303.ebuild 30 Mar 2015 14:54:59 -0000 1.7
106 +++ svn2git-0_pre20100303.ebuild 30 Mar 2015 19:18:14 -0000 1.8
107 @@ -1,6 +1,6 @@
108 # Copyright 1999-2015 Gentoo Foundation
109 # Distributed under the terms of the GNU General Public License v2
110 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.7 2015/03/30 14:54:59 sping Exp $
111 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.8 2015/03/30 19:18:14 sping Exp $
112
113 EAPI="2"
114
115 @@ -8,9 +8,9 @@
116 [ "$PV" == "9999" ] && inherit git
117
118 DESCRIPTION="Importer for one time conversion from svn to git"
119 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
120 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
121 if [ "$PV" == "9999" ]; then
122 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
123 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
124 KEYWORDS=""
125 else
126 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
127
128
129
130 1.7 dev-vcs/svn2git/svn2git-0_pre20100324.ebuild
131
132 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild?rev=1.7&view=markup
133 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild?rev=1.7&content-type=text/plain
134 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild?r1=1.6&r2=1.7
135
136 Index: svn2git-0_pre20100324.ebuild
137 ===================================================================
138 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild,v
139 retrieving revision 1.6
140 retrieving revision 1.7
141 diff -u -r1.6 -r1.7
142 --- svn2git-0_pre20100324.ebuild 30 Mar 2015 14:54:59 -0000 1.6
143 +++ svn2git-0_pre20100324.ebuild 30 Mar 2015 19:18:14 -0000 1.7
144 @@ -1,6 +1,6 @@
145 # Copyright 1999-2015 Gentoo Foundation
146 # Distributed under the terms of the GNU General Public License v2
147 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild,v 1.6 2015/03/30 14:54:59 sping Exp $
148 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild,v 1.7 2015/03/30 19:18:14 sping Exp $
149
150 EAPI="2"
151
152 @@ -8,9 +8,9 @@
153 [ "$PV" == "9999" ] && inherit git
154
155 DESCRIPTION="Importer for one time conversion from svn to git"
156 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
157 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
158 if [ "$PV" == "9999" ]; then
159 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
160 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
161 KEYWORDS=""
162 else
163 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
164
165
166
167 1.7 dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild
168
169 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild?rev=1.7&view=markup
170 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild?rev=1.7&content-type=text/plain
171 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild?r1=1.6&r2=1.7
172
173 Index: svn2git-1.0.3_p1.ebuild
174 ===================================================================
175 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild,v
176 retrieving revision 1.6
177 retrieving revision 1.7
178 diff -u -r1.6 -r1.7
179 --- svn2git-1.0.3_p1.ebuild 30 Mar 2015 14:54:59 -0000 1.6
180 +++ svn2git-1.0.3_p1.ebuild 30 Mar 2015 19:18:14 -0000 1.7
181 @@ -1,6 +1,6 @@
182 # Copyright 1999-2015 Gentoo Foundation
183 # Distributed under the terms of the GNU General Public License v2
184 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild,v 1.6 2015/03/30 14:54:59 sping Exp $
185 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild,v 1.7 2015/03/30 19:18:14 sping Exp $
186
187 EAPI="2"
188
189 @@ -10,9 +10,9 @@
190 MY_PV=$(get_version_component_range 1-3)
191
192 DESCRIPTION="Tool for one-time conversion from svn to git"
193 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
194 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
195 if [ "$PV" == "9999" ]; then
196 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
197 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
198 KEYWORDS=""
199 else
200 SRC_URI="https://www.hartwork.org/public/${PN}-${MY_PV}.tar.gz"
201
202
203
204 1.6 dev-vcs/svn2git/svn2git-0_pre20101008.ebuild
205
206 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild?rev=1.6&view=markup
207 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild?rev=1.6&content-type=text/plain
208 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild?r1=1.5&r2=1.6
209
210 Index: svn2git-0_pre20101008.ebuild
211 ===================================================================
212 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild,v
213 retrieving revision 1.5
214 retrieving revision 1.6
215 diff -u -r1.5 -r1.6
216 --- svn2git-0_pre20101008.ebuild 30 Mar 2015 14:54:59 -0000 1.5
217 +++ svn2git-0_pre20101008.ebuild 30 Mar 2015 19:18:14 -0000 1.6
218 @@ -1,6 +1,6 @@
219 # Copyright 1999-2015 Gentoo Foundation
220 # Distributed under the terms of the GNU General Public License v2
221 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild,v 1.5 2015/03/30 14:54:59 sping Exp $
222 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild,v 1.6 2015/03/30 19:18:14 sping Exp $
223
224 EAPI="2"
225
226 @@ -8,9 +8,9 @@
227 [ "$PV" == "9999" ] && inherit git
228
229 DESCRIPTION="Importer for one time conversion from svn to git"
230 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
231 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
232 if [ "$PV" == "9999" ]; then
233 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
234 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
235 KEYWORDS=""
236 else
237 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
238
239
240
241 1.24 dev-vcs/svn2git/ChangeLog
242
243 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/ChangeLog?rev=1.24&view=markup
244 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/ChangeLog?rev=1.24&content-type=text/plain
245 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/ChangeLog?r1=1.23&r2=1.24
246
247 Index: ChangeLog
248 ===================================================================
249 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/ChangeLog,v
250 retrieving revision 1.23
251 retrieving revision 1.24
252 diff -u -r1.23 -r1.24
253 --- ChangeLog 30 Mar 2015 14:54:59 -0000 1.23
254 +++ ChangeLog 30 Mar 2015 19:18:14 -0000 1.24
255 @@ -1,6 +1,15 @@
256 # ChangeLog for dev-vcs/svn2git
257 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
258 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/ChangeLog,v 1.23 2015/03/30 14:54:59 sping Exp $
259 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/ChangeLog,v 1.24 2015/03/30 19:18:14 sping Exp $
260 +
261 + 30 Mar 2015; Sebastian Pipping <sping@g.o>
262 + svn2git-0_pre20100303.ebuild, svn2git-0_pre20100324.ebuild,
263 + svn2git-0_pre20100327.ebuild, svn2git-0_pre20101008.ebuild,
264 + svn2git-0_pre20101101.ebuild, svn2git-1.0.2.1.ebuild,
265 + svn2git-1.0.3_p1.ebuild, svn2git-1.0.4.ebuild, svn2git-1.0.5.ebuild,
266 + svn2git-1.0.6.ebuild, svn2git-1.0.8-r1.ebuild, svn2git-1.0.10.ebuild,
267 + svn2git-9999.ebuild:
268 + Upstream moved from Gitorious to GitHub now (bug #544844)
269
270 30 Mar 2015; Sebastian Pipping <sping@g.o>
271 svn2git-0_pre20100303.ebuild, svn2git-0_pre20100324.ebuild,
272
273
274
275 1.7 dev-vcs/svn2git/svn2git-0_pre20100327.ebuild
276
277 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild?rev=1.7&view=markup
278 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild?rev=1.7&content-type=text/plain
279 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild?r1=1.6&r2=1.7
280
281 Index: svn2git-0_pre20100327.ebuild
282 ===================================================================
283 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild,v
284 retrieving revision 1.6
285 retrieving revision 1.7
286 diff -u -r1.6 -r1.7
287 --- svn2git-0_pre20100327.ebuild 30 Mar 2015 14:54:59 -0000 1.6
288 +++ svn2git-0_pre20100327.ebuild 30 Mar 2015 19:18:14 -0000 1.7
289 @@ -1,6 +1,6 @@
290 # Copyright 1999-2015 Gentoo Foundation
291 # Distributed under the terms of the GNU General Public License v2
292 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild,v 1.6 2015/03/30 14:54:59 sping Exp $
293 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild,v 1.7 2015/03/30 19:18:14 sping Exp $
294
295 EAPI="2"
296
297 @@ -8,9 +8,9 @@
298 [ "$PV" == "9999" ] && inherit git
299
300 DESCRIPTION="Importer for one time conversion from svn to git"
301 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
302 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
303 if [ "$PV" == "9999" ]; then
304 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
305 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
306 KEYWORDS=""
307 else
308 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
309
310
311
312 1.5 dev-vcs/svn2git/svn2git-1.0.6.ebuild
313
314 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild?rev=1.5&view=markup
315 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild?rev=1.5&content-type=text/plain
316 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild?r1=1.4&r2=1.5
317
318 Index: svn2git-1.0.6.ebuild
319 ===================================================================
320 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild,v
321 retrieving revision 1.4
322 retrieving revision 1.5
323 diff -u -r1.4 -r1.5
324 --- svn2git-1.0.6.ebuild 30 Mar 2015 14:54:59 -0000 1.4
325 +++ svn2git-1.0.6.ebuild 30 Mar 2015 19:18:14 -0000 1.5
326 @@ -1,6 +1,6 @@
327 # Copyright 1999-2015 Gentoo Foundation
328 # Distributed under the terms of the GNU General Public License v2
329 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild,v 1.4 2015/03/30 14:54:59 sping Exp $
330 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild,v 1.5 2015/03/30 19:18:14 sping Exp $
331
332 EAPI="2"
333
334 @@ -8,9 +8,9 @@
335 [ "$PV" == "9999" ] && inherit git
336
337 DESCRIPTION="Tool for one-time conversion from svn to git"
338 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
339 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
340 if [ "$PV" == "9999" ]; then
341 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
342 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
343 KEYWORDS=""
344 else
345 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
346
347
348
349 1.6 dev-vcs/svn2git/svn2git-0_pre20101101.ebuild
350
351 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild?rev=1.6&view=markup
352 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild?rev=1.6&content-type=text/plain
353 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild?r1=1.5&r2=1.6
354
355 Index: svn2git-0_pre20101101.ebuild
356 ===================================================================
357 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild,v
358 retrieving revision 1.5
359 retrieving revision 1.6
360 diff -u -r1.5 -r1.6
361 --- svn2git-0_pre20101101.ebuild 30 Mar 2015 14:54:59 -0000 1.5
362 +++ svn2git-0_pre20101101.ebuild 30 Mar 2015 19:18:14 -0000 1.6
363 @@ -1,6 +1,6 @@
364 # Copyright 1999-2015 Gentoo Foundation
365 # Distributed under the terms of the GNU General Public License v2
366 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild,v 1.5 2015/03/30 14:54:59 sping Exp $
367 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild,v 1.6 2015/03/30 19:18:14 sping Exp $
368
369 EAPI="2"
370
371 @@ -8,9 +8,9 @@
372 [ "$PV" == "9999" ] && inherit git
373
374 DESCRIPTION="Importer for one time conversion from svn to git"
375 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
376 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
377 if [ "$PV" == "9999" ]; then
378 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
379 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
380 KEYWORDS=""
381 else
382 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
383
384
385
386 1.4 dev-vcs/svn2git/svn2git-1.0.10.ebuild
387
388 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.10.ebuild?rev=1.4&view=markup
389 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.10.ebuild?rev=1.4&content-type=text/plain
390 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.10.ebuild?r1=1.3&r2=1.4
391
392 Index: svn2git-1.0.10.ebuild
393 ===================================================================
394 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.10.ebuild,v
395 retrieving revision 1.3
396 retrieving revision 1.4
397 diff -u -r1.3 -r1.4
398 --- svn2git-1.0.10.ebuild 30 Mar 2015 14:54:59 -0000 1.3
399 +++ svn2git-1.0.10.ebuild 30 Mar 2015 19:18:14 -0000 1.4
400 @@ -1,6 +1,6 @@
401 # Copyright 1999-2015 Gentoo Foundation
402 # Distributed under the terms of the GNU General Public License v2
403 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.10.ebuild,v 1.3 2015/03/30 14:54:59 sping Exp $
404 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.10.ebuild,v 1.4 2015/03/30 19:18:14 sping Exp $
405
406 EAPI="2"
407
408 @@ -8,9 +8,9 @@
409 [ "$PV" == "9999" ] && inherit git
410
411 DESCRIPTION="Tool for one-time conversion from svn to git"
412 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
413 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
414 if [ "$PV" == "9999" ]; then
415 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
416 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
417 KEYWORDS=""
418 else
419 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
420
421
422
423 1.6 dev-vcs/svn2git/svn2git-1.0.5.ebuild
424
425 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild?rev=1.6&view=markup
426 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild?rev=1.6&content-type=text/plain
427 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild?r1=1.5&r2=1.6
428
429 Index: svn2git-1.0.5.ebuild
430 ===================================================================
431 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild,v
432 retrieving revision 1.5
433 retrieving revision 1.6
434 diff -u -r1.5 -r1.6
435 --- svn2git-1.0.5.ebuild 30 Mar 2015 14:54:59 -0000 1.5
436 +++ svn2git-1.0.5.ebuild 30 Mar 2015 19:18:14 -0000 1.6
437 @@ -1,6 +1,6 @@
438 # Copyright 1999-2015 Gentoo Foundation
439 # Distributed under the terms of the GNU General Public License v2
440 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild,v 1.5 2015/03/30 14:54:59 sping Exp $
441 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild,v 1.6 2015/03/30 19:18:14 sping Exp $
442
443 EAPI="2"
444
445 @@ -8,9 +8,9 @@
446 [ "$PV" == "9999" ] && inherit git
447
448 DESCRIPTION="Tool for one-time conversion from svn to git"
449 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
450 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
451 if [ "$PV" == "9999" ]; then
452 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
453 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
454 KEYWORDS=""
455 else
456 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
457
458
459
460 1.6 dev-vcs/svn2git/svn2git-1.0.4.ebuild
461
462 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild?rev=1.6&view=markup
463 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild?rev=1.6&content-type=text/plain
464 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild?r1=1.5&r2=1.6
465
466 Index: svn2git-1.0.4.ebuild
467 ===================================================================
468 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild,v
469 retrieving revision 1.5
470 retrieving revision 1.6
471 diff -u -r1.5 -r1.6
472 --- svn2git-1.0.4.ebuild 30 Mar 2015 14:54:59 -0000 1.5
473 +++ svn2git-1.0.4.ebuild 30 Mar 2015 19:18:14 -0000 1.6
474 @@ -1,6 +1,6 @@
475 # Copyright 1999-2015 Gentoo Foundation
476 # Distributed under the terms of the GNU General Public License v2
477 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild,v 1.5 2015/03/30 14:54:59 sping Exp $
478 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild,v 1.6 2015/03/30 19:18:14 sping Exp $
479
480 EAPI="2"
481
482 @@ -8,9 +8,9 @@
483 [ "$PV" == "9999" ] && inherit git
484
485 DESCRIPTION="Tool for one-time conversion from svn to git"
486 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
487 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
488 if [ "$PV" == "9999" ]; then
489 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
490 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
491 KEYWORDS=""
492 else
493 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"
494
495
496
497 1.4 dev-vcs/svn2git/svn2git-1.0.8-r1.ebuild
498
499 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8-r1.ebuild?rev=1.4&view=markup
500 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8-r1.ebuild?rev=1.4&content-type=text/plain
501 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8-r1.ebuild?r1=1.3&r2=1.4
502
503 Index: svn2git-1.0.8-r1.ebuild
504 ===================================================================
505 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8-r1.ebuild,v
506 retrieving revision 1.3
507 retrieving revision 1.4
508 diff -u -r1.3 -r1.4
509 --- svn2git-1.0.8-r1.ebuild 30 Mar 2015 14:54:59 -0000 1.3
510 +++ svn2git-1.0.8-r1.ebuild 30 Mar 2015 19:18:14 -0000 1.4
511 @@ -1,6 +1,6 @@
512 # Copyright 1999-2015 Gentoo Foundation
513 # Distributed under the terms of the GNU General Public License v2
514 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8-r1.ebuild,v 1.3 2015/03/30 14:54:59 sping Exp $
515 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8-r1.ebuild,v 1.4 2015/03/30 19:18:14 sping Exp $
516
517 EAPI="2"
518
519 @@ -8,9 +8,9 @@
520 [ "$PV" == "9999" ] && inherit git
521
522 DESCRIPTION="Tool for one-time conversion from svn to git"
523 -HOMEPAGE="http://gitorious.org/svn2git/svn2git"
524 +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git"
525 if [ "$PV" == "9999" ]; then
526 - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git"
527 + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git"
528 KEYWORDS=""
529 else
530 SRC_URI="https://www.hartwork.org/public/${P}.tar.gz"