1 |
# ChangeLog for dev-lang/ruby |
2 |
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 |
3 |
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.456 2010/07/14 20:44:46 flameeyes Exp $ |
4 |
|
5 |
20 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> |
6 |
ruby-1.8.6_p388-r1.ebuild, ruby-1.8.7_p299.ebuild, ruby-1.9.1_p429.ebuild, |
7 |
ruby-1.9.2_rc2.ebuild: |
8 |
Add a new patchset to add support for Berkeley DB 5.0 (bug #326937). Add |
9 |
support for adding new patchsets without bumping the revision for all the |
10 |
old ebuilds as well. |
11 |
|
12 |
*ruby-1.9.2_rc2 (14 Jul 2010) |
13 |
|
14 |
14 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> |
15 |
+ruby-1.9.2_rc2.ebuild: |
16 |
Bump to 1.9.2 release candidate, that works with OpenSSL 1. This version |
17 |
might cause _further_ build failures as it changed slightly behaviour. |
18 |
You're going to need to rebuild rubygems and then all the packages |
19 |
previously installed after upgrading to this. |
20 |
|
21 |
04 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> |
22 |
-ruby-1.8.7_p249-r1.ebuild, -ruby-1.8.7_p249-r2.ebuild, |
23 |
-ruby-1.9.1_p376.ebuild: |
24 |
Cleanup old versions. |
25 |
|
26 |
*ruby-1.9.1_p429 (04 Jul 2010) |
27 |
|
28 |
04 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> |
29 |
+ruby-1.9.1_p429.ebuild: |
30 |
Version bump to new 1.9.1 release. |
31 |
|
32 |
*ruby-1.8.7_p299 (23 Jun 2010) |
33 |
|
34 |
23 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org> |
35 |
+ruby-1.8.7_p299.ebuild: |
36 |
Version bump. |
37 |
|
38 |
19 May 2010; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p388-r1.ebuild, |
39 |
ruby-1.8.7_p249-r2.ebuild, ruby-1.9.1_p376.ebuild: |
40 |
remove useless comments |
41 |
|
42 |
18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> |
43 |
ruby-1.8.6_p388-r1.ebuild, ruby-1.8.7_p249-r2.ebuild, |
44 |
ruby-1.9.1_p376.ebuild: |
45 |
Update ebuilds to be consistent with ruby-enterprise; patches are moved to |
46 |
dev.gentoo.org now. |
47 |
|
48 |
18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> |
49 |
ruby-1.9.1_p376.ebuild: |
50 |
Use the correct RUBYLIB. |
51 |
|
52 |
*ruby-1.8.7_p249-r2 (18 May 2010) |
53 |
*ruby-1.8.6_p388-r1 (18 May 2010) |
54 |
|
55 |
18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> |
56 |
+ruby-1.8.6_p388-r1.ebuild, +ruby-1.8.7_p249-r2.ebuild, |
57 |
ruby-1.9.1_p376.ebuild, metadata.xml: |
58 |
Add patches to build with BerkDB 5.0 (bug #319583) and OpenSSL 1.0 (bug |
59 |
#304427) to Ruby 1.8.x. Also use --no-undefined as it's done for 1.9. Also |
60 |
add USE flags for ncurses, readline and libedit, and properly depend on |
61 |
zlib. Drop emacs USE flag and dependency on app-emacs/ruby-mode as the new |
62 |
Emacs versions support ruby-mode themselves and it should be even more |
63 |
updated. |
64 |
|
65 |
*ruby-1.8.7_p249-r1 (06 May 2010) |
66 |
|
67 |
06 May 2010; Alex Legler <a3li@gentoo.org> +ruby-1.8.7_p249-r1.ebuild: |
68 |
Revbump 1.8.7 to add patch for threading/timeout-related hangs. Closes bug |
69 |
309789 by Sune Kloppenborg Jeppesen. |
70 |
|
71 |
06 May 2010; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p388.ebuild, |
72 |
ruby-1.8.7_p249.ebuild: |
73 |
Use $PVR instead of $PV in patchset names |
74 |
|
75 |
06 May 2010; Alex Legler <a3li@gentoo.org> |
76 |
-files/ruby-1.8.6-memory-leak.diff, |
77 |
-files/ruby18-mkmf-parallel-install.patch, |
78 |
-files/ruby-1.8.6-uclibc-udp.patch, -ruby-1.9.1_p243.ebuild, |
79 |
-files/auto_gem.rb, -files/ruby-mkconfig.patch: |
80 |
Remove old version. Cleanup in files/ |
81 |
|
82 |
*ruby-1.9.1_p376 (01 May 2010) |
83 |
|
84 |
01 May 2010; Alex Legler <a3li@gentoo.org> +ruby-1.9.1_p376.ebuild: |
85 |
Version bump. Fixes security bugs 296052 and 300468. No longer installs |
86 |
rubygems or auto_gem.rb. Use dev-ruby/rubygems[ruby_targets_ruby19] |
87 |
instead. |
88 |
|
89 |
13 Jan 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p369.ebuild, |
90 |
-ruby-1.8.7_p174-r1.ebuild: |
91 |
Remove vulnerable ebuilds, 300468 |
92 |
|
93 |
13 Jan 2010; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p388.ebuild, |
94 |
ruby-1.8.7_p249.ebuild: |
95 |
amd64 stable, security bug 300468 |
96 |
|
97 |
13 Jan 2010; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p388.ebuild, |
98 |
ruby-1.8.7_p249.ebuild: |
99 |
alpha/arm/ia64/s390/sh/sparc stable wrt #300468 |
100 |
|
101 |
12 Jan 2010; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p249.ebuild: |
102 |
Stable for HPPA (bug #300468). |
103 |
|
104 |
12 Jan 2010; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p388.ebuild: |
105 |
Stable for HPPA (bug #300468). |
106 |
|
107 |
11 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-1.8.7_p249.ebuild: |
108 |
Marking ruby-1.8.7_p249 ppc64 and ppc for bug 300468 |
109 |
|
110 |
11 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p388.ebuild: |
111 |
Marking ruby-1.8.6_p388 ppc64 and ppc for bug 300468 |
112 |
|
113 |
11 Jan 2010; Christian Faulhammer <fauli@gentoo.org> |
114 |
ruby-1.8.6_p388.ebuild: |
115 |
stable x86, security bug 300468 |
116 |
|
117 |
11 Jan 2010; Christian Faulhammer <fauli@gentoo.org> |
118 |
ruby-1.8.7_p249.ebuild: |
119 |
stable x86, security bug 300468 |
120 |
|
121 |
*ruby-1.8.6_p388 (10 Jan 2010) |
122 |
|
123 |
10 Jan 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p383.ebuild, |
124 |
+ruby-1.8.6_p388.ebuild: |
125 |
Version bump (1.8.6), security bug 300468. Remove unneded vulnerable |
126 |
version. The new ebuild also has the fix for bug 168939. |
127 |
|
128 |
*ruby-1.8.7_p249 (10 Jan 2010) |
129 |
|
130 |
10 Jan 2010; Alex Legler <a3li@gentoo.org> -ruby-1.8.7_p248.ebuild, |
131 |
+ruby-1.8.7_p249.ebuild: |
132 |
Version bump (1.8.7) for security bug 300468, removing unneeded vulnerable |
133 |
version |
134 |
|
135 |
02 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-1.8.7_p174-r1.ebuild: |
136 |
Marking ruby-1.8.7_p174-r1 ppc64 for bug 288699 |
137 |
|
138 |
*ruby-1.8.7_p248 (25 Dec 2009) |
139 |
|
140 |
25 Dec 2009; Alex Legler <a3li@gentoo.org> +ruby-1.8.7_p248.ebuild: |
141 |
Version bump |
142 |
|
143 |
18 Dec 2009; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p174.ebuild: |
144 |
Remove old version. |
145 |
|
146 |
18 Dec 2009; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.7_p174.ebuild: |
147 |
Remove old version. |
148 |
|
149 |
15 Dec 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.7_p174-r1.ebuild: |
150 |
ia64/s390/sh stable wrt #288699 |
151 |
|
152 |
11 Nov 2009; Tiago Cunha <tcunha@gentoo.org> ruby-1.8.7_p174-r1.ebuild: |
153 |
stable sparc, bug 288699 |
154 |
|
155 |
25 Oct 2009; Markus Meier <maekke@gentoo.org> ruby-1.8.7_p174-r1.ebuild: |
156 |
arm stable, bug #288699 |
157 |
|
158 |
25 Oct 2009; Markus Meier <maekke@gentoo.org> ruby-1.8.7_p174-r1.ebuild: |
159 |
amd64/x86 stable, bug #288699 |
160 |
|
161 |
24 Oct 2009; Tobias Klausmann <klausman@gentoo.org> |
162 |
ruby-1.8.7_p174-r1.ebuild: |
163 |
Stable on alpha, bug #288699 |
164 |
|
165 |
24 Oct 2009; nixnut <nixnut@gentoo.org> ruby-1.8.7_p174-r1.ebuild: |
166 |
ppc stable #288699 |
167 |
|
168 |
12 Oct 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p174-r1.ebuild: |
169 |
Stable for HPPA (bug #288699). |
170 |
|
171 |
12 Oct 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.9.1_p243.ebuild: |
172 |
Marked ~hppa too. |
173 |
|
174 |
*ruby-1.8.7_p174-r1 (06 Oct 2009) |
175 |
|
176 |
06 Oct 2009; Alex Legler <a3li@gentoo.org> +ruby-1.8.7_p174-r1.ebuild: |
177 |
Revision bump. Added fix for bug 168939 (ipv6), now uses the new |
178 |
eselect-ruby cleanup feature. |
179 |
|
180 |
*ruby-1.9.1_p243 (09 Sep 2009) |
181 |
|
182 |
09 Sep 2009; Alex Legler <a3li@gentoo.org> -ruby-1.9.1_p129.ebuild, |
183 |
-ruby-1.9.1_p129-r1.ebuild, +ruby-1.9.1_p243.ebuild, |
184 |
-files/ruby-1.9.1_p129-gfbsd7.patch, -files/ruby19-rubygems-gentoo.patch, |
185 |
-files/ruby-1.9.1_p129-no-undefined-ext.patch, |
186 |
-files/ruby19-rubygems-proxy.patch, |
187 |
-files/ruby-1.9.1_p129-parallelmake.patch, |
188 |
-files/ruby19-mkmf-parallel-install.patch: |
189 |
Version bump. Fixing bugs 278899 by Daniel Robbins, 279825, 277210 and |
190 |
168939. Cleaning up old patches. |
191 |
|
192 |
*ruby-1.8.6_p383 (20 Aug 2009) |
193 |
|
194 |
20 Aug 2009; Alex Legler <a3li@gentoo.org> +ruby-1.8.6_p383.ebuild: |
195 |
Patchlevel bump. |
196 |
|
197 |
31 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> |
198 |
ruby-1.8.6_p369.ebuild, ruby-1.8.7_p174.ebuild, ruby-1.9.1_p129.ebuild, |
199 |
ruby-1.9.1_p129-r1.ebuild: |
200 |
Move USE defaults berkdb and gdbm from profiles/base/package.use to here. |
201 |
|
202 |
28 Jun 2009; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p368.ebuild: |
203 |
Removing vulnerable ebuild, bug 273213. |
204 |
|
205 |
21 Jun 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p369.ebuild: |
206 |
Marking ruby-1.8.6_p369 ppc for bug 273213 |
207 |
|
208 |
20 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> |
209 |
ruby-1.9.1_p129-r1.ebuild: |
210 |
Prepend our library path instead of overwriting it during src_install. |
211 |
Thanks to the reporter of bug #274824. |
212 |
|
213 |
*ruby-1.8.7_p174 (18 Jun 2009) |
214 |
|
215 |
18 Jun 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p369.ebuild, |
216 |
-ruby-1.8.7_p173.ebuild, +ruby-1.8.7_p174.ebuild: |
217 |
Replacing 187_p173 with _p174 because of a regression. Unifying the |
218 |
ebuilds by adding unset RUBYOPT to the 186 ebuild. Migrated 187_p174 to |
219 |
patchsets. |
220 |
|
221 |
17 Jun 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p369.ebuild: |
222 |
Marking ruby-1.8.6_p369 ppc64 for bug 273213 |
223 |
|
224 |
16 Jun 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p369.ebuild: |
225 |
arm/ia64/s390/sh/sparc stable wrt #273213 |
226 |
|
227 |
16 Jun 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p368.ebuild, |
228 |
ruby-1.8.6_p369.ebuild, -ruby-1.8.7_p160.ebuild: |
229 |
Removing old version, minor cleanup |
230 |
|
231 |
14 Jun 2009; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p114.ebuild, |
232 |
-files/ruby-1.8.6-openssl.patch, |
233 |
-files/ruby-1.8.6-shortname_constants.patch, |
234 |
-files/ruby-1.8.6_p111-r13657.patch, |
235 |
-files/ruby-1.8.6_p287-entity_expansion_limit.diff: |
236 |
Removing vulnerable old Ruby version and stale patches, bug 274108. |
237 |
|
238 |
11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> |
239 |
ruby-1.8.6_p369.ebuild: |
240 |
Stable on alpha, bug #273213 |
241 |
|
242 |
10 Jun 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p369.ebuild: |
243 |
Stable for HPPA (bug #273213). |
244 |
|
245 |
10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> |
246 |
ruby-1.8.6_p369.ebuild: |
247 |
stable x86, security bug 273213 |
248 |
|
249 |
10 Jun 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p369.ebuild: |
250 |
amd64 stable, security bug 273213. |
251 |
|
252 |
*ruby-1.8.7_p173 (10 Jun 2009) |
253 |
*ruby-1.8.6_p369 (10 Jun 2009) |
254 |
|
255 |
10 Jun 2009; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.6_p369.ebuild, |
256 |
+ruby-1.8.7_p173.ebuild: |
257 |
Version bumps for bug #273213. |
258 |
|
259 |
*ruby-1.9.1_p129-r1 (27 May 2009) |
260 |
|
261 |
27 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> |
262 |
+ruby-1.9.1_p129-r1.ebuild, +files/ruby-1.9.1_p129-gfbsd7.patch, |
263 |
+files/ruby-1.9.1_p129-no-undefined-ext.patch, |
264 |
+files/ruby-1.9.1_p129-parallelmake.patch: |
265 |
Revision bump, add patches 1) to make Ruby behave more similarly between |
266 |
Linux and (Gentoo/)FreeBSD; 2) to force --no-undefined when building Ruby |
267 |
extensions (undefined symbols in them will cause abort at runtime 3) to |
268 |
remove a concurrency issue when building the dl extension that could |
269 |
result in a broken dl.so. |
270 |
|
271 |
24 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> |
272 |
ruby-1.8.7_p160.ebuild, ruby-1.9.1_p129.ebuild: |
273 |
Don't block rdoc-2 or later (which may enter Portage one day as it's |
274 |
needed by some Rakefiles). |
275 |
|
276 |
15 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> |
277 |
ruby-1.9.1_p129.ebuild: |
278 |
Add ~x86-fbsd keyword. |
279 |
|
280 |
15 May 2009; Alexis Ballier <aballier@gentoo.org> ruby-1.8.7_p160.ebuild: |
281 |
keyword ~sparc-fbsd, bug #252315 |
282 |
|
283 |
*ruby-1.9.1_p129 (15 May 2009) |
284 |
|
285 |
15 May 2009; Alex Legler <a3li@gentoo.org> -ruby-1.9.1-r1.ebuild, |
286 |
+ruby-1.9.1_p129.ebuild, -files/ruby-ossl_ocsp-verification.patch: |
287 |
Patchlevel bump, closes bug 267453. Removing OSCP verification patch, now |
288 |
included in every release. |
289 |
|
290 |
10 May 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p114.ebuild, |
291 |
-ruby-1.8.6_p287-r5.ebuild, -ruby-1.8.6_p287-r13.ebuild, |
292 |
ruby-1.8.6_p368.ebuild, -ruby-1.8.7_p72-r11.ebuild, |
293 |
ruby-1.8.7_p160.ebuild: |
294 |
Removing vulnerable versions (#268515), fixing license (#233747). |
295 |
|
296 |
09 May 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p368.ebuild: |
297 |
Stable for HPPA (bug #268515). |
298 |
|
299 |
09 May 2009; Alex Legler <a3li@gentoo.org> ruby-1.9.1-r1.ebuild: |
300 |
Adapting rubygems notice. |
301 |
|
302 |
08 May 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p368.ebuild: |
303 |
amd64 stable, bug #268515. |
304 |
|
305 |
08 May 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p368.ebuild: |
306 |
arm/ia64/s390/sh/sparc stable wrt #268515 |
307 |
|
308 |
07 May 2009; Christian Faulhammer <fauli@gentoo.org> |
309 |
ruby-1.8.6_p368.ebuild: |
310 |
stable x86, security bug 268515 |
311 |
|
312 |
07 May 2009; Tobias Klausmann <klausman@gentoo.org> |
313 |
ruby-1.8.6_p368.ebuild: |
314 |
Stable on alpha, bug #268515 |
315 |
|
316 |
07 May 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p368.ebuild: |
317 |
Marking ruby-1.8.6_p368 ppc64 and ppc for bug 268515 |
318 |
|
319 |
*ruby-1.8.7_p160 (07 May 2009) |
320 |
*ruby-1.8.6_p368 (07 May 2009) |
321 |
|
322 |
07 May 2009; Alex Legler <a3li@gentoo.org> +ruby-1.8.6_p368.ebuild, |
323 |
+ruby-1.8.7_p160.ebuild: |
324 |
Version bump as per secbug 268515. NB: These are the first ebuilds that |
325 |
no longer use ruby-config. |
326 |
|
327 |
*ruby-1.9.1-r1 (03 Apr 2009) |
328 |
*ruby-1.8.7_p72-r11 (03 Apr 2009) |
329 |
*ruby-1.8.6_p287-r13 (03 Apr 2009) |
330 |
|
331 |
03 Apr 2009; Alex Legler <a3li@gentoo.org> |
332 |
+files/ruby-1.8.6-uclibc-udp.patch, +files/auto_gem.rb, |
333 |
+files/ruby18-mkmf-parallel-install.patch, |
334 |
+files/ruby19-mkmf-parallel-install.patch, -ruby-1.8.6_p287-r12.ebuild, |
335 |
+ruby-1.8.6_p287-r13.ebuild, -ruby-1.8.7_p72-r10.ebuild, |
336 |
+ruby-1.8.7_p72-r11.ebuild, -ruby-1.9.1.ebuild, +ruby-1.9.1-r1.ebuild: |
337 |
Revbumps fixing bugs 239101 (thanks to matsuu) and 260760 (thanks to Tom |
338 |
Lloyd), ruby-1.9.1 is now EAPI-2. Removing old versions. Adding fake |
339 |
auto_gem.rb for Ruby 1.9.1. Removing redundant WANT_AUTO* to make repoman |
340 |
happy. |
341 |
|
342 |
*ruby-1.9.1 (21 Mar 2009) |
343 |
|
344 |
21 Mar 2009; Alex Legler <a3li@gentoo.org> |
345 |
+files/ruby19-rubygems-gentoo.patch, +files/ruby19-rubygems-proxy.patch, |
346 |
+ruby-1.9.1.ebuild: |
347 |
Adding Ruby 1.9.1 for preliminary testing |
348 |
|
349 |
20 Mar 2009; Joseph Jezak <josejx@gentoo.org> ruby-1.8.7_p72-r10.ebuild, |
350 |
ruby-1.8.6_p287-r12.ebuild: |
351 |
Marked ~ppc for bug #252315. |
352 |
|
353 |
10 Mar 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.7_p72-r10.ebuild: |
354 |
Unsetting RUBYOPT in src_install, backport from Ruby 1.9 ebuilds, fixes |
355 |
bug 261982. |
356 |
|
357 |
09 Mar 2009; Alex Legler <a3li@gentoo.org> -ruby-1.8.6_p287-r1.ebuild, |
358 |
-ruby-1.8.6_p287-r3.ebuild, -ruby-1.8.6_p287-r4.ebuild, |
359 |
-ruby-1.8.6_p287-r10.ebuild, -ruby-1.8.6_p287-r11.ebuild, |
360 |
-ruby-1.8.7_p72-r1.ebuild, -ruby-1.8.7_p72-r2.ebuild: |
361 |
Cleanup |
362 |
|
363 |
*ruby-1.8.7_p72-r10 (07 Mar 2009) |
364 |
|
365 |
07 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org> |
366 |
+ruby-1.8.7_p72-r10.ebuild: |
367 |
Add a revision of ruby 1.8.7 using eselect ruby. |
368 |
|
369 |
03 Mar 2009; Peter Volkov <pva@gentoo.org> ruby-1.8.6_p287-r12.ebuild: |
370 |
~mips keyworded, bug #252315. |
371 |
|
372 |
25 Feb 2009; Tobias Scherbaum <dertobi123@gentoo.org> |
373 |
ruby-1.8.6_p287-r5.ebuild: |
374 |
ppc stable, bug #260006 |
375 |
|
376 |
25 Feb 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r5.ebuild: |
377 |
arm/ia64/s390/sh/sparc/x86 stable wrt #260006 |
378 |
|
379 |
24 Feb 2009; Alex Legler <a3li@gentoo.org> ruby-1.8.6_p287-r5.ebuild, |
380 |
ruby-1.8.6_p287-r12.ebuild, ruby-1.8.7_p72-r2.ebuild: |
381 |
Fixing Tk USE flag test, bug 258893. |
382 |
|
383 |
23 Feb 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p287-r5.ebuild: |
384 |
Marking ruby-1.8.6_p287-r5 ppc64 for bug 260006 |
385 |
|
386 |
23 Feb 2009; Tobias Heinlein <keytoaster@gentoo.org> |
387 |
ruby-1.8.6_p287-r5.ebuild: |
388 |
amd64 stable wrt security bug #260006 |
389 |
|
390 |
23 Feb 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r5.ebuild: |
391 |
Stable for HPPA (bug #260006). |
392 |
|
393 |
23 Feb 2009; Tobias Klausmann <klausman@gentoo.org> |
394 |
ruby-1.8.6_p287-r5.ebuild: |
395 |
Stable on alpha, bug #260006 |
396 |
|
397 |
*ruby-1.8.7_p72-r2 (23 Feb 2009) |
398 |
*ruby-1.8.6_p287-r12 (23 Feb 2009) |
399 |
*ruby-1.8.6_p287-r5 (23 Feb 2009) |
400 |
|
401 |
23 Feb 2009; Alex Legler <a3li@gentoo.org> +files/ruby-mkconfig.patch, |
402 |
+files/ruby-ossl_ocsp-verification.patch, +ruby-1.8.6_p287-r5.ebuild, |
403 |
+ruby-1.8.6_p287-r12.ebuild, +ruby-1.8.7_p72-r2.ebuild: |
404 |
Revision bumps for security bug 260006 (X.509 certificate spoofing). Also |
405 |
fixing bugs 234877 (backported patch for mkconfig), 258893 (ebuild dies |
406 |
now before compilation if Tk useflags don't match) and 230748 (adding |
407 |
--enable-option-checking=no for newer versions of autoconf). |
408 |
|
409 |
10 Feb 2009; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r4.ebuild: |
410 |
arm/ia64/s390/sh/sparc stable wrt #254307 |
411 |
|
412 |
25 Jan 2009; Tobias Klausmann <klausman@gentoo.org> |
413 |
ruby-1.8.6_p287-r4.ebuild: |
414 |
Stable on alpha, bug #254307 |
415 |
|
416 |
20 Jan 2009; Alexis Ballier <aballier@gentoo.org> |
417 |
ruby-1.8.6_p287-r11.ebuild: |
418 |
keyword ~x86-fbsd, bug #252315 |
419 |
|
420 |
17 Jan 2009; nixnut <nixnut@gentoo.org> ruby-1.8.6_p287-r4.ebuild: |
421 |
ppc stable #254307 |
422 |
|
423 |
15 Jan 2009; Markus Meier <maekke@gentoo.org> ruby-1.8.6_p287-r4.ebuild: |
424 |
amd64/x86 stable, bug #254307 |
425 |
|
426 |
14 Jan 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p287-r4.ebuild: |
427 |
stable ppc64, bug 254307 |
428 |
|
429 |
14 Jan 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r4.ebuild: |
430 |
Stable for HPPA (bug #254307). |
431 |
|
432 |
14 Jan 2009; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r10.ebuild, |
433 |
ruby-1.8.6_p287-r11.ebuild: |
434 |
Marked ~hppa (bug #252315). |
435 |
|
436 |
*ruby-1.8.6_p287-r11 (11 Jan 2009) |
437 |
|
438 |
11 Jan 2009; Hans de Graaff <graaff@gentoo.org> |
439 |
+files/ruby-1.8.6-openssl.patch, +ruby-1.8.7_p287-r4, |
440 |
+ruby-1.8.6_p287-r11.ebuild: |
441 |
Backport conditional definition of missing openssl functions from ruby 1.8.7. |
442 |
Fixes #254307. |
443 |
|
444 |
29 Dec 2008; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p287-r10.ebuild: |
445 |
Marking ruby-1.8.6_p287-r10 ~ppc64 for bug 252315 |
446 |
|
447 |
26 Dec 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r10.ebuild: |
448 |
Add ~alpha/~arm/~ia64/~s390/~sh wrt #251159 |
449 |
|
450 |
24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> |
451 |
ruby-1.8.6_p287-r10.ebuild: |
452 |
Add ~sparc keyword, bug #252315 |
453 |
|
454 |
*ruby-1.8.6_p287-r10 (23 Dec 2008) |
455 |
|
456 |
23 Dec 2008; Hans de Graaff <graaff@gentoo.org> |
457 |
+ruby-1.8.6_p287-r10.ebuild: |
458 |
Version bump which switches from ruby-config to eselect-ruby. Dropped most |
459 |
keywords since eselect-ruby does not yet have these keywords. |
460 |
|
461 |
23 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, |
462 |
ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild: |
463 |
Revert the ruby-config changes. We can't remove them until we provide an |
464 |
alternative outside the ebuilds, and eselect-ruby isn't stable yet. Apologies |
465 |
for breaking things as mentioned in bug #251833. |
466 |
|
467 |
22 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, |
468 |
ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild, |
469 |
ruby-1.8.7_p72-r1.ebuild: |
470 |
Remove pkg_postinst and pkg_postrm functions now that ruby-config is gone. |
471 |
Thanks for the people noticing this in bug #251833. |
472 |
|
473 |
21 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, |
474 |
ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild, |
475 |
ruby-1.8.7_p72-r1.ebuild: |
476 |
Drop dependency on ruby-config, which will be removed from the tree. We |
477 |
currently only have one major version of ruby in the tree (Ruby 1.8), so there |
478 |
is no need for ruby-config at this moment. For newer versions of Ruby we will |
479 |
use eselect-ruby, which can be found in the ruby overlay at the moment. |
480 |
|
481 |
21 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, |
482 |
ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild: |
483 |
Use mirror://ruby in SRC_URI, fixes #237392. |
484 |
|
485 |
21 Dec 2008; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.6_p111.ebuild, |
486 |
-ruby-1.8.6_p111-r1.ebuild, -ruby-1.8.6_p287-r2.ebuild, |
487 |
-ruby-1.8.7_p72.ebuild: |
488 |
Remove old versions. Leave one old stable version with cjk support. |
489 |
|
490 |
*ruby-1.8.6_p287-r3 (29 Nov 2008) |
491 |
|
492 |
29 Nov 2008; Hans de Graaff <graaff@gentoo.org> |
493 |
files/ruby-1.8.6_p287-entity_expansion_limit.diff, |
494 |
+ruby-1.8.6_p287-r3.ebuild: |
495 |
Fix our expansion limit patch according to debian bug report |
496 |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502535 and bump the ebuild to |
497 |
make sure people will pick up the fixed version. Thanks to Alex Legler for |
498 |
mentioning the patch. |
499 |
|
500 |
*ruby-1.8.7_p72-r1 (26 Nov 2008) |
501 |
*ruby-1.8.6_p287-r2 (26 Nov 2008) |
502 |
|
503 |
26 Nov 2008; Hans de Graaff <graaff@gentoo.org> |
504 |
+files/ruby-1.8.6-shortname_constants.patch, +ruby-1.8.6_p287-r2.ebuild, |
505 |
+ruby-1.8.7_p72-r1.ebuild: |
506 |
Fix problem with shortname constants #247790, already fixed in upstream SVN. |
507 |
Thanks to Alex Legler for providing the patch. |
508 |
|
509 |
26 Nov 2008; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.6_p286.ebuild, |
510 |
-ruby-1.8.6_p287.ebuild: |
511 |
Remove versions that will not become stable |
512 |
|
513 |
16 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
514 |
ruby-1.8.6_p287-r1.ebuild: |
515 |
ppc stable, bug #225465 |
516 |
|
517 |
11 Sep 2008; Tobias Heinlein <keytoaster@gentoo.org> |
518 |
ruby-1.8.6_p287-r1.ebuild: |
519 |
amd64 stable wrt security bug #225465 |
520 |
|
521 |
11 Sep 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r1.ebuild: |
522 |
alpha/ia64/x86 stable wrt #225465 |
523 |
|
524 |
11 Sep 2008; Ferris McCormick <fmccor@gentoo.org> |
525 |
ruby-1.8.6_p287-r1.ebuild: |
526 |
Sparc stable --- Security Bug #225465 --- good since late August. |
527 |
|
528 |
11 Sep 2008; Markus Rothe <corsair@gentoo.org> ruby-1.8.6_p287-r1.ebuild: |
529 |
Stable on ppc64; bug #225465 |
530 |
|
531 |
11 Sep 2008; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r1.ebuild: |
532 |
Stable for HPPA (bug #225465). |
533 |
|
534 |
*ruby-1.8.6_p287-r1 (29 Aug 2008) |
535 |
|
536 |
29 Aug 2008; Hans de Graaff <graaff@gentoo.org> |
537 |
+files/ruby-1.8.6_p287-entity_expansion_limit.diff, |
538 |
+ruby-1.8.6_p287-r1.ebuild: |
539 |
Fix REXML security issues, bug #236060. |
540 |
|
541 |
23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: |
542 |
Add GLEP 56 USE flag descriptions. |
543 |
|
544 |
*ruby-1.8.7_p72 (15 Aug 2008) |
545 |
|
546 |
15 Aug 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7_p22.ebuild, |
547 |
+ruby-1.8.7_p72.ebuild: |
548 |
bump 1.8.7 to latest patch release |
549 |
|
550 |
*ruby-1.8.6_p287 (11 Aug 2008) |
551 |
|
552 |
11 Aug 2008; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.6_p287.ebuild: |
553 |
Version bump for brown paper bag relelease. |
554 |
|
555 |
10 Aug 2008; Hans de Graaff <graaff@gentoo.org> |
556 |
-files/ruby-1.8.6-revert-r15856.patch, -ruby-1.8.6_p230.ebuild: |
557 |
Remove broken version in favor of the just-added 1.8.6_p286 |
558 |
|
559 |
*ruby-1.8.6_p286 (10 Aug 2008) |
560 |
|
561 |
10 Aug 2008; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.6_p286.ebuild: |
562 |
Version bump to latest released version of ruby 1.8.6. This version fixes the |
563 |
security issues reported in #225465 and #234224. The cjk USE flag has been |
564 |
dropped since no compatible patches have been released yet. |
565 |
|
566 |
25 Jul 2008; Michael Sterrett <mr_bones_@gentoo.org> |
567 |
ruby-1.8.6_p230.ebuild: |
568 |
drop cjk from SRC_URI as well |
569 |
|
570 |
15 Jul 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p230.ebuild: |
571 |
Drop cjk support since the most recent oniguruma patches no longer apply to |
572 |
this version, #230111. |
573 |
|
574 |
29 Jun 2008; Hans de Graaff <graaff@gentoo.org> |
575 |
+files/ruby-1.8.6-revert-r15856.patch, +ruby-1.8.6_p230.ebuild: |
576 |
Try to fix the security issues reported in #225465 for ruby 1.8.6. |
577 |
Unfortunately the official p230 has a change which causes segmentation faults |
578 |
for applications like Rails and RSpec, so we are reverting that specific |
579 |
change. |
580 |
|
581 |
*ruby-1.8.7_p22 (29 Jun 2008) |
582 |
|
583 |
29 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7.ebuild, |
584 |
+ruby-1.8.7_p22.ebuild: |
585 |
bump 1.8.7 for security fix |
586 |
|
587 |
20 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.6_p230.ebuild: |
588 |
nevermind, don't bump this yet |
589 |
|
590 |
*ruby-1.8.6_p230 (20 Jun 2008) |
591 |
|
592 |
20 Jun 2008; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6_p230.ebuild: |
593 |
version bump |
594 |
|
595 |
*ruby-1.8.7 (10 Jun 2008) |
596 |
|
597 |
10 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7_pre2.ebuild, |
598 |
+ruby-1.8.7.ebuild: |
599 |
bump 1.8.7 to final |
600 |
|
601 |
*ruby-1.8.7_pre2 (21 Apr 2008) |
602 |
|
603 |
21 Apr 2008; Richard Brown <rbrown@gentoo.org> -ruby-1.8.7_pre1.ebuild, |
604 |
+ruby-1.8.7_pre2.ebuild: |
605 |
Version Bump |
606 |
|
607 |
*ruby-1.8.7_pre1 (16 Apr 2008) |
608 |
|
609 |
16 Apr 2008; Richard Brown <rbrown@gentoo.org> +ruby-1.8.7_pre1.ebuild: |
610 |
Version bump. Drop cjk until a new version of oniguruma appears. |
611 |
|
612 |
06 Mar 2008; Steve Dibb <beandog@gentoo.org> ruby-1.8.6_p114.ebuild: |
613 |
amd64 stable, bug 212264 |
614 |
|
615 |
06 Mar 2008; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p114.ebuild: |
616 |
Stable for HPPA (bug #212264). |
617 |
|
618 |
05 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
619 |
ruby-1.8.6_p114.ebuild: |
620 |
ppc stable, bug #212264 |
621 |
|
622 |
05 Mar 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p114.ebuild: |
623 |
alpha/ia64 stable wrt #212264 |
624 |
|
625 |
05 Mar 2008; Christian Faulhammer <opfer@gentoo.org> |
626 |
ruby-1.8.6_p114.ebuild: |
627 |
stable x86, security bug 212264 |
628 |
|
629 |
05 Mar 2008; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.6_p114.ebuild: |
630 |
Sparc stable, Security Bug #212264, builds and installs, initial tests run |
631 |
as expected. |
632 |
|
633 |
05 Mar 2008; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p114.ebuild: |
634 |
Marking ruby-1.8.6_p114 ppc64 for bug 212264 |
635 |
|
636 |
*ruby-1.8.6_p114 (05 Mar 2008) |
637 |
|
638 |
05 Mar 2008; Richard Brown <rbrown@gentoo.org> |
639 |
-files/ruby-1.8.4-glibc24-eaccess.diff, -files/ruby-1.8.4-yaml.diff, |
640 |
-files/ruby-1.8.5_p113-net-http-p114.patch, -ruby-1.8.4-r3.ebuild, |
641 |
-ruby-1.8.5_p113.ebuild, +ruby-1.8.6_p114.ebuild: |
642 |
Version bump for #212264. Remove old ebuilds. |
643 |
|
644 |
17 Feb 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
645 |
alpha/ia64 stable wrt #208916 |
646 |
|
647 |
17 Feb 2008; nixnut <nixnut@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
648 |
Stable on ppc wrt bug 208916 |
649 |
|
650 |
16 Feb 2008; Markus Meier <maekke@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
651 |
x86 stable, bug #208916 |
652 |
|
653 |
16 Feb 2008; Ferris McCormick <fmccor@gentoo.org> |
654 |
ruby-1.8.6_p111-r1.ebuild: |
655 |
Sparc stable --- Bug #208916 --- working well for about 6 weeks. |
656 |
|
657 |
15 Feb 2008; Richard Brown <rbrown@gentoo.org> |
658 |
-files/ruby-1.8.6-exit-status.patch, |
659 |
-files/ruby-1.8.6_p110-net-http-p111.patch, |
660 |
-files/ruby-1.8.6_p36-rb_thread_status_prototype.patch, |
661 |
-ruby-1.8.5_p2-r1.ebuild, -ruby-1.8.6-r1.ebuild, |
662 |
-ruby-1.8.6_p110-r1.ebuild, -ruby-1.8.6_p110-r2.ebuild: |
663 |
Remove old versions |
664 |
|
665 |
05 Feb 2008; Markus Rothe <corsair@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
666 |
Stable on ppc64 |
667 |
|
668 |
26 Dec 2007; Peter Weller <welp@gentoo.org> ruby-1.8.6_p111.ebuild: |
669 |
Stable on amd64; bug 199191 |
670 |
|
671 |
24 Dec 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p111.ebuild: |
672 |
alpha/ia64/sparc stable wrt #199191 |
673 |
|
674 |
24 Dec 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
675 |
Remove now-obsolete warning about coreutils versions, #203156. |
676 |
|
677 |
24 Dec 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
678 |
Stable for HPPA (bug #199191). |
679 |
|
680 |
*ruby-1.8.6_p111-r1 (23 Dec 2007) |
681 |
|
682 |
23 Dec 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p111-r1.ebuild: |
683 |
Remove dependencies on system packages. Add berkdb (bug #199705), gdbm and |
684 |
ssl USE flags. Patch to p113. |
685 |
|
686 |
23 Dec 2007; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p111.ebuild: |
687 |
Marking ruby-1.8.6_p111 ppc and ppc64 for bug 199191 |
688 |
|
689 |
23 Dec 2007; Markus Meier <maekke@gentoo.org> ruby-1.8.6_p111.ebuild: |
690 |
x86 stable, security bug #199191 |
691 |
|
692 |
*ruby-1.8.6_p111 (23 Dec 2007) |
693 |
|
694 |
23 Dec 2007; Richard Brown <rbrown@gentoo.org> |
695 |
+files/ruby-1.8.6_p111-r13657.patch, +ruby-1.8.6_p111.ebuild: |
696 |
Version bump with patch for bug #199191 |
697 |
|
698 |
14 Dec 2007; Ulrich Mueller <ulm@gentoo.org> ruby-1.8.6_p110-r2.ebuild: |
699 |
Move dependency on (X)Emacs modes to PDEPEND. |
700 |
|
701 |
25 Oct 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p110-r2.ebuild: |
702 |
Add back ~hppa keyword now that XEmacs support files have been keyworded, |
703 |
bug 196413 |
704 |
|
705 |
*ruby-1.8.6_p110-r2 (21 Oct 2007) |
706 |
|
707 |
21 Oct 2007; Hans de Graaff <graaff@gentoo.org> |
708 |
+ruby-1.8.6_p110-r2.ebuild: |
709 |
Add emacs and xemacs USE flags and use them to pull in the correct editing |
710 |
mode for each. Had to drop several arch keywords as reported on bug 196413. |
711 |
|
712 |
13 Oct 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.6_p110-r1.ebuild: |
713 |
amd64 stable, security bug 194236 |
714 |
|
715 |
11 Oct 2007; Markus Rothe <corsair@gentoo.org> ruby-1.8.5_p113.ebuild, |
716 |
ruby-1.8.6_p110-r1.ebuild: |
717 |
Stable on ppc64; bug #194236 |
718 |
|
719 |
09 Oct 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.6-r1.ebuild: |
720 |
amd64 stable, security bug 194236 |
721 |
|
722 |
08 Oct 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p110-r1.ebuild: |
723 |
Stable for HPPA (bug #194236). |
724 |
|
725 |
08 Oct 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p110-r1.ebuild: |
726 |
alpha/ia64/sparc stable wrt security #194236 |
727 |
|
728 |
07 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> |
729 |
ruby-1.8.6_p110-r1.ebuild: |
730 |
ppc stable, bug #194236 |
731 |
|
732 |
07 Oct 2007; Christian Faulhammer <opfer@gentoo.org> |
733 |
ruby-1.8.6_p110-r1.ebuild: |
734 |
stable x86, security bug 194236 |
735 |
|
736 |
07 Oct 2007; Christian Faulhammer <opfer@gentoo.org> |
737 |
ruby-1.8.5_p113.ebuild: |
738 |
stable x86, security bug 194236 |
739 |
|
740 |
07 Oct 2007; Richard Brown <rbrown@gentoo.org> -ruby-1.8.5_p35.ebuild, |
741 |
-ruby-1.8.6_p36-r3.ebuild, -ruby-1.8.6_p36-r4.ebuild, |
742 |
-ruby-1.8.6_p110.ebuild: |
743 |
Remove old versions |
744 |
|
745 |
*ruby-1.8.6_p110-r1 (30 Sep 2007) |
746 |
*ruby-1.8.5_p113 (30 Sep 2007) |
747 |
|
748 |
30 Sep 2007; Richard Brown <rbrown@gentoo.org> |
749 |
+files/ruby-1.8.5_p113-net-http-p114.patch, |
750 |
+files/ruby-1.8.6_p110-net-http-p111.patch, +ruby-1.8.5_p113.ebuild, |
751 |
+ruby-1.8.6_p110-r1.ebuild: |
752 |
Fix bug #194236. Bump 1.8.6 to p111 as p110-r1. Bump 1.8.5 to p114 as p113, |
753 |
using 1.8.6-p110 as base ebuild. |
754 |
|
755 |
24 Sep 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6_p110.ebuild: |
756 |
More fixes from gentoo-dev and graaff |
757 |
|
758 |
24 Sep 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6_p110.ebuild: |
759 |
Implement suggestions from http://archives.gentoo.org/gentoo-dev/msg_147875.xml |
760 |
|
761 |
*ruby-1.8.6_p110 (24 Sep 2007) |
762 |
|
763 |
24 Sep 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p110.ebuild: |
764 |
Version bump |
765 |
|
766 |
*ruby-1.8.6_p36-r4 (26 Aug 2007) |
767 |
|
768 |
26 Aug 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
769 |
+ruby-1.8.6_p36-r4.ebuild: |
770 |
Use user LDFLAGS, #181436 |
771 |
|
772 |
17 Aug 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.4-r3.ebuild, |
773 |
ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p35.ebuild: |
774 |
MANIFEST was already gone in ruby 1.8.4, so remove it also from the old |
775 |
ebuilds, including the currently stable 1.8.5_p2-r1, #189241. |
776 |
|
777 |
17 Aug 2007; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.5_p2.ebuild, |
778 |
-ruby-1.8.5_p12.ebuild, -ruby-1.8.6_p36-r1.ebuild, |
779 |
-ruby-1.8.6_p36-r2.ebuild: |
780 |
Remove some older versions that will not be promoted to stable, keeping at |
781 |
least one version of each release. |
782 |
|
783 |
05 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> |
784 |
ruby-1.8.6_p36-r3.ebuild: |
785 |
(QA) RESTRICT clean up. |
786 |
|
787 |
*ruby-1.8.6_p36-r3 (04 Jul 2007) |
788 |
|
789 |
04 Jul 2007; Mike Doty <kingtaco@gentoo.org> |
790 |
+files/ruby-1.8.6-memory-leak.diff, +ruby-1.8.6_p36-r3.ebuild: |
791 |
fixed memory leak loading .so bug #182946 |
792 |
|
793 |
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ruby-1.8.4-r3.ebuild, |
794 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p12.ebuild, |
795 |
ruby-1.8.5_p35.ebuild, ruby-1.8.6-r1.ebuild, ruby-1.8.6_p36-r1.ebuild, |
796 |
ruby-1.8.6_p36-r2.ebuild: |
797 |
(QA) RESTRICT clean up. |
798 |
|
799 |
21 Jun 2007; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.6-r1.ebuild: |
800 |
Re-add stable keyword for alpha as per bug #181110 |
801 |
|
802 |
21 Jun 2007; Christoph Mende <angelos@gentoo.org> ruby-1.8.6-r1.ebuild: |
803 |
Back to ~amd64 wrt bug 181110 |
804 |
|
805 |
21 Jun 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6-r1.ebuild: |
806 |
Mark 1.8.6 unstable on alpha/ia64/x86 wrt #181110 |
807 |
|
808 |
*ruby-1.8.6_p36-r2 (20 Jun 2007) |
809 |
|
810 |
20 Jun 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p36-r2.ebuild: |
811 |
Re-add cjk USE flag, thanks to Hannes Wyss, bug #182671 |
812 |
|
813 |
*ruby-1.8.6_p36-r1 (18 Jun 2007) |
814 |
|
815 |
18 Jun 2007; Richard Brown <rbrown@gentoo.org> |
816 |
+files/ruby-1.8.6_p36-rb_thread_status_prototype.patch, |
817 |
-ruby-1.8.6_p36.ebuild, +ruby-1.8.6_p36-r1.ebuild: |
818 |
Add prototype fix from ruby -r12567 [ruby-list:43615]. Thanks to peper and |
819 |
spbecker |
820 |
|
821 |
14 Jun 2007; Christoph Mende <angelos@gentoo.org> ruby-1.8.6-r1.ebuild: |
822 |
Stable on amd64 wrt bug 181110 |
823 |
|
824 |
*ruby-1.8.6_p36 (12 Jun 2007) |
825 |
|
826 |
12 Jun 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p36.ebuild: |
827 |
Version Bump. Bug #181379 |
828 |
|
829 |
10 Jun 2007; Joshua Kinard <kumba@gentoo.org> ruby-1.8.6-r1.ebuild: |
830 |
Stable on mips, per #181110. |
831 |
|
832 |
09 Jun 2007; nixnut <nixnut@gentoo.org> ruby-1.8.6-r1.ebuild: |
833 |
Stable on ppc wrt bug 181110 |
834 |
|
835 |
09 Jun 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6-r1.ebuild: |
836 |
Stable for HPPA (bug #181110). |
837 |
|
838 |
09 Jun 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6-r1.ebuild: |
839 |
alpha/ia64/x86 stable wrt #181110 |
840 |
|
841 |
07 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.6-r1.ebuild: |
842 |
Stable on sparc wrt #181110 |
843 |
|
844 |
06 Jun 2007; Brent Baude <ranger@gentoo.org> ruby-1.8.6-r1.ebuild: |
845 |
Marking ruby-1.8.6-r1 ppc64 stable for bug#181110 |
846 |
|
847 |
24 May 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.4-r3.ebuild, |
848 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p12.ebuild, |
849 |
ruby-1.8.5_p35.ebuild: |
850 |
Add RESTRICT="test" to ebuilds that have no hope of passing. |
851 |
|
852 |
24 May 2007; Lars Weiler <pylon@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
853 |
Stable on ppc; bug #178346. |
854 |
|
855 |
19 May 2007; Markus Rothe <corsair@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
856 |
Stable on ppc64; bug #178346 |
857 |
|
858 |
18 May 2007; Fernando J. Pereda <ferdy@gentoo.org> |
859 |
ruby-1.8.5_p2-r1.ebuild: |
860 |
Stable on alpha as per bug #178346 |
861 |
|
862 |
17 May 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6-r1.ebuild: |
863 |
Fix bug #128837, ruby-talk:183494 |
864 |
|
865 |
16 May 2007; Richard Brown <rbrown@gentoo.org> -ruby-1.8.6_pre1.ebuild, |
866 |
-ruby-1.8.6_pre3.ebuild, -ruby-1.8.6.ebuild: |
867 |
Remove old 1.8.6 versions |
868 |
|
869 |
16 May 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
870 |
amd64 stable, bug 178346 |
871 |
|
872 |
13 May 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
873 |
Stable for HPPA (bug #178346). |
874 |
|
875 |
13 May 2007; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
876 |
Stable on sparc --- Bug #178346 --- fixes Bug #159922 (uses |
877 |
/usr/bin/install). |
878 |
|
879 |
13 May 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
880 |
ia64 + x86 stable wrt bug 178346 |
881 |
|
882 |
*ruby-1.8.5_p2-r1 (13 May 2007) |
883 |
|
884 |
13 May 2007; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.5_p2-r1.ebuild: |
885 |
Bump to get people to recompile ruby now that coreutils-6.7-r1 is stable |
886 |
on most arches so that ruby properly picks up new location of /bin/install. |
887 |
See #159922 for details. |
888 |
|
889 |
*ruby-1.8.6-r1 (01 May 2007) |
890 |
|
891 |
01 May 2007; Richard Brown <rbrown@gentoo.org> |
892 |
+files/ruby-1.8.6-exit-status.patch, +ruby-1.8.6-r1.ebuild: |
893 |
Add new src_test, and add return code patch from [ruby-core:10609] and |
894 |
[ruby-core:10760] |
895 |
|
896 |
24 Apr 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.4-r3.ebuild, |
897 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild, ruby-1.8.5_p35.ebuild, |
898 |
ruby-1.8.6_pre1.ebuild, ruby-1.8.6_pre3.ebuild, ruby-1.8.6.ebuild: |
899 |
Fix $ROOT usage. Bug #167271 |
900 |
|
901 |
07 Apr 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
902 |
ruby-1.8.4-r3.ebuild, ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild, |
903 |
ruby-1.8.5_p35.ebuild, ruby-1.8.6_pre1.ebuild, ruby-1.8.6_pre3.ebuild, |
904 |
ruby-1.8.6.ebuild: |
905 |
Added warning, bug #159922 |
906 |
|
907 |
*ruby-1.8.6 (13 Mar 2007) |
908 |
|
909 |
13 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6.ebuild: |
910 |
version bump |
911 |
|
912 |
*ruby-1.8.5_p35 (13 Mar 2007) |
913 |
|
914 |
13 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5_p35.ebuild: |
915 |
bump |
916 |
|
917 |
06 Mar 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_pre3.ebuild: |
918 |
MANIFEST is no longer distributed, but NEWS is: update dodoc accordingly. |
919 |
|
920 |
*ruby-1.8.6_pre3 (04 Mar 2007) |
921 |
|
922 |
04 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6_pre3.ebuild: |
923 |
1.8.6 pre 3 |
924 |
|
925 |
*ruby-1.8.6_pre1 (17 Feb 2007) |
926 |
|
927 |
17 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> |
928 |
+ruby-1.8.6_pre1.ebuild: |
929 |
Bump to the preview version, but without CJK support for now because |
930 |
Onigurama hasn't been updated yet. Thanks to M. Edward Borasky in bug |
931 |
#167364. |
932 |
|
933 |
11 Feb 2007; Fabian Groffen <grobian@gentoo.org> ruby-1.8.4-r3.ebuild, |
934 |
ruby-1.8.5_p2.ebuild: |
935 |
Dropped ppc-macos keyword, see you in prefix |
936 |
|
937 |
11 Feb 2007; Christian Faulhammer <opfer@gentoo.org> ruby-1.8.4-r3.ebuild: |
938 |
moved from USE flag tcltk to tk, see bug 17808 |
939 |
|
940 |
31 Jan 2007; Marius Mauch <genone@gentoo.org> ruby-1.8.4-r3.ebuild, |
941 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: |
942 |
Replacing einfo with elog |
943 |
|
944 |
28 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
945 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: |
946 |
ruby-1.8.5 should use >=ruby-config-0.3.1 for ri symlink, #164136 |
947 |
|
948 |
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r3.ebuild: |
949 |
Get rid of debug.eclass usage. |
950 |
|
951 |
01 Jan 2007; Fabian Groffen <grobian@gentoo.org> ruby-1.8.4-r3.ebuild, |
952 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: |
953 |
Dropped ppc-macos keyword, see you in prefix |
954 |
|
955 |
29 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
956 |
ruby-1.8.5_p12.ebuild: |
957 |
keepdir /usr/lib/ruby/site_ruby, #90510 |
958 |
|
959 |
25 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> |
960 |
-files/ruby-1.8.5-cgi-dos-1.patch, -files/oniguruma-2.3.1-gentoo.patch, |
961 |
-ruby-1.8.4-r1.ebuild, -ruby-1.8.5.ebuild, -ruby-1.8.5-r1.ebuild, |
962 |
-ruby-1.8.5-r2.ebuild, -ruby-1.8.5-r3.ebuild: |
963 |
Cleanup old versions. |
964 |
|
965 |
*ruby-1.8.5_p12 (25 Dec 2006) |
966 |
|
967 |
25 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5_p12.ebuild: |
968 |
Version bump, thanks to M. Edward Borasky in bug #158458. |
969 |
|
970 |
14 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
971 |
ruby-1.8.5_p2.ebuild: |
972 |
Fixed undefined variable MY_PV causing origuruma silently failed to install. |
973 |
Also upgrade to origuruma 2.5.7. Patch by Hannes Wyss <hwyss@ywesee.com> (bug |
974 |
#147333) |
975 |
|
976 |
05 Dec 2006; Christian Faulhammer <opfer@gentoo.org> ruby-1.8.5_p2.ebuild: |
977 |
stable x86, security bug #157048 |
978 |
|
979 |
04 Dec 2006; Jeroen Roovers <jer@gentoo.org> ruby-1.8.5_p2.ebuild: |
980 |
Stable for HPPA (bug #157048). |
981 |
|
982 |
04 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> |
983 |
ruby-1.8.5_p2.ebuild: |
984 |
ppc stable, bug #157048 |
985 |
|
986 |
04 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org> ruby-1.8.5_p2.ebuild: |
987 |
Stable on Alpha; bug #157048 |
988 |
|
989 |
04 Dec 2006; Brent Baude <ranger@gentoo.org> ruby-1.8.5_p2.ebuild: |
990 |
Marking ruby-1.8.5_p2 ppc64 stable for bug 157048 |
991 |
|
992 |
04 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.5_p2.ebuild: |
993 |
Stable on sparc wrt security #157048 |
994 |
|
995 |
04 Dec 2006; Luis Medinas <metalgod@gentoo.org> ruby-1.8.5_p2.ebuild: |
996 |
Stable on amd64. See security bug #157048. |
997 |
|
998 |
*ruby-1.8.5_p2 (04 Dec 2006) |
999 |
|
1000 |
04 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5_p2.ebuild: |
1001 |
Version bump to fix the new security issue with cgi.rb. Bug #157048. |
1002 |
|
1003 |
25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.5-r3.ebuild: |
1004 |
Stable on ia64. |
1005 |
|
1006 |
15 Nov 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.5-r3.ebuild: |
1007 |
Stable on ppc64; bug #153497 |
1008 |
|
1009 |
13 Nov 2006; René Nussbaumer <killerfox@gentoo.org> ruby-1.8.5-r3.ebuild: |
1010 |
Stable on hppa. See bug #153497. |
1011 |
|
1012 |
08 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.5-r3.ebuild: |
1013 |
Marked stable on amd64. |
1014 |
|
1015 |
08 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> |
1016 |
ruby-1.8.5-r3.ebuild: |
1017 |
ppc stable, bug #153497 |
1018 |
|
1019 |
08 Nov 2006; Joshua Jackson <tsunam@gentoo.org> ruby-1.8.5-r3.ebuild: |
1020 |
Stable x86; bug #153497 |
1021 |
|
1022 |
07 Nov 2006; Alexander H. Færøy <eroyf@gentoo.org> ruby-1.8.5-r3.ebuild: |
1023 |
Stable on Alpha. Bug 153497 |
1024 |
|
1025 |
07 Nov 2006; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.5-r3.ebuild: |
1026 |
Stable on sparc --- security Bug #153497 --- builds and runs my verification |
1027 |
programs. |
1028 |
|
1029 |
*ruby-1.8.5-r3 (07 Nov 2006) |
1030 |
|
1031 |
07 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> |
1032 |
+files/ruby-1.8.5-cgi-dos-1.patch, +ruby-1.8.5-r3.ebuild: |
1033 |
Revision bump adding the patch for CVE-2006-5467. See bug #153497. |
1034 |
|
1035 |
07 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r3.ebuild, |
1036 |
ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, ruby-1.8.5-r2.ebuild: |
1037 |
Add WANT_AUTO* variables. |
1038 |
|
1039 |
20 Oct 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.5-r2.ebuild: |
1040 |
Mark 1.8.5-r2 stable on ia64 |
1041 |
|
1042 |
20 Oct 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.5-r2.ebuild: |
1043 |
Mark 1.8.5-r2 stable on alpha |
1044 |
|
1045 |
18 Oct 2006; Roy Marples <uberlord@gentoo.org> ruby-1.8.5-r2.ebuild: |
1046 |
Added ~sparc-fbsd keyword. |
1047 |
|
1048 |
13 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild, |
1049 |
ruby-1.8.4-r3.ebuild, ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, |
1050 |
ruby-1.8.5-r2.ebuild: |
1051 |
Remove autoconf dependencies, and leave them to autotools eclass. |
1052 |
|
1053 |
12 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild, |
1054 |
ruby-1.8.4-r3.ebuild, ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, |
1055 |
ruby-1.8.5-r2.ebuild: |
1056 |
Remove again gnuconfig calls, please don't add them back again. |
1057 |
|
1058 |
*ruby-1.8.5-r2 (09 Oct 2006) |
1059 |
|
1060 |
09 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5-r2.ebuild: |
1061 |
Mask again -fomit-frame-poointer as per bug #150413 and #148965 |
1062 |
|
1063 |
*ruby-1.8.5-r1 (06 Oct 2006) |
1064 |
|
1065 |
06 Oct 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5-r1.ebuild: |
1066 |
version bump to get rid of fomit-frame-pointer filtering, per bug #148965 |
1067 |
|
1068 |
05 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> ruby-1.8.5.ebuild: |
1069 |
tcltk -> tk, acked by Flameeyes. |
1070 |
|
1071 |
28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.5.ebuild: |
1072 |
Stable on sparc wrt security #142038 |
1073 |
|
1074 |
27 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> ruby-1.8.5.ebuild: |
1075 |
hppa&&ppc stable, bug #142038 |
1076 |
|
1077 |
27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.5.ebuild: |
1078 |
Stable on alpha wrt bug #145524 |
1079 |
|
1080 |
27 Sep 2006; Joshua Jackson <tsunam@gentoo.org> ruby-1.8.5.ebuild: |
1081 |
Stable x86; bug #142038 |
1082 |
|
1083 |
26 Sep 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.5.ebuild: |
1084 |
Stable on ppc64; bug #142038 |
1085 |
|
1086 |
26 Sep 2006; Simon Stelling <blubb@gentoo.org> ruby-1.8.5.ebuild: |
1087 |
stable on amd64; bug 142038 |
1088 |
|
1089 |
05 Sep 2006; Joshua Kinard <kumba@gentoo.org> ruby-1.8.4-r3.ebuild: |
1090 |
Marked stable on mips. |
1091 |
|
1092 |
02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5.ebuild: |
1093 |
Remove findutils dependency, again. |
1094 |
|
1095 |
02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5.ebuild: |
1096 |
Re-add ~x86-fbsd keyword that was removed somehow. |
1097 |
|
1098 |
30 Aug 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4.20060529.ebuild, |
1099 |
-ruby-1.8.5_pre1.ebuild, -ruby-1.8.5_pre4.ebuild: |
1100 |
remove old versions |
1101 |
|
1102 |
30 Aug 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r3.ebuild, |
1103 |
ruby-1.8.5.ebuild: |
1104 |
Add debug use flag to use debug symbols |
1105 |
|
1106 |
*ruby-1.8.5 (28 Aug 2006) |
1107 |
|
1108 |
28 Aug 2006; <aaron@gentoo.org> +ruby-1.8.5.ebuild: |
1109 |
Version bump. +1.8.5 |
1110 |
|
1111 |
*ruby-1.8.5_pre4 (21 Aug 2006) |
1112 |
|
1113 |
21 Aug 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5_pre4.ebuild: |
1114 |
version bump |
1115 |
|
1116 |
07 Aug 2006; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.4-r3.ebuild: |
1117 |
Stable on sparc --- Bug #133002 --- builds and runs fine. (But notice |
1118 |
Comments 2, 16, and 20 on the referenced bug: they apply as well to sparc.) |
1119 |
|
1120 |
21 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> ruby-1.8.4-r3.ebuild: |
1121 |
Stable on amd64 and x86 wrt bug #133002. |
1122 |
|
1123 |
20 Jul 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.4-r3.ebuild: |
1124 |
Stable on ppc64; bug #133002 |
1125 |
|
1126 |
09 Jul 2006; Lars Weiler <pylon@gentoo.org> ruby-1.8.4-r3.ebuild: |
1127 |
Stable on ppc; bug #133002. |
1128 |
|
1129 |
02 Jul 2006; Daniel Black <dragonheart@gentoo.org> Manifest: |
1130 |
regen Manifest to not contain missing ruby-1.8.5_pre1.ebuild.orig |
1131 |
|
1132 |
26 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5_pre1.ebuild: |
1133 |
Cleanup by removing deprecated gnuconfig, call autoconf explicitely, update |
1134 |
dependencies, add -fno-strict-aliasing. |
1135 |
|
1136 |
*ruby-1.8.5_pre1 (26 Jun 2006) |
1137 |
|
1138 |
26 Jun 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r3.ebuild, |
1139 |
+ruby-1.8.5_pre1.ebuild: |
1140 |
new preview |
1141 |
|
1142 |
06 Jun 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4.20060226.ebuild: |
1143 |
remove a snapshot |
1144 |
|
1145 |
*ruby-1.8.4.20060529 (30 May 2006) |
1146 |
|
1147 |
30 May 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.20060529.ebuild: |
1148 |
Snapshot bump |
1149 |
|
1150 |
28 May 2006; Diego Pettenò <flameeyes@gentoo.org> |
1151 |
ruby-1.8.4.20060226.ebuild: |
1152 |
Respect LDFLAGS but filter -Bdirect for some libraries. |
1153 |
|
1154 |
28 May 2006; Diego Pettenò <flameeyes@gentoo.org> |
1155 |
ruby-1.8.4.20060226.ebuild: |
1156 |
Fix quoting. |
1157 |
|
1158 |
27 May 2006; Diego Pettenò <flameeyes@gentoo.org> |
1159 |
ruby-1.8.4.20060226.ebuild: |
1160 |
Drop dependency over findutils to avoid dependency on FreeBSD (it's in system). |
1161 |
|
1162 |
22 May 2006; Caleb Tennis <caleb@gentoo.org> -files/ruby-1.8.2-soap.diff, |
1163 |
-files/ruby-1.8.2-unittest.diff, |
1164 |
-files/ruby-1.8.2-xmlrpc-ipimethods-fix.diff, -files/re.c.182.patch, |
1165 |
-files/ruby-rdoc-gentoo.diff, -ruby-1.8.2-r2.ebuild, -ruby-1.8.3.ebuild, |
1166 |
-ruby-1.8.4.ebuild, -ruby-1.8.4-r2.ebuild: |
1167 |
remove old versions, particularly < 1.8.3 for GLSA 200510-05 |
1168 |
|
1169 |
01 May 2006; Rene Nussbaumer <killerfox@gentoo.org> ruby-1.8.4-r3.ebuild: |
1170 |
Stable on hppa. See bug #130657. |
1171 |
|
1172 |
29 Apr 2006; Simon Stelling <blubb@gentoo.org> ruby-1.8.4-r1.ebuild: |
1173 |
stable on amd64 wrt bug 130657 |
1174 |
|
1175 |
31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> |
1176 |
ruby-1.8.4.20060226.ebuild: |
1177 |
Add ~x86-fbsd keyword. |
1178 |
|
1179 |
*ruby-1.8.4-r3 (31 Mar 2006) |
1180 |
|
1181 |
31 Mar 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4-r3.ebuild, |
1182 |
ruby-1.8.4.20060226.ebuild: |
1183 |
Add ipv6 support per bug #128026 |
1184 |
|
1185 |
31 Mar 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r2.ebuild: |
1186 |
Fix Ruby 1.8.4's oniguruma per bug #127860 |
1187 |
|
1188 |
*ruby-1.8.4-r2 (21 Mar 2006) |
1189 |
|
1190 |
21 Mar 2006; Caleb Tennis <caleb@gentoo.org> |
1191 |
+files/ruby-1.8.4-glibc24-eaccess.diff, +ruby-1.8.4-r2.ebuild: |
1192 |
Version bump for a patch that handles eaccess with new glibc2.4 (bug #126886) |
1193 |
|
1194 |
*ruby-1.8.4.20060226 (27 Feb 2006) |
1195 |
|
1196 |
27 Feb 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.20060226.ebuild: |
1197 |
Adding a new 1.8.4 snapshot as of today, see if it helps with some YAML and |
1198 |
other bugs |
1199 |
|
1200 |
26 Feb 2006; Joshua Kinard <kumba@gentoo.org> ruby-1.8.4-r1.ebuild: |
1201 |
Marked stable on mips. |
1202 |
|
1203 |
22 Feb 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, |
1204 |
ruby-1.8.3.ebuild, ruby-1.8.4.ebuild, ruby-1.8.4-r1.ebuild: |
1205 |
adding RESTRICT=confcache to ebuilds per bug #122966 |
1206 |
|
1207 |
04 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild: |
1208 |
Remove GNUish cp -d call. |
1209 |
|
1210 |
31 Jan 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.4-r1.ebuild: |
1211 |
Mark 1.8.4-r1 stable on ia64 |
1212 |
|
1213 |
31 Jan 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.4-r1.ebuild: |
1214 |
Mark 1.8.4-r1 stable on alpha |
1215 |
|
1216 |
21 Jan 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.4-r1.ebuild: |
1217 |
Stable on ppc64 |
1218 |
|
1219 |
21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.4-r1.ebuild: |
1220 |
Stable on ppc. |
1221 |
|
1222 |
19 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.4-r1.ebuild: |
1223 |
Stable on sparc |
1224 |
|
1225 |
18 Jan 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.2.ebuild, |
1226 |
-ruby-1.8.2-r1.ebuild: |
1227 |
Remove old versions |
1228 |
|
1229 |
18 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r1.ebuild: |
1230 |
I think this is now a good candidate for x86 stable |
1231 |
|
1232 |
12 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r1.ebuild: |
1233 |
Install the sample directory into DOCDIR if the examples use flag is on - |
1234 |
bug #118181 |
1235 |
|
1236 |
02 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.3.ebuild, |
1237 |
ruby-1.8.4.ebuild, ruby-1.8.4-r1.ebuild: |
1238 |
add blocker on dev-ruby/rexml |
1239 |
|
1240 |
27 Dec 2005; Caleb Tennis <caleb@gentoo.org> -files/ruby-1.8.4-yaml.diff, |
1241 |
-ruby-1.8.4_pre2.ebuild, -ruby-1.8.4_pre2-r1.ebuild, |
1242 |
-ruby-1.8.4_pre3.ebuild: |
1243 |
Remove _pre versions |
1244 |
|
1245 |
*ruby-1.8.4 (27 Dec 2005) |
1246 |
|
1247 |
27 Dec 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.ebuild: |
1248 |
Bump to 1.8.4 final |
1249 |
|
1250 |
*ruby-1.8.4_pre3 (22 Dec 2005) |
1251 |
|
1252 |
22 Dec 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4_pre3.ebuild: |
1253 |
Version bump |
1254 |
|
1255 |
*ruby-1.8.4_pre2-r1 (14 Dec 2005) |
1256 |
|
1257 |
14 Dec 2005; Caleb Tennis <caleb@gentoo.org> +files/ruby-1.8.4-yaml.diff, |
1258 |
+ruby-1.8.4_pre2-r1.ebuild: |
1259 |
Revbump and add YAML patch from bug #115388 |
1260 |
|
1261 |
11 Dec 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, |
1262 |
ruby-1.8.3.ebuild, ruby-1.8.4_pre2.ebuild: |
1263 |
Patch ebuilds to install ri docs if doc use flag is installed |
1264 |
|
1265 |
07 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4_pre2.ebuild: |
1266 |
Make it multilib-strict capable. It might not be 100% complete for |
1267 |
non-symlinked profiles, yet, as it installs arch-independent extensions in |
1268 |
lib64, but currently there's no other way to improve this (sharing the |
1269 |
site-independent directory would trigger collision-protect when two |
1270 |
different ABI are installed for the same package, for the independent files, |
1271 |
like headers). Closes bug #89985. No-change for non-multilib users. |
1272 |
|
1273 |
04 Dec 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.3.ebuild, |
1274 |
ruby-1.8.4_pre2.ebuild: |
1275 |
Removed epatch to oniguruma (not necessary anymore) |
1276 |
|
1277 |
*ruby-1.8.4_pre2 (02 Dec 2005) |
1278 |
|
1279 |
02 Dec 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4_pre1.ebuild, |
1280 |
+ruby-1.8.4_pre2.ebuild: |
1281 |
Version bump |
1282 |
|
1283 |
*ruby-1.8.4_pre1 (01 Nov 2005) |
1284 |
|
1285 |
01 Nov 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4_pre1.ebuild: |
1286 |
Pre-release version bump |
1287 |
|
1288 |
29 Oct 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.3.ebuild: |
1289 |
Added cjk USE flag back. This closes bug #106293. |
1290 |
|
1291 |
08 Oct 2005; Fabian Groffen <grobian@gentoo.org> ruby-1.8.2.ebuild: |
1292 |
Dropping ppc-macos keyword to ~ppc-macos for bug #106996 |
1293 |
|
1294 |
07 Oct 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.6.8-r12.ebuild: |
1295 |
Hope I got the 1.6 deps cleared out now |
1296 |
|
1297 |
05 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org> |
1298 |
+files/ruby-1.6.8-20040728-20041024.diff, |
1299 |
+files/ruby-1.6.8-fix-x86_64.patch, +ruby-1.6.8-r12.ebuild: |
1300 |
resurrect ruby-1.6 until the deps are cleaned out first |
1301 |
|
1302 |
05 Oct 2005; Caleb Tennis <caleb@gentoo.org> |
1303 |
-files/ruby-1.6.8-20040728-20041024.diff, |
1304 |
-files/ruby-1.6.8-fix-x86_64.patch, -ruby-1.6.8-r12.ebuild: |
1305 |
Removing ruby 1.6 |
1306 |
|
1307 |
02 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> ruby-1.8.3.ebuild: |
1308 |
Stable on sh. |
1309 |
|
1310 |
02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.3.ebuild: |
1311 |
Stable on ia64, bug 106996. |
1312 |
|
1313 |
02 Oct 2005; Hardave Riar <hardave@gentoo.org> ruby-1.8.3.ebuild: |
1314 |
Stable on mips, bug #106996. |
1315 |
|
1316 |
30 Sep 2005; Simon Stelling <blubb@gentoo.org> ruby-1.8.3.ebuild: |
1317 |
stable on amd64 wrt bug 106996 |
1318 |
|
1319 |
29 Sep 2005; Jose Luis Rivero <yoswink@gentoo.org> ruby-1.8.3.ebuild: |
1320 |
Stable on alpha wrt security bug #106996 |
1321 |
|
1322 |
28 Sep 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.3.ebuild: |
1323 |
Stable on ppc64 |
1324 |
|
1325 |
28 Sep 2005; Andrej Kacian <ticho@gentoo.org> ruby-1.8.3.ebuild: |
1326 |
Stable on x86, bug #106996. |
1327 |
|
1328 |
27 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.3.ebuild: |
1329 |
Stable on ppc. |
1330 |
|
1331 |
27 Sep 2005; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.3.ebuild: |
1332 |
Add sparc keyword (Security Bug #106996); concerns expressed in the bug's |
1333 |
comments are cured by upgrading rubygems, activesupport. |
1334 |
|
1335 |
27 Sep 2005; Rene Nussbaumer <killerfox@gentoo.org> ruby-1.8.3.ebuild: |
1336 |
Stable on hppa. bug #106996 |
1337 |
|
1338 |
23 Sep 2005; Sven Wegener <swegener@gentoo.org> ruby-1.8.3.ebuild: |
1339 |
${D}${ROOT} is bad. dosym doesn't use the cwd for symlinking, so we don't need |
1340 |
to cd here. |
1341 |
|
1342 |
23 Sep 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.3.ebuild: |
1343 |
Use relative link over absolute one |
1344 |
|
1345 |
23 Sep 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, |
1346 |
ruby-1.8.3.ebuild: |
1347 |
Add a blocker against dev-ruby/rdoc, as its now provided in ruby itself |
1348 |
|
1349 |
*ruby-1.8.3 (23 Sep 2005) |
1350 |
|
1351 |
23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.3_pre1.ebuild, |
1352 |
-ruby-1.8.3_pre2.ebuild, +ruby-1.8.3.ebuild: |
1353 |
Verison bump |
1354 |
|
1355 |
*ruby-1.8.3_pre2 (17 Sep 2005) |
1356 |
|
1357 |
17 Sep 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.3_pre2.ebuild: |
1358 |
Version bump |
1359 |
|
1360 |
23 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> ruby-1.8.2-r2.ebuild: |
1361 |
Stable on sh. |
1362 |
|
1363 |
*ruby-1.8.2-r2 (09 Jul 2005) |
1364 |
|
1365 |
09 Jul 2005; Caleb Tennis <caleb@gentoo.org> |
1366 |
+files/ruby-1.8.2-xmlrpc-ipimethods-fix.diff, +ruby-1.8.2-r2.ebuild: |
1367 |
Bump with patch for GLSA Bug #96784 |
1368 |
|
1369 |
03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.2-r1.ebuild: |
1370 |
Stable on alpha. |
1371 |
|
1372 |
01 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2-r1.ebuild, |
1373 |
ruby-1.8.3_pre1.ebuild: |
1374 |
Disabled previous patch due to a strange breakage wrt to rubygems. |
1375 |
|
1376 |
26 Jun 2005; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2-r1.ebuild, |
1377 |
ruby-1.8.3_pre1.ebuild: |
1378 |
Fixed multlib-strict BUG #89985. |
1379 |
|
1380 |
28 May 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.3_pre1.ebuild: |
1381 |
Change ia64 to ~ia64, looks like a bump was done without running ekeyword |
1382 |
~all ruby-1.8.3_pre1.ebuild |
1383 |
|
1384 |
*ruby-1.8.3_pre1 (21 May 2005) |
1385 |
|
1386 |
21 May 2005; Mamoru KOMACHI <usata@gentoo.org> +files/re.c.182.patch, |
1387 |
-ruby-1.6.8-r11.ebuild, +ruby-1.8.3_pre1.ebuild: |
1388 |
Added preview release. |
1389 |
|
1390 |
19 May 2005; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8-r12.ebuild: |
1391 |
Stable on hppa. |
1392 |
|
1393 |
18 May 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.2-r1.ebuild: |
1394 |
Stable on ppc64 |
1395 |
|
1396 |
07 May 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2-r1.ebuild: |
1397 |
stable on ia64 |
1398 |
|
1399 |
01 May 2005; Guy Martin <gmsoft@gentoo.org> ruby-1.8.2-r1.ebuild: |
1400 |
Stable on hppa. |
1401 |
|
1402 |
24 Apr 2005; Tom Martin <slarti@gentoo.org> ruby-1.8.2-r1.ebuild: |
1403 |
Stable on amd64. |
1404 |
|
1405 |
22 Apr 2005; Alin Nastac <mrness@gentoo.org> ruby-1.8.2.ebuild, |
1406 |
ruby-1.8.2-r1.ebuild: |
1407 |
net-misc/dante -> net-proxy/dante |
1408 |
|
1409 |
20 Apr 2005; Herbie Hopkins <herbs@gentoo.org> ruby-1.8.2-r1.ebuild: |
1410 |
Fix my sed statement... bug #89736. |
1411 |
|
1412 |
19 Apr 2005; Herbie Hopkins <herbs@gentoo.org> ruby-1.8.2-r1.ebuild: |
1413 |
Correct a hard-coded lib path in the configure script to close bug #76111 |
1414 |
(for real this time) |
1415 |
|
1416 |
18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.2-r1.ebuild: |
1417 |
Stable on ppc. |
1418 |
|
1419 |
18 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.2-r1.ebuild: |
1420 |
Stable on sparc |
1421 |
|
1422 |
17 Apr 2005; Tom Martin <slarti@gentoo.org> ruby-1.8.2-r1.ebuild: |
1423 |
Add multilib handling. Resolves bug 76111. All the dev-ruby packages |
1424 |
should install on multilibbed systems now. |
1425 |
|
1426 |
14 Apr 2005; Caleb Tennis <caleb@gentoo.org> |
1427 |
-files/ruby-1.8.0-CGI::Session.patch, -ruby-1.8.0-r7.ebuild, |
1428 |
-ruby-1.8.1-r7.ebuild, -ruby-1.8.2_pre3.ebuild, -ruby-1.8.2_pre4.ebuild: |
1429 |
Remove older versions |
1430 |
|
1431 |
14 Apr 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r1.ebuild: |
1432 |
marking x86 stable |
1433 |
|
1434 |
08 Apr 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.2.ebuild: |
1435 |
Stable on ppc64 |
1436 |
|
1437 |
01 Apr 2005; Simon Stelling <blubb@gentoo.org> ruby-1.8.2.ebuild: |
1438 |
stable on amd64 |
1439 |
|
1440 |
*ruby-1.8.2-r1 (23 Mar 2005) |
1441 |
|
1442 |
23 Mar 2005; Caleb Tennis <caleb@gentoo.org> +files/ruby-1.8.2-soap.diff, |
1443 |
+files/ruby-1.8.2-unittest.diff, +ruby-1.8.2-r1.ebuild: |
1444 |
Rev bump adding two bug fix patches (Bugs #83127 and #85905) |
1445 |
|
1446 |
18 Mar 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2.ebuild: |
1447 |
Stable on ia64 |
1448 |
|
1449 |
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> ruby-1.8.2.ebuild: |
1450 |
Marked stable on mips. |
1451 |
|
1452 |
21 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.2.ebuild: |
1453 |
Stable on sparc |
1454 |
|
1455 |
21 Jan 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2.ebuild: |
1456 |
Stable on alpha, ppc, ppc-macos and x86. |
1457 |
|
1458 |
*ruby-1.8.2 (02 Jan 2005) |
1459 |
|
1460 |
02 Jan 2005; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.8.2.ebuild: |
1461 |
Version bumped. |
1462 |
|
1463 |
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : |
1464 |
Change encoding to UTF-8 for GLEP 31 compliance |
1465 |
|
1466 |
*ruby-1.8.2_pre4 (22 Dec 2004) |
1467 |
|
1468 |
22 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.8.2_pre2.ebuild, |
1469 |
+ruby-1.8.2_pre4.ebuild: |
1470 |
Version bumped. |
1471 |
|
1472 |
15 Nov 2004; Hardave Riar <hardave@gentoo.org> ruby-1.6.8-r12.ebuild: |
1473 |
Stable on mips, bug #69985. |
1474 |
|
1475 |
12 Nov 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.8.2_pre3.ebuild: |
1476 |
Marked stable on mips. |
1477 |
|
1478 |
13 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> |
1479 |
files/ruby-rdoc-gentoo.diff, ruby-1.8.2_pre2.ebuild, |
1480 |
ruby-1.8.2_pre3.ebuild: |
1481 |
Fixed ri installation; bug #62003. |
1482 |
|
1483 |
11 Nov 2004; Olivier Crete <tester@gentoo.org> ruby-1.8.2_pre3.ebuild: |
1484 |
Stable on x86, bug 69985 |
1485 |
|
1486 |
11 Nov 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.6.8-r12.ebuild: |
1487 |
Stable for sparc wrt Bug 69985. Builds, installs, and runs tests. |
1488 |
|
1489 |
10 Nov 2004; Kito <kito@gentoo.org> ruby-1.8.2_pre3.ebuild: |
1490 |
stable on ppc-macos re: bug 69985 |
1491 |
|
1492 |
10 Nov 2004; Markus Rothe <corsair@gentoo.org> ruby-1.8.2_pre3.ebuild: |
1493 |
Stable on ppc64; bug #69985 |
1494 |
|
1495 |
10 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.2_pre3.ebuild: |
1496 |
Stable on alpha, bug 69985. |
1497 |
|
1498 |
10 Nov 2004; <SeJo@gentoo.org> ruby-1.8.2_pre3.ebuild: |
1499 |
stable on ppc gsla: 69985 |
1500 |
|
1501 |
09 Nov 2004; Simon Stelling <blubb@gentoo.org> ruby-1.6.8-r12.ebuild, |
1502 |
ruby-1.8.2_pre3.ebuild: |
1503 |
stable on amd64. bug #69985 |
1504 |
|
1505 |
09 Nov 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.2_pre3.ebuild: |
1506 |
Stable for sparc wrt security Bug 69985. My tests and applications work as |
1507 |
expected. |
1508 |
|
1509 |
10 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> |
1510 |
-files/oniguruma-2.3.1-fix-ppc.patch, +files/oniguruma-2.3.1-gentoo.patch, |
1511 |
ruby-1.6.8-r11.ebuild, ruby-1.6.8-r12.ebuild, ruby-1.8.0-r7.ebuild, |
1512 |
ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild, ruby-1.8.2_pre3.ebuild: |
1513 |
Apply oniguruma fix patch on all arches. |
1514 |
|
1515 |
09 Nov 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2_pre3.ebuild: |
1516 |
On ia64 we need to build without optimization #48824. Add ~ia64 |
1517 |
|
1518 |
*ruby-1.8.2_pre3 (09 Nov 2004) |
1519 |
|
1520 |
09 Nov 2004; Aron Griffis <agriffis@gentoo.org> +ruby-1.8.2_pre3.ebuild: |
1521 |
Version bumped. |
1522 |
|
1523 |
*ruby-1.6.8-r12 (05 Nov 2004) |
1524 |
|
1525 |
05 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> |
1526 |
+files/ruby-1.6.8-20040728-20041024.diff, +ruby-1.6.8-r12.ebuild: |
1527 |
Added a patch to fix CGI issue; bug #69985. |
1528 |
|
1529 |
27 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2_pre2.ebuild: |
1530 |
Fixed bug #68901. |
1531 |
|
1532 |
20 Oct 2004; <agriffis@gentoo.org> files/ruby-rdoc-gentoo.diff: |
1533 |
Fix rdoc patch to build all documentation instead of just part of it. This is |
1534 |
actually an upstream bug... |
1535 |
|
1536 |
19 Oct 2004; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8-r11.ebuild: |
1537 |
Stable on hppa. |
1538 |
|
1539 |
17 Oct 2004; Hardave Riar <hardave@gentoo.org> ruby-1.6.8-r11.ebuild: |
1540 |
Stable on mips, bug #60525. |
1541 |
|
1542 |
10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> |
1543 |
+files/oniguruma-2.3.1-fix-ppc.patch, ruby-1.6.8-r11.ebuild, |
1544 |
ruby-1.8.0-r7.ebuild, ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild: |
1545 |
Fixed compilation failure on ppc with cjk USE flag. |
1546 |
|
1547 |
09 Oct 2004; Tom Gall <tgall@gentoo.org> ruby-1.8.2_pre2.ebuild: |
1548 |
stable on ppc64, bug #60525 |
1549 |
|
1550 |
06 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.6.8-r6.ebuild, |
1551 |
ruby-1.8.2_pre2.ebuild: |
1552 |
Added threads local USE flag (if you compile tk with threads, you will |
1553 |
also need to compile ruby with threads). This will close bug #65858. |
1554 |
|
1555 |
03 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.8.1-r3.ebuild, |
1556 |
-ruby-1.8.1-r6.ebuild, -ruby-1.8.0-r6.ebuild, ruby-1.6.8-r11.ebuild, |
1557 |
ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild: |
1558 |
Removed old ebuilds. Updated oniguruma patch. |
1559 |
|
1560 |
21 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2_pre2.ebuild: |
1561 |
Marked stable on amd64. |
1562 |
|
1563 |
01 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +files/ruby-rdoc-gentoo.diff, |
1564 |
ruby-1.8.2_pre2.ebuild: |
1565 |
Fixed build failure when installing ruby +doc for the first time. |
1566 |
Thanks to Phil Pennock <gentoo@spodhuis.demon.nl>, closing bug #62369. |
1567 |
|
1568 |
31 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.6.8-r10.ebuild, |
1569 |
ruby-1.6.8-r11.ebuild, ruby-1.8.2_pre2.ebuild: |
1570 |
Added doc IUSE flag to 1.8.2_pre2. Thanks to Charles Comstock |
1571 |
<dgtized@gmail.com>, closing bug #62003. Disabled maketest for |
1572 |
1.6.8-r11 if cjk is set. Removed old ebuild. |
1573 |
|
1574 |
25 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> ruby-1.6.8-r11.ebuild: |
1575 |
Marked stable on amd64. |
1576 |
|
1577 |
22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.8.1-r7.ebuild, |
1578 |
ruby-1.8.2_pre2.ebuild: |
1579 |
Marked stable on mips. |
1580 |
|
1581 |
21 Aug 2004; Jason Wever <weeve@gentoo.org> ruby-1.6.8-r11.ebuild, |
1582 |
ruby-1.8.2_pre2.ebuild: |
1583 |
Stable on sparc wrt security bug #60525. |
1584 |
|
1585 |
20 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-1.6.8-r11.ebuild, |
1586 |
ruby-1.8.2_pre2.ebuild: |
1587 |
Stable on alpha, bug 60525. |
1588 |
|
1589 |
20 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r11.ebuild, |
1590 |
ruby-1.8.0-r7.ebuild, ruby-1.8.2_pre2.ebuild: |
1591 |
Stable on x86 for the fix of CGI::Session's insecure permission issue. |
1592 |
See bug #60525. |
1593 |
|
1594 |
*ruby-1.8.0-r7 (19 Aug 2004) |
1595 |
|
1596 |
19 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> |
1597 |
+files/ruby-1.8.0-CGI::Session.patch, +ruby-1.8.0-r7.ebuild, |
1598 |
ruby-1.8.2_pre2.ebuild: |
1599 |
Applied a patch to set safer permission when using CGI::Session and |
1600 |
PStore. See bug #60525. |
1601 |
|
1602 |
*ruby-1.6.8-r11 (19 Aug 2004) |
1603 |
|
1604 |
19 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.6.8-r11.ebuild, |
1605 |
-ruby-1.8.2_pre1.ebuild: |
1606 |
New snapshot and oniguruma patch. Removed previous prerelease ebuild. |
1607 |
|
1608 |
08 Aug 2004; Tom Gall <tgall@gentoo.org> ruby-1.8.1-r7.ebuild: |
1609 |
stable on ppc64, bug #57676 |
1610 |
|
1611 |
*ruby-1.8.2_pre2 (01 Aug 2004) |
1612 |
|
1613 |
01 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.8.2_pre2.ebuild: |
1614 |
Version bumped. |
1615 |
|
1616 |
21 Jul 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.1-r7.ebuild: |
1617 |
Marked stable for sparc. |
1618 |
|
1619 |
20 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2_pre1.ebuild: |
1620 |
Added to ~macos. |
1621 |
|
1622 |
*ruby-1.8.2_pre1 (17 Jul 2004) |
1623 |
|
1624 |
17 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.0-r6.ebuild, |
1625 |
ruby-1.8.1-r3.ebuild, ruby-1.8.1-r6.ebuild, ruby-1.8.1-r7.ebuild, |
1626 |
+ruby-1.8.2_pre1.ebuild: |
1627 |
Version bumped. Block dev-lang/ruby-cvs-1.8 |
1628 |
|
1629 |
19 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r7.ebuild: |
1630 |
Fixed non-existent S |
1631 |
|
1632 |
*ruby-1.8.1-r7 (19 Jun 2004) |
1633 |
|
1634 |
19 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, |
1635 |
ruby-1.8.1-r2.ebuild, ruby-1.8.1-r7.ebuild: |
1636 |
Updated CVS snapshot |
1637 |
|
1638 |
09 Jun 2004; Guy Martin <gmsoft@gentoo.org> ruby-1.8.1-r6.ebuild: |
1639 |
Marked stable on hppa. |
1640 |
|
1641 |
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r10.ebuild, |
1642 |
ruby-1.6.8-r6.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r2.ebuild, |
1643 |
ruby-1.8.1-r3.ebuild: |
1644 |
Fix use invocation |
1645 |
|
1646 |
02 Jun 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r6.ebuild: |
1647 |
stable on amd64 |
1648 |
|
1649 |
19 May 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.1-r6.ebuild: |
1650 |
Marked stable for sparc, and changed line 33 from "<tab-char>-only" to just a |
1651 |
blank line (to keep repoman happy). |
1652 |
|
1653 |
18 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, |
1654 |
ruby-1.6.8-r9.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r2.ebuild, |
1655 |
ruby-1.8.1-r3.ebuild, ruby-1.8.1-r5.ebuild, ruby-1.8.1-r6.ebuild, |
1656 |
files/oniguruma-20040202.diff: |
1657 |
Added autoconf dependancy, closing bug #51301. Marked 1.6.8-r10 and |
1658 |
1.8.1-r6 stable on x86, alpha and ppc. |
1659 |
|
1660 |
*ruby-1.8.1-r6 (01 May 2004) |
1661 |
*ruby-1.6.8-r10 (01 May 2004) |
1662 |
|
1663 |
01 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, |
1664 |
ruby-1.6.8-r8.ebuild, ruby-1.8.1-r4.ebuild, ruby-1.8.1-r6.ebuild: |
1665 |
Updated Oniguruma patch, removed old ebuilds. |
1666 |
|
1667 |
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r6.ebuild, |
1668 |
ruby-1.6.8-r8.ebuild, ruby-1.6.8-r9.ebuild: |
1669 |
Add die following econf for bug 48950 |
1670 |
|
1671 |
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0-r6.ebuild, |
1672 |
ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild, |
1673 |
ruby-1.8.1-r5.ebuild: |
1674 |
Add die following econf for bug 48950 |
1675 |
|
1676 |
*ruby-1.8.1-r5 (24 Apr 2004) |
1677 |
|
1678 |
24 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r5.ebuild: |
1679 |
Redo of the last patch (rexml update) |
1680 |
|
1681 |
23 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.1-r2.ebuild, |
1682 |
ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild: |
1683 |
Mark -ia64 until bug 48824 is resolved |
1684 |
|
1685 |
*ruby-1.6.8-r9 (24 Apr 2004) |
1686 |
*ruby-1.8.1-r4 (24 Apr 2004) |
1687 |
|
1688 |
24 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, |
1689 |
ruby-1.6.8-r8.ebuild, ruby-1.6.8-r9.ebuild, ruby-1.8.0-r6.ebuild, |
1690 |
ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild: |
1691 |
Updated snapshot and oniguruma patch. Closing bug #48426. Fixed ROOT. |
1692 |
|
1693 |
22 Apr 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r3.ebuild: |
1694 |
stable on amd64 |
1695 |
|
1696 |
18 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r7.ebuild, |
1697 |
ruby-1.8.0-r5.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r3.ebuild: |
1698 |
Marked stable to fix rdoc (see bug #48127). Removed old ebuilds. |
1699 |
|
1700 |
17 Apr 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r3.ebuild: |
1701 |
added missing ~amd64 keyword |
1702 |
|
1703 |
*ruby-1.6.8-r8 (12 Apr 2004) |
1704 |
|
1705 |
12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r8.ebuild: |
1706 |
Updated to the latest CVS snapshot |
1707 |
|
1708 |
12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
1709 |
ruby-1.6.8-r6.ebuild, ruby-1.8.0-r1.ebuild, ruby-1.8.0-r5.ebuild, |
1710 |
ruby-1.8.1-r2.ebuild, files/ruby-config: |
1711 |
Marked 1.6.8-r6, 1.8.0-r5 and 1.8.1-r2 stable on all arches. Removed old |
1712 |
versions. |
1713 |
|
1714 |
*ruby-1.6.8-r7 (10 Apr 2004) |
1715 |
*ruby-1.8.0-r6 (10 Apr 2004) |
1716 |
*ruby-1.8.1-r3 (10 Apr 2004) |
1717 |
|
1718 |
10 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
1719 |
ruby-1.6.8-r6.ebuild, ruby-1.6.8-r7.ebuild, ruby-1.8.0-r1.ebuild, |
1720 |
ruby-1.8.0-r5.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r1.ebuild, |
1721 |
ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild: |
1722 |
Updated oniguruma patch (UTF-16 support). Added PROVIDE="virtual/ruby", |
1723 |
see bug #46968 |
1724 |
|
1725 |
07 Apr 2004; Brian Jackson <iggy@gentoo.org> ruby-1.8.1-r2.ebuild: |
1726 |
added s390 keyword |
1727 |
|
1728 |
30 Mar 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.6.8-r6.ebuild: |
1729 |
Marking stable on mips to remove a repoman dep. |
1730 |
|
1731 |
25 Mar 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.6.8-r3.ebuild, |
1732 |
ruby-1.8.0-r1.ebuild, ruby-1.8.0-r5.ebuild: |
1733 |
Marked stable on mips. |
1734 |
|
1735 |
09 Mar 2004; <agriffis@gentoo.org> ruby-1.8.0-r5.ebuild: |
1736 |
stable on alpha and ia64 |
1737 |
|
1738 |
29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> ruby-1.8.0-r5.ebuild: |
1739 |
Stable on sparc |
1740 |
|
1741 |
29 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, |
1742 |
ruby-1.8.0-r5.ebuild: |
1743 |
Marked stable on x86 and alpha |
1744 |
|
1745 |
*ruby-1.8.1-r2 (07 Feb 2004) |
1746 |
|
1747 |
07 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r2.ebuild, |
1748 |
ruby-1.8.1.ebuild, files/oniguruma-20040202.diff: |
1749 |
Added CVS snapshot |
1750 |
|
1751 |
*ruby-1.6.8-r6 (30 Jan 2004) |
1752 |
*ruby-1.8.0-r5 (30 Jan 2004) |
1753 |
*ruby-1.8.1-r1 (30 Jan 2004) |
1754 |
|
1755 |
30 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, |
1756 |
ruby-1.8.0-r5.ebuild, ruby-1.8.1-r1.ebuild: |
1757 |
Moved ruby-config script out to dev-ruby/ruby-config. Removed ruby16 |
1758 |
IUSE flag and let ruby-config take care of dead symlinks. |
1759 |
|
1760 |
*ruby-1.8.1 (25 Dec 2003) |
1761 |
|
1762 |
25 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r4.ebuild, |
1763 |
ruby-1.6.8-r5.ebuild, ruby-1.8.0-r3.ebuild, ruby-1.8.0-r4.ebuild, |
1764 |
ruby-1.8.1.ebuild, ruby-1.8.1_pre3.ebuild, ruby-1.8.1_pre4.ebuild: |
1765 |
Version bumped, upstream source and Oniguruma patch |
1766 |
|
1767 |
*ruby-1.8.1_pre4 (22 Dec 2003) |
1768 |
|
1769 |
22 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1_pre4.ebuild: |
1770 |
Version bumped |
1771 |
|
1772 |
*ruby-1.6.8-r4 (11 Dec 2003) |
1773 |
|
1774 |
11 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
1775 |
ruby-1.6.8-r4.ebuild, ruby-1.8.0-r1.ebuild, ruby-1.8.0-r2.ebuild, |
1776 |
ruby-1.8.0-r3.ebuild, ruby-1.8.1_pre2-r1.ebuild, |
1777 |
files/ruby-1.6.8-oniguruma-gentoo.diff: |
1778 |
Added cjk IUSE flag. Changed ruby18 local USE flag to ruby16. |
1779 |
(You need to set ruby16 USE flag manually to have /usr/bin/ruby |
1780 |
as a symlink to /usr/bin/ruby16, otherwise ruby18 is used.) |
1781 |
|
1782 |
*ruby-1.8.1_pre3 (06 Dec 2003) |
1783 |
|
1784 |
06 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r1.ebuild, |
1785 |
ruby-1.6.8-r2.ebuild, ruby-1.6.8-r3.ebuild, ruby-1.6.8.ebuild, |
1786 |
ruby-1.8.0-r2.ebuild, ruby-1.8.0.ebuild, ruby-1.8.1_pre2-r1.ebuild, |
1787 |
ruby-1.8.1_pre2.ebuild, ruby-1.8.1_pre3.ebuild, files/ruby-config: |
1788 |
Version bumeped. Removed old ebuilds. |
1789 |
|
1790 |
23 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r1.ebuild, |
1791 |
ruby-1.6.8-r2.ebuild: |
1792 |
Mark versions which don't build on ia64 as -ia64 |
1793 |
|
1794 |
*ruby-1.8.1_pre2-r1 (15 Nov 2003) |
1795 |
*ruby-1.6.8-r3 (15 Nov 2003) |
1796 |
|
1797 |
15 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
1798 |
ruby-1.8.0-r2.ebuild, ruby-1.8.1_pre2-r1.ebuild, files/ruby-config: |
1799 |
Added ruby-config. Fixed erb symlink path in ruby-1.8.0-r1.ebuild |
1800 |
and ruby-1.8.1_pre2.ebuild. |
1801 |
|
1802 |
12 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0-r1.ebuild: |
1803 |
Mark this version stable on all arches since we've had almost-complete |
1804 |
coverage and want them to move forward at the same time. Additional motivation |
1805 |
is that 1.6.8 won't build on ia64 (see bug 33305) |
1806 |
|
1807 |
03 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.0-r1.ebuild, |
1808 |
ruby-1.8.1_pre2.ebuild: |
1809 |
Make GC_MALLOC_LIMIT configurable. Added ruby18 IUSE flag. Fixed a |
1810 |
typo in pkg_postrm. NOTE: If you see 'N' when you run `emerge -uUp |
1811 |
world` please unmerge <=ruby-1.6.8-r1 or <=ruby-1.8.0, and then |
1812 |
emerge =ruby-1.6.8-r2 and/or >=ruby-1.8.0-r1. See also bug #32526. |
1813 |
|
1814 |
*ruby-1.8.1_pre2 (01 Nov 2003) |
1815 |
|
1816 |
01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1_pre2.ebuild: |
1817 |
New upstream preview release. |
1818 |
|
1819 |
*ruby-1.8.0-r1 (12 Oct 2003) |
1820 |
|
1821 |
01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r2.ebuild, |
1822 |
ruby-1.8.0-r1.ebuild: |
1823 |
Added warning beeps |
1824 |
|
1825 |
12 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r2.ebuild, |
1826 |
ruby-1.8.0-r1.ebuild: |
1827 |
Added SLOT support and ruby18 local IUSE flag to ruby-1.6.8-r2. |
1828 |
|
1829 |
16 Aug 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0.ebuild : |
1830 |
Added all ~ARCHs to KEYWORDS. Bug # 26570. |
1831 |
|
1832 |
10 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0.ebuild: |
1833 |
Make vim message in pkg_postinst more clear |
1834 |
|
1835 |
09 Aug 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre*.ebuild : |
1836 |
Removed old versions. |
1837 |
|
1838 |
*ruby-1.8.0 (05 Aug 2003) |
1839 |
|
1840 |
05 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0.ebuild: |
1841 |
Update to final 1.8.0 release |
1842 |
|
1843 |
*ruby-1.8.0_pre2-r3 (31 Jul 2003) |
1844 |
|
1845 |
31 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r1.ebuild, |
1846 |
ruby-1.6.8.ebuild, ruby-1.8.0_pre2-r1.ebuild, ruby-1.8.0_pre2-r2.ebuild, |
1847 |
ruby-1.8.0_pre2-r3.ebuild, ruby-1.8.0_pre2.ebuild, ruby-1.8.0_pre3.ebuild, |
1848 |
ruby-1.8.0_pre4.ebuild, ruby-1.8.0_pre5.ebuild, ruby-1.8.0_pre6.ebuild: |
1849 |
Version bump and switch to ruby mirrors. This is due to Matz's comment on |
1850 |
ruby-talk that his company's server was becoming overloaded with the number |
1851 |
of downloads. |
1852 |
|
1853 |
29 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre5.ebuild: |
1854 |
Add a warning about possibly needing to remerge vim |
1855 |
|
1856 |
*ruby-1.8.0_pre5 (29 Jul 2003) |
1857 |
|
1858 |
29 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre5.ebuild: |
1859 |
Version bump |
1860 |
|
1861 |
*ruby-1.8.0_pre4 (26 Jul 2003) |
1862 |
|
1863 |
26 Jul 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre4.ebuild : |
1864 |
Version bump. |
1865 |
|
1866 |
18 Jul 2003; root <root@gentoo.org> ruby-1.6.8-r1.ebuild, |
1867 |
files/ruby-1.6.8-fix-x86_64.patch: |
1868 |
Added x86_64 patch from redhat, marked stable |
1869 |
|
1870 |
14 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre3.ebuild: |
1871 |
Fix compilation on newer alpha platforms |
1872 |
|
1873 |
*ruby-1.8.0_pre3 (09 Jul 2003) |
1874 |
|
1875 |
09 Jul 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre3.ebuild : |
1876 |
Version bump. Bug # 24089. |
1877 |
|
1878 |
28 May 2003; Rainer Groesslinger <scandium@gentoo.org> ruby-1.8.0_pre2-r2.ebuild: |
1879 |
Build shared library typo fix. See bug #21723 |
1880 |
|
1881 |
28 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2-r2.ebuild ruby-1.6.8-r1.ebuild : |
1882 |
Build shared library. Bug # 21723. |
1883 |
|
1884 |
*ruby-1.8.0_pre2-r1 (26 May 2003) |
1885 |
|
1886 |
26 May 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre2-r1.ebuild, |
1887 |
files/ruby-1.8.0_pre2-socks.patch: |
1888 |
Fix bug 21719 with a local patch. Pay attention to socks5 and tcltk USE flags. |
1889 |
Add ~alpha to KEYWORDS |
1890 |
|
1891 |
14 May 2003; Luca Barbato <lu_zero@gentoo.org> ruby-1.6.8.ebuild : |
1892 |
Added ppc to keywords. |
1893 |
|
1894 |
*ruby-1.8.0_pre2 (10 Apr 2003) |
1895 |
|
1896 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild : |
1897 |
Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290. |
1898 |
|
1899 |
10 Apr 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild : |
1900 |
Version bump. |
1901 |
|
1902 |
*ruby-1.6.8 (26 Dec 2002) |
1903 |
|
1904 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.8.ebuild : |
1905 |
Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290. |
1906 |
|
1907 |
16 Mar 2003; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8.ebuild : |
1908 |
Added hppa to keywords. |
1909 |
|
1910 |
30 Jan 2003; Jack Morgan <jmorgan@gentoo.org> ruby-1.6.8.ebuild : |
1911 |
Added sparc keywords as per bug #14430 (Thanks to Ferris McCormick) |
1912 |
|
1913 |
22 Jan 2003; Will Woods <wwoods@gentoo.org> ruby-1.6.8.ebuild : |
1914 |
changed ~alpha to alpha |
1915 |
|
1916 |
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8.ebuild : |
1917 |
Add ~alpha to KEYWORDS |
1918 |
|
1919 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
1920 |
|
1921 |
30 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild |
1922 |
Remove fomit-frame-pointer from CFLAGS. It causes crashes on the compile. Fixes #12930 |
1923 |
|
1924 |
26 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild : |
1925 |
version bump |
1926 |
|
1927 |
*ruby-1.6.7 (4 Mar 2002) |
1928 |
|
1929 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.7.ebuild : |
1930 |
Removed. |
1931 |
|
1932 |
14 Aug 2002; Mark Guertin <gerk@gentoo.org> ruby-1.6.7.ebuild : |
1933 |
Added ppc to keywords |
1934 |
|
1935 |
4 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> all: |
1936 |
|
1937 |
Ruby is the interpreted scripting language for quick and easy |
1938 |
object-oriented programming. It has many features to process text files |
1939 |
and to do system management tasks (as in Perl). It is simple, |
1940 |
straight-forward, extensible, and portable. |
1941 |
|
1942 |
Moved from dev-lang/ruby to dev-ruby/ruby. |
1943 |
|
1944 |
Ebuild submitted by Tuurlijk <gentoo@tuurlijk.eu.org> |
1945 |
|
1946 |
07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-1.6.7.ebuild: |
1947 |
|
1948 |
Updated with LICENSE, KEYWORDS, SLOT. |