Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/svn2git: svn2git-9999.ebuild svn2git-0_pre20100303.ebuild svn2git-0_pre20100324.ebuild svn2git-1.0.3_p1.ebuild svn2git-0_pre20101008.ebuild svn2git-0_pre20100327.ebuild svn2git-1.0.6.ebuild svn2git-0_pre20101101.ebuild svn2git-1.0.8.ebuild svn2git-1.0.5.ebuild svn2git-1.0.4.ebuild svn2git-1.0.2.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:10:10
Message-Id: 20130302211006.290C92171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:10:06
2
3 Modified: svn2git-9999.ebuild svn2git-0_pre20100303.ebuild
4 svn2git-0_pre20100324.ebuild
5 svn2git-1.0.3_p1.ebuild
6 svn2git-0_pre20101008.ebuild
7 svn2git-0_pre20100327.ebuild svn2git-1.0.6.ebuild
8 svn2git-0_pre20101101.ebuild svn2git-1.0.8.ebuild
9 svn2git-1.0.5.ebuild svn2git-1.0.4.ebuild
10 svn2git-1.0.2.1.ebuild ChangeLog
11 Log:
12 Move Qt dependencies to the new category
13
14 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
15
16 Revision Changes Path
17 1.10 dev-vcs/svn2git/svn2git-9999.ebuild
18
19 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild?rev=1.10&view=markup
20 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild?rev=1.10&content-type=text/plain
21 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild?r1=1.9&r2=1.10
22
23 Index: svn2git-9999.ebuild
24 ===================================================================
25 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v
26 retrieving revision 1.9
27 retrieving revision 1.10
28 diff -u -r1.9 -r1.10
29 --- svn2git-9999.ebuild 3 Aug 2012 16:58:05 -0000 1.9
30 +++ svn2git-9999.ebuild 2 Mar 2013 21:10:05 -0000 1.10
31 @@ -1,6 +1,6 @@
32 -# Copyright 1999-2012 Gentoo Foundation
33 +# Copyright 1999-2013 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.9 2012/08/03 16:58:05 kensington Exp $
36 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v 1.10 2013/03/02 21:10:05 hwoarang Exp $
37
38 EAPI="2"
39
40 @@ -24,7 +24,7 @@
41 # KEYWORDS way up
42
43 DEPEND="dev-vcs/subversion
44 - x11-libs/qt-core:4"
45 + dev-qt/qtcore:4"
46 RDEPEND="${DEPEND}
47 dev-vcs/git"
48
49
50
51
52 1.5 dev-vcs/svn2git/svn2git-0_pre20100303.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild?rev=1.5&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild?rev=1.5&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild?r1=1.4&r2=1.5
57
58 Index: svn2git-0_pre20100303.ebuild
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v
61 retrieving revision 1.4
62 retrieving revision 1.5
63 diff -u -r1.4 -r1.5
64 --- svn2git-0_pre20100303.ebuild 3 Aug 2012 16:58:05 -0000 1.4
65 +++ svn2git-0_pre20100303.ebuild 2 Mar 2013 21:10:05 -0000 1.5
66 @@ -1,6 +1,6 @@
67 -# Copyright 1999-2012 Gentoo Foundation
68 +# Copyright 1999-2013 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.4 2012/08/03 16:58:05 kensington Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.5 2013/03/02 21:10:05 hwoarang Exp $
72
73 EAPI="2"
74
75 @@ -23,7 +23,7 @@
76 # KEYWORDS way up
77
78 DEPEND="dev-vcs/subversion
79 - x11-libs/qt-core:4"
80 + dev-qt/qtcore:4"
81 RDEPEND="${DEPEND}
82 dev-vcs/git"
83
84
85
86
87 1.4 dev-vcs/svn2git/svn2git-0_pre20100324.ebuild
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild?rev=1.4&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild?rev=1.4&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild?r1=1.3&r2=1.4
92
93 Index: svn2git-0_pre20100324.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild,v
96 retrieving revision 1.3
97 retrieving revision 1.4
98 diff -u -r1.3 -r1.4
99 --- svn2git-0_pre20100324.ebuild 3 Aug 2012 16:58:05 -0000 1.3
100 +++ svn2git-0_pre20100324.ebuild 2 Mar 2013 21:10:05 -0000 1.4
101 @@ -1,6 +1,6 @@
102 -# Copyright 1999-2012 Gentoo Foundation
103 +# Copyright 1999-2013 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild,v 1.3 2012/08/03 16:58:05 kensington Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100324.ebuild,v 1.4 2013/03/02 21:10:05 hwoarang Exp $
107
108 EAPI="2"
109
110 @@ -23,7 +23,7 @@
111 # KEYWORDS way up
112
113 DEPEND="dev-vcs/subversion
114 - x11-libs/qt-core:4"
115 + dev-qt/qtcore:4"
116 RDEPEND="${DEPEND}
117 dev-vcs/git"
118
119
120
121
122 1.4 dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild
123
124 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild?rev=1.4&view=markup
125 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild?rev=1.4&content-type=text/plain
126 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild?r1=1.3&r2=1.4
127
128 Index: svn2git-1.0.3_p1.ebuild
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild,v
131 retrieving revision 1.3
132 retrieving revision 1.4
133 diff -u -r1.3 -r1.4
134 --- svn2git-1.0.3_p1.ebuild 3 Aug 2012 16:58:05 -0000 1.3
135 +++ svn2git-1.0.3_p1.ebuild 2 Mar 2013 21:10:05 -0000 1.4
136 @@ -1,6 +1,6 @@
137 -# Copyright 1999-2012 Gentoo Foundation
138 +# Copyright 1999-2013 Gentoo Foundation
139 # Distributed under the terms of the GNU General Public License v2
140 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild,v 1.3 2012/08/03 16:58:05 kensington Exp $
141 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.3_p1.ebuild,v 1.4 2013/03/02 21:10:05 hwoarang Exp $
142
143 EAPI="2"
144
145 @@ -25,7 +25,7 @@
146 # KEYWORDS way up
147
148 DEPEND="dev-vcs/subversion
149 - x11-libs/qt-core:4"
150 + dev-qt/qtcore:4"
151 RDEPEND="${DEPEND}
152 dev-vcs/git"
153
154
155
156
157 1.3 dev-vcs/svn2git/svn2git-0_pre20101008.ebuild
158
159 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild?rev=1.3&view=markup
160 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild?rev=1.3&content-type=text/plain
161 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild?r1=1.2&r2=1.3
162
163 Index: svn2git-0_pre20101008.ebuild
164 ===================================================================
165 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild,v
166 retrieving revision 1.2
167 retrieving revision 1.3
168 diff -u -r1.2 -r1.3
169 --- svn2git-0_pre20101008.ebuild 3 Aug 2012 16:58:05 -0000 1.2
170 +++ svn2git-0_pre20101008.ebuild 2 Mar 2013 21:10:05 -0000 1.3
171 @@ -1,6 +1,6 @@
172 -# Copyright 1999-2012 Gentoo Foundation
173 +# Copyright 1999-2013 Gentoo Foundation
174 # Distributed under the terms of the GNU General Public License v2
175 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild,v 1.2 2012/08/03 16:58:05 kensington Exp $
176 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101008.ebuild,v 1.3 2013/03/02 21:10:05 hwoarang Exp $
177
178 EAPI="2"
179
180 @@ -23,7 +23,7 @@
181 # KEYWORDS way up
182
183 DEPEND="dev-vcs/subversion
184 - x11-libs/qt-core:4"
185 + dev-qt/qtcore:4"
186 RDEPEND="${DEPEND}
187 dev-vcs/git"
188
189
190
191
192 1.4 dev-vcs/svn2git/svn2git-0_pre20100327.ebuild
193
194 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild?rev=1.4&view=markup
195 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild?rev=1.4&content-type=text/plain
196 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild?r1=1.3&r2=1.4
197
198 Index: svn2git-0_pre20100327.ebuild
199 ===================================================================
200 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild,v
201 retrieving revision 1.3
202 retrieving revision 1.4
203 diff -u -r1.3 -r1.4
204 --- svn2git-0_pre20100327.ebuild 3 Aug 2012 16:58:05 -0000 1.3
205 +++ svn2git-0_pre20100327.ebuild 2 Mar 2013 21:10:05 -0000 1.4
206 @@ -1,6 +1,6 @@
207 -# Copyright 1999-2012 Gentoo Foundation
208 +# Copyright 1999-2013 Gentoo Foundation
209 # Distributed under the terms of the GNU General Public License v2
210 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild,v 1.3 2012/08/03 16:58:05 kensington Exp $
211 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild,v 1.4 2013/03/02 21:10:05 hwoarang Exp $
212
213 EAPI="2"
214
215 @@ -23,7 +23,7 @@
216 # KEYWORDS way up
217
218 DEPEND="dev-vcs/subversion
219 - x11-libs/qt-core:4"
220 + dev-qt/qtcore:4"
221 RDEPEND="${DEPEND}
222 dev-vcs/git"
223
224
225
226
227 1.2 dev-vcs/svn2git/svn2git-1.0.6.ebuild
228
229 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild?rev=1.2&view=markup
230 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild?rev=1.2&content-type=text/plain
231 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild?r1=1.1&r2=1.2
232
233 Index: svn2git-1.0.6.ebuild
234 ===================================================================
235 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild,v
236 retrieving revision 1.1
237 retrieving revision 1.2
238 diff -u -r1.1 -r1.2
239 --- svn2git-1.0.6.ebuild 2 Dec 2012 18:25:42 -0000 1.1
240 +++ svn2git-1.0.6.ebuild 2 Mar 2013 21:10:05 -0000 1.2
241 @@ -1,6 +1,6 @@
242 -# Copyright 1999-2012 Gentoo Foundation
243 +# Copyright 1999-2013 Gentoo Foundation
244 # Distributed under the terms of the GNU General Public License v2
245 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild,v 1.1 2012/12/02 18:25:42 sping Exp $
246 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.6.ebuild,v 1.2 2013/03/02 21:10:05 hwoarang Exp $
247
248 EAPI="2"
249
250 @@ -23,7 +23,7 @@
251 # KEYWORDS way up
252
253 DEPEND="dev-vcs/subversion
254 - x11-libs/qt-core:4"
255 + dev-qt/qtcore:4"
256 RDEPEND="${DEPEND}
257 dev-vcs/git"
258
259
260
261
262 1.3 dev-vcs/svn2git/svn2git-0_pre20101101.ebuild
263
264 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild?rev=1.3&view=markup
265 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild?rev=1.3&content-type=text/plain
266 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild?r1=1.2&r2=1.3
267
268 Index: svn2git-0_pre20101101.ebuild
269 ===================================================================
270 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild,v
271 retrieving revision 1.2
272 retrieving revision 1.3
273 diff -u -r1.2 -r1.3
274 --- svn2git-0_pre20101101.ebuild 3 Aug 2012 16:58:05 -0000 1.2
275 +++ svn2git-0_pre20101101.ebuild 2 Mar 2013 21:10:05 -0000 1.3
276 @@ -1,6 +1,6 @@
277 -# Copyright 1999-2012 Gentoo Foundation
278 +# Copyright 1999-2013 Gentoo Foundation
279 # Distributed under the terms of the GNU General Public License v2
280 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild,v 1.2 2012/08/03 16:58:05 kensington Exp $
281 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20101101.ebuild,v 1.3 2013/03/02 21:10:05 hwoarang Exp $
282
283 EAPI="2"
284
285 @@ -23,7 +23,7 @@
286 # KEYWORDS way up
287
288 DEPEND="dev-vcs/subversion
289 - x11-libs/qt-core:4"
290 + dev-qt/qtcore:4"
291 RDEPEND="${DEPEND}
292 dev-vcs/git"
293
294
295
296
297 1.2 dev-vcs/svn2git/svn2git-1.0.8.ebuild
298
299 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8.ebuild?rev=1.2&view=markup
300 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8.ebuild?rev=1.2&content-type=text/plain
301 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8.ebuild?r1=1.1&r2=1.2
302
303 Index: svn2git-1.0.8.ebuild
304 ===================================================================
305 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8.ebuild,v
306 retrieving revision 1.1
307 retrieving revision 1.2
308 diff -u -r1.1 -r1.2
309 --- svn2git-1.0.8.ebuild 3 Dec 2012 19:20:25 -0000 1.1
310 +++ svn2git-1.0.8.ebuild 2 Mar 2013 21:10:05 -0000 1.2
311 @@ -1,6 +1,6 @@
312 -# Copyright 1999-2012 Gentoo Foundation
313 +# Copyright 1999-2013 Gentoo Foundation
314 # Distributed under the terms of the GNU General Public License v2
315 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8.ebuild,v 1.1 2012/12/03 19:20:25 sping Exp $
316 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.8.ebuild,v 1.2 2013/03/02 21:10:05 hwoarang Exp $
317
318 EAPI="2"
319
320 @@ -23,7 +23,7 @@
321 # KEYWORDS way up
322
323 DEPEND="dev-vcs/subversion
324 - x11-libs/qt-core:4"
325 + dev-qt/qtcore:4"
326 RDEPEND="${DEPEND}
327 dev-vcs/git"
328
329
330
331
332 1.3 dev-vcs/svn2git/svn2git-1.0.5.ebuild
333
334 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild?rev=1.3&view=markup
335 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild?rev=1.3&content-type=text/plain
336 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild?r1=1.2&r2=1.3
337
338 Index: svn2git-1.0.5.ebuild
339 ===================================================================
340 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild,v
341 retrieving revision 1.2
342 retrieving revision 1.3
343 diff -u -r1.2 -r1.3
344 --- svn2git-1.0.5.ebuild 3 Aug 2012 16:58:05 -0000 1.2
345 +++ svn2git-1.0.5.ebuild 2 Mar 2013 21:10:05 -0000 1.3
346 @@ -1,6 +1,6 @@
347 -# Copyright 1999-2012 Gentoo Foundation
348 +# Copyright 1999-2013 Gentoo Foundation
349 # Distributed under the terms of the GNU General Public License v2
350 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild,v 1.2 2012/08/03 16:58:05 kensington Exp $
351 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild,v 1.3 2013/03/02 21:10:05 hwoarang Exp $
352
353 EAPI="2"
354
355 @@ -23,7 +23,7 @@
356 # KEYWORDS way up
357
358 DEPEND="dev-vcs/subversion
359 - x11-libs/qt-core:4"
360 + dev-qt/qtcore:4"
361 RDEPEND="${DEPEND}
362 dev-vcs/git"
363
364
365
366
367 1.3 dev-vcs/svn2git/svn2git-1.0.4.ebuild
368
369 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild?rev=1.3&view=markup
370 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild?rev=1.3&content-type=text/plain
371 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild?r1=1.2&r2=1.3
372
373 Index: svn2git-1.0.4.ebuild
374 ===================================================================
375 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild,v
376 retrieving revision 1.2
377 retrieving revision 1.3
378 diff -u -r1.2 -r1.3
379 --- svn2git-1.0.4.ebuild 3 Aug 2012 16:58:05 -0000 1.2
380 +++ svn2git-1.0.4.ebuild 2 Mar 2013 21:10:05 -0000 1.3
381 @@ -1,6 +1,6 @@
382 -# Copyright 1999-2012 Gentoo Foundation
383 +# Copyright 1999-2013 Gentoo Foundation
384 # Distributed under the terms of the GNU General Public License v2
385 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild,v 1.2 2012/08/03 16:58:05 kensington Exp $
386 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.4.ebuild,v 1.3 2013/03/02 21:10:05 hwoarang Exp $
387
388 EAPI="2"
389
390 @@ -23,7 +23,7 @@
391 # KEYWORDS way up
392
393 DEPEND="dev-vcs/subversion
394 - x11-libs/qt-core:4"
395 + dev-qt/qtcore:4"
396 RDEPEND="${DEPEND}
397 dev-vcs/git"
398
399
400
401
402 1.3 dev-vcs/svn2git/svn2git-1.0.2.1.ebuild
403
404 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild?rev=1.3&view=markup
405 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild?rev=1.3&content-type=text/plain
406 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild?r1=1.2&r2=1.3
407
408 Index: svn2git-1.0.2.1.ebuild
409 ===================================================================
410 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild,v
411 retrieving revision 1.2
412 retrieving revision 1.3
413 diff -u -r1.2 -r1.3
414 --- svn2git-1.0.2.1.ebuild 3 Aug 2012 16:58:05 -0000 1.2
415 +++ svn2git-1.0.2.1.ebuild 2 Mar 2013 21:10:05 -0000 1.3
416 @@ -1,6 +1,6 @@
417 -# Copyright 1999-2012 Gentoo Foundation
418 +# Copyright 1999-2013 Gentoo Foundation
419 # Distributed under the terms of the GNU General Public License v2
420 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild,v 1.2 2012/08/03 16:58:05 kensington Exp $
421 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.2.1.ebuild,v 1.3 2013/03/02 21:10:05 hwoarang Exp $
422
423 EAPI="2"
424
425 @@ -25,7 +25,7 @@
426 # KEYWORDS way up
427
428 DEPEND="dev-vcs/subversion
429 - x11-libs/qt-core:4"
430 + dev-qt/qtcore:4"
431 RDEPEND="${DEPEND}
432 dev-vcs/git"
433
434
435
436
437 1.18 dev-vcs/svn2git/ChangeLog
438
439 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/ChangeLog?rev=1.18&view=markup
440 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/ChangeLog?rev=1.18&content-type=text/plain
441 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svn2git/ChangeLog?r1=1.17&r2=1.18
442
443 Index: ChangeLog
444 ===================================================================
445 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/ChangeLog,v
446 retrieving revision 1.17
447 retrieving revision 1.18
448 diff -u -r1.17 -r1.18
449 --- ChangeLog 3 Dec 2012 19:20:25 -0000 1.17
450 +++ ChangeLog 2 Mar 2013 21:10:05 -0000 1.18
451 @@ -1,6 +1,14 @@
452 # ChangeLog for dev-vcs/svn2git
453 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
454 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/ChangeLog,v 1.17 2012/12/03 19:20:25 sping Exp $
455 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
456 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/ChangeLog,v 1.18 2013/03/02 21:10:05 hwoarang Exp $
457 +
458 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
459 + svn2git-0_pre20100303.ebuild, svn2git-0_pre20100324.ebuild,
460 + svn2git-0_pre20100327.ebuild, svn2git-0_pre20101008.ebuild,
461 + svn2git-0_pre20101101.ebuild, svn2git-1.0.2.1.ebuild, svn2git-1.0.3_p1.ebuild,
462 + svn2git-1.0.4.ebuild, svn2git-1.0.5.ebuild, svn2git-1.0.6.ebuild,
463 + svn2git-1.0.8.ebuild, svn2git-9999.ebuild:
464 + Move Qt dependencies to the new category
465
466 *svn2git-1.0.8 (03 Dec 2012)