Gentoo Archives: gentoo-commits

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