| 1 |
# ChangeLog for dev-lang/ruby |
| 2 |
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.359 2008/12/21 09:31:22 graaff Exp $ |
| 4 |
|
| 5 |
22 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, |
| 6 |
ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild, |
| 7 |
ruby-1.8.7_p72-r1.ebuild: |
| 8 |
Remove pkg_postinst and pkg_postrm functions now that ruby-config is gone. |
| 9 |
Thanks for the people noticing this in bug #251833. |
| 10 |
|
| 11 |
21 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, |
| 12 |
ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild, |
| 13 |
ruby-1.8.7_p72-r1.ebuild: |
| 14 |
Drop dependency on ruby-config, which will be removed from the tree. We |
| 15 |
currently only have one major version of ruby in the tree (Ruby 1.8), so there |
| 16 |
is no need for ruby-config at this moment. For newer versions of Ruby we will |
| 17 |
use eselect-ruby, which can be found in the ruby overlay at the moment. |
| 18 |
|
| 19 |
21 Dec 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p114.ebuild, |
| 20 |
ruby-1.8.6_p287-r1.ebuild, ruby-1.8.6_p287-r3.ebuild: |
| 21 |
Use mirror://ruby in SRC_URI, fixes #237392. |
| 22 |
|
| 23 |
21 Dec 2008; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.6_p111.ebuild, |
| 24 |
-ruby-1.8.6_p111-r1.ebuild, -ruby-1.8.6_p287-r2.ebuild, |
| 25 |
-ruby-1.8.7_p72.ebuild: |
| 26 |
Remove old versions. Leave one old stable version with cjk support. |
| 27 |
|
| 28 |
*ruby-1.8.6_p287-r3 (29 Nov 2008) |
| 29 |
|
| 30 |
29 Nov 2008; Hans de Graaff <graaff@gentoo.org> |
| 31 |
files/ruby-1.8.6_p287-entity_expansion_limit.diff, |
| 32 |
+ruby-1.8.6_p287-r3.ebuild: |
| 33 |
Fix our expansion limit patch according to debian bug report |
| 34 |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502535 and bump the ebuild to |
| 35 |
make sure people will pick up the fixed version. Thanks to Alex Legler for |
| 36 |
mentioning the patch. |
| 37 |
|
| 38 |
*ruby-1.8.7_p72-r1 (26 Nov 2008) |
| 39 |
*ruby-1.8.6_p287-r2 (26 Nov 2008) |
| 40 |
|
| 41 |
26 Nov 2008; Hans de Graaff <graaff@gentoo.org> |
| 42 |
+files/ruby-1.8.6-shortname_constants.patch, +ruby-1.8.6_p287-r2.ebuild, |
| 43 |
+ruby-1.8.7_p72-r1.ebuild: |
| 44 |
Fix problem with shortname constants #247790, already fixed in upstream SVN. |
| 45 |
Thanks to Alex Legler for providing the patch. |
| 46 |
|
| 47 |
26 Nov 2008; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.6_p286.ebuild, |
| 48 |
-ruby-1.8.6_p287.ebuild: |
| 49 |
Remove versions that will not become stable |
| 50 |
|
| 51 |
16 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
| 52 |
ruby-1.8.6_p287-r1.ebuild: |
| 53 |
ppc stable, bug #225465 |
| 54 |
|
| 55 |
11 Sep 2008; Tobias Heinlein <keytoaster@gentoo.org> |
| 56 |
ruby-1.8.6_p287-r1.ebuild: |
| 57 |
amd64 stable wrt security bug #225465 |
| 58 |
|
| 59 |
11 Sep 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p287-r1.ebuild: |
| 60 |
alpha/ia64/x86 stable wrt #225465 |
| 61 |
|
| 62 |
11 Sep 2008; Ferris McCormick <fmccor@gentoo.org> |
| 63 |
ruby-1.8.6_p287-r1.ebuild: |
| 64 |
Sparc stable --- Security Bug #225465 --- good since late August. |
| 65 |
|
| 66 |
11 Sep 2008; Markus Rothe <corsair@gentoo.org> ruby-1.8.6_p287-r1.ebuild: |
| 67 |
Stable on ppc64; bug #225465 |
| 68 |
|
| 69 |
11 Sep 2008; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p287-r1.ebuild: |
| 70 |
Stable for HPPA (bug #225465). |
| 71 |
|
| 72 |
*ruby-1.8.6_p287-r1 (29 Aug 2008) |
| 73 |
|
| 74 |
29 Aug 2008; Hans de Graaff <graaff@gentoo.org> |
| 75 |
+files/ruby-1.8.6_p287-entity_expansion_limit.diff, |
| 76 |
+ruby-1.8.6_p287-r1.ebuild: |
| 77 |
Fix REXML security issues, bug #236060. |
| 78 |
|
| 79 |
23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: |
| 80 |
Add GLEP 56 USE flag descriptions. |
| 81 |
|
| 82 |
*ruby-1.8.7_p72 (15 Aug 2008) |
| 83 |
|
| 84 |
15 Aug 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7_p22.ebuild, |
| 85 |
+ruby-1.8.7_p72.ebuild: |
| 86 |
bump 1.8.7 to latest patch release |
| 87 |
|
| 88 |
*ruby-1.8.6_p287 (11 Aug 2008) |
| 89 |
|
| 90 |
11 Aug 2008; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.6_p287.ebuild: |
| 91 |
Version bump for brown paper bag relelease. |
| 92 |
|
| 93 |
10 Aug 2008; Hans de Graaff <graaff@gentoo.org> |
| 94 |
-files/ruby-1.8.6-revert-r15856.patch, -ruby-1.8.6_p230.ebuild: |
| 95 |
Remove broken version in favor of the just-added 1.8.6_p286 |
| 96 |
|
| 97 |
*ruby-1.8.6_p286 (10 Aug 2008) |
| 98 |
|
| 99 |
10 Aug 2008; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.6_p286.ebuild: |
| 100 |
Version bump to latest released version of ruby 1.8.6. This version fixes the |
| 101 |
security issues reported in #225465 and #234224. The cjk USE flag has been |
| 102 |
dropped since no compatible patches have been released yet. |
| 103 |
|
| 104 |
25 Jul 2008; Michael Sterrett <mr_bones_@gentoo.org> |
| 105 |
ruby-1.8.6_p230.ebuild: |
| 106 |
drop cjk from SRC_URI as well |
| 107 |
|
| 108 |
15 Jul 2008; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p230.ebuild: |
| 109 |
Drop cjk support since the most recent oniguruma patches no longer apply to |
| 110 |
this version, #230111. |
| 111 |
|
| 112 |
29 Jun 2008; Hans de Graaff <graaff@gentoo.org> |
| 113 |
+files/ruby-1.8.6-revert-r15856.patch, +ruby-1.8.6_p230.ebuild: |
| 114 |
Try to fix the security issues reported in #225465 for ruby 1.8.6. |
| 115 |
Unfortunately the official p230 has a change which causes segmentation faults |
| 116 |
for applications like Rails and RSpec, so we are reverting that specific |
| 117 |
change. |
| 118 |
|
| 119 |
*ruby-1.8.7_p22 (29 Jun 2008) |
| 120 |
|
| 121 |
29 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7.ebuild, |
| 122 |
+ruby-1.8.7_p22.ebuild: |
| 123 |
bump 1.8.7 for security fix |
| 124 |
|
| 125 |
20 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.6_p230.ebuild: |
| 126 |
nevermind, don't bump this yet |
| 127 |
|
| 128 |
*ruby-1.8.6_p230 (20 Jun 2008) |
| 129 |
|
| 130 |
20 Jun 2008; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6_p230.ebuild: |
| 131 |
version bump |
| 132 |
|
| 133 |
*ruby-1.8.7 (10 Jun 2008) |
| 134 |
|
| 135 |
10 Jun 2008; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.7_pre2.ebuild, |
| 136 |
+ruby-1.8.7.ebuild: |
| 137 |
bump 1.8.7 to final |
| 138 |
|
| 139 |
*ruby-1.8.7_pre2 (21 Apr 2008) |
| 140 |
|
| 141 |
21 Apr 2008; Richard Brown <rbrown@gentoo.org> -ruby-1.8.7_pre1.ebuild, |
| 142 |
+ruby-1.8.7_pre2.ebuild: |
| 143 |
Version Bump |
| 144 |
|
| 145 |
*ruby-1.8.7_pre1 (16 Apr 2008) |
| 146 |
|
| 147 |
16 Apr 2008; Richard Brown <rbrown@gentoo.org> +ruby-1.8.7_pre1.ebuild: |
| 148 |
Version bump. Drop cjk until a new version of oniguruma appears. |
| 149 |
|
| 150 |
06 Mar 2008; Steve Dibb <beandog@gentoo.org> ruby-1.8.6_p114.ebuild: |
| 151 |
amd64 stable, bug 212264 |
| 152 |
|
| 153 |
06 Mar 2008; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p114.ebuild: |
| 154 |
Stable for HPPA (bug #212264). |
| 155 |
|
| 156 |
05 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
| 157 |
ruby-1.8.6_p114.ebuild: |
| 158 |
ppc stable, bug #212264 |
| 159 |
|
| 160 |
05 Mar 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p114.ebuild: |
| 161 |
alpha/ia64 stable wrt #212264 |
| 162 |
|
| 163 |
05 Mar 2008; Christian Faulhammer <opfer@gentoo.org> |
| 164 |
ruby-1.8.6_p114.ebuild: |
| 165 |
stable x86, security bug 212264 |
| 166 |
|
| 167 |
05 Mar 2008; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.6_p114.ebuild: |
| 168 |
Sparc stable, Security Bug #212264, builds and installs, initial tests run |
| 169 |
as expected. |
| 170 |
|
| 171 |
05 Mar 2008; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p114.ebuild: |
| 172 |
Marking ruby-1.8.6_p114 ppc64 for bug 212264 |
| 173 |
|
| 174 |
*ruby-1.8.6_p114 (05 Mar 2008) |
| 175 |
|
| 176 |
05 Mar 2008; Richard Brown <rbrown@gentoo.org> |
| 177 |
-files/ruby-1.8.4-glibc24-eaccess.diff, -files/ruby-1.8.4-yaml.diff, |
| 178 |
-files/ruby-1.8.5_p113-net-http-p114.patch, -ruby-1.8.4-r3.ebuild, |
| 179 |
-ruby-1.8.5_p113.ebuild, +ruby-1.8.6_p114.ebuild: |
| 180 |
Version bump for #212264. Remove old ebuilds. |
| 181 |
|
| 182 |
17 Feb 2008; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
| 183 |
alpha/ia64 stable wrt #208916 |
| 184 |
|
| 185 |
17 Feb 2008; nixnut <nixnut@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
| 186 |
Stable on ppc wrt bug 208916 |
| 187 |
|
| 188 |
16 Feb 2008; Markus Meier <maekke@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
| 189 |
x86 stable, bug #208916 |
| 190 |
|
| 191 |
16 Feb 2008; Ferris McCormick <fmccor@gentoo.org> |
| 192 |
ruby-1.8.6_p111-r1.ebuild: |
| 193 |
Sparc stable --- Bug #208916 --- working well for about 6 weeks. |
| 194 |
|
| 195 |
15 Feb 2008; Richard Brown <rbrown@gentoo.org> |
| 196 |
-files/ruby-1.8.6-exit-status.patch, |
| 197 |
-files/ruby-1.8.6_p110-net-http-p111.patch, |
| 198 |
-files/ruby-1.8.6_p36-rb_thread_status_prototype.patch, |
| 199 |
-ruby-1.8.5_p2-r1.ebuild, -ruby-1.8.6-r1.ebuild, |
| 200 |
-ruby-1.8.6_p110-r1.ebuild, -ruby-1.8.6_p110-r2.ebuild: |
| 201 |
Remove old versions |
| 202 |
|
| 203 |
05 Feb 2008; Markus Rothe <corsair@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
| 204 |
Stable on ppc64 |
| 205 |
|
| 206 |
26 Dec 2007; Peter Weller <welp@gentoo.org> ruby-1.8.6_p111.ebuild: |
| 207 |
Stable on amd64; bug 199191 |
| 208 |
|
| 209 |
24 Dec 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p111.ebuild: |
| 210 |
alpha/ia64/sparc stable wrt #199191 |
| 211 |
|
| 212 |
24 Dec 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
| 213 |
Remove now-obsolete warning about coreutils versions, #203156. |
| 214 |
|
| 215 |
24 Dec 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p111-r1.ebuild: |
| 216 |
Stable for HPPA (bug #199191). |
| 217 |
|
| 218 |
*ruby-1.8.6_p111-r1 (23 Dec 2007) |
| 219 |
|
| 220 |
23 Dec 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p111-r1.ebuild: |
| 221 |
Remove dependencies on system packages. Add berkdb (bug #199705), gdbm and |
| 222 |
ssl USE flags. Patch to p113. |
| 223 |
|
| 224 |
23 Dec 2007; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p111.ebuild: |
| 225 |
Marking ruby-1.8.6_p111 ppc and ppc64 for bug 199191 |
| 226 |
|
| 227 |
23 Dec 2007; Markus Meier <maekke@gentoo.org> ruby-1.8.6_p111.ebuild: |
| 228 |
x86 stable, security bug #199191 |
| 229 |
|
| 230 |
*ruby-1.8.6_p111 (23 Dec 2007) |
| 231 |
|
| 232 |
23 Dec 2007; Richard Brown <rbrown@gentoo.org> |
| 233 |
+files/ruby-1.8.6_p111-r13657.patch, +ruby-1.8.6_p111.ebuild: |
| 234 |
Version bump with patch for bug #199191 |
| 235 |
|
| 236 |
14 Dec 2007; Ulrich Mueller <ulm@gentoo.org> ruby-1.8.6_p110-r2.ebuild: |
| 237 |
Move dependency on (X)Emacs modes to PDEPEND. |
| 238 |
|
| 239 |
25 Oct 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_p110-r2.ebuild: |
| 240 |
Add back ~hppa keyword now that XEmacs support files have been keyworded, |
| 241 |
bug 196413 |
| 242 |
|
| 243 |
*ruby-1.8.6_p110-r2 (21 Oct 2007) |
| 244 |
|
| 245 |
21 Oct 2007; Hans de Graaff <graaff@gentoo.org> |
| 246 |
+ruby-1.8.6_p110-r2.ebuild: |
| 247 |
Add emacs and xemacs USE flags and use them to pull in the correct editing |
| 248 |
mode for each. Had to drop several arch keywords as reported on bug 196413. |
| 249 |
|
| 250 |
13 Oct 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.6_p110-r1.ebuild: |
| 251 |
amd64 stable, security bug 194236 |
| 252 |
|
| 253 |
11 Oct 2007; Markus Rothe <corsair@gentoo.org> ruby-1.8.5_p113.ebuild, |
| 254 |
ruby-1.8.6_p110-r1.ebuild: |
| 255 |
Stable on ppc64; bug #194236 |
| 256 |
|
| 257 |
09 Oct 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 258 |
amd64 stable, security bug 194236 |
| 259 |
|
| 260 |
08 Oct 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6_p110-r1.ebuild: |
| 261 |
Stable for HPPA (bug #194236). |
| 262 |
|
| 263 |
08 Oct 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p110-r1.ebuild: |
| 264 |
alpha/ia64/sparc stable wrt security #194236 |
| 265 |
|
| 266 |
07 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> |
| 267 |
ruby-1.8.6_p110-r1.ebuild: |
| 268 |
ppc stable, bug #194236 |
| 269 |
|
| 270 |
07 Oct 2007; Christian Faulhammer <opfer@gentoo.org> |
| 271 |
ruby-1.8.6_p110-r1.ebuild: |
| 272 |
stable x86, security bug 194236 |
| 273 |
|
| 274 |
07 Oct 2007; Christian Faulhammer <opfer@gentoo.org> |
| 275 |
ruby-1.8.5_p113.ebuild: |
| 276 |
stable x86, security bug 194236 |
| 277 |
|
| 278 |
07 Oct 2007; Richard Brown <rbrown@gentoo.org> -ruby-1.8.5_p35.ebuild, |
| 279 |
-ruby-1.8.6_p36-r3.ebuild, -ruby-1.8.6_p36-r4.ebuild, |
| 280 |
-ruby-1.8.6_p110.ebuild: |
| 281 |
Remove old versions |
| 282 |
|
| 283 |
*ruby-1.8.6_p110-r1 (30 Sep 2007) |
| 284 |
*ruby-1.8.5_p113 (30 Sep 2007) |
| 285 |
|
| 286 |
30 Sep 2007; Richard Brown <rbrown@gentoo.org> |
| 287 |
+files/ruby-1.8.5_p113-net-http-p114.patch, |
| 288 |
+files/ruby-1.8.6_p110-net-http-p111.patch, +ruby-1.8.5_p113.ebuild, |
| 289 |
+ruby-1.8.6_p110-r1.ebuild: |
| 290 |
Fix bug #194236. Bump 1.8.6 to p111 as p110-r1. Bump 1.8.5 to p114 as p113, |
| 291 |
using 1.8.6-p110 as base ebuild. |
| 292 |
|
| 293 |
24 Sep 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6_p110.ebuild: |
| 294 |
More fixes from gentoo-dev and graaff |
| 295 |
|
| 296 |
24 Sep 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6_p110.ebuild: |
| 297 |
Implement suggestions from http://archives.gentoo.org/gentoo-dev/msg_147875.xml |
| 298 |
|
| 299 |
*ruby-1.8.6_p110 (24 Sep 2007) |
| 300 |
|
| 301 |
24 Sep 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p110.ebuild: |
| 302 |
Version bump |
| 303 |
|
| 304 |
*ruby-1.8.6_p36-r4 (26 Aug 2007) |
| 305 |
|
| 306 |
26 Aug 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
| 307 |
+ruby-1.8.6_p36-r4.ebuild: |
| 308 |
Use user LDFLAGS, #181436 |
| 309 |
|
| 310 |
17 Aug 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 311 |
ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p35.ebuild: |
| 312 |
MANIFEST was already gone in ruby 1.8.4, so remove it also from the old |
| 313 |
ebuilds, including the currently stable 1.8.5_p2-r1, #189241. |
| 314 |
|
| 315 |
17 Aug 2007; Hans de Graaff <graaff@gentoo.org> -ruby-1.8.5_p2.ebuild, |
| 316 |
-ruby-1.8.5_p12.ebuild, -ruby-1.8.6_p36-r1.ebuild, |
| 317 |
-ruby-1.8.6_p36-r2.ebuild: |
| 318 |
Remove some older versions that will not be promoted to stable, keeping at |
| 319 |
least one version of each release. |
| 320 |
|
| 321 |
05 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> |
| 322 |
ruby-1.8.6_p36-r3.ebuild: |
| 323 |
(QA) RESTRICT clean up. |
| 324 |
|
| 325 |
*ruby-1.8.6_p36-r3 (04 Jul 2007) |
| 326 |
|
| 327 |
04 Jul 2007; Mike Doty <kingtaco@gentoo.org> |
| 328 |
+files/ruby-1.8.6-memory-leak.diff, +ruby-1.8.6_p36-r3.ebuild: |
| 329 |
fixed memory leak loading .so bug #182946 |
| 330 |
|
| 331 |
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 332 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p12.ebuild, |
| 333 |
ruby-1.8.5_p35.ebuild, ruby-1.8.6-r1.ebuild, ruby-1.8.6_p36-r1.ebuild, |
| 334 |
ruby-1.8.6_p36-r2.ebuild: |
| 335 |
(QA) RESTRICT clean up. |
| 336 |
|
| 337 |
21 Jun 2007; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 338 |
Re-add stable keyword for alpha as per bug #181110 |
| 339 |
|
| 340 |
21 Jun 2007; Christoph Mende <angelos@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 341 |
Back to ~amd64 wrt bug 181110 |
| 342 |
|
| 343 |
21 Jun 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 344 |
Mark 1.8.6 unstable on alpha/ia64/x86 wrt #181110 |
| 345 |
|
| 346 |
*ruby-1.8.6_p36-r2 (20 Jun 2007) |
| 347 |
|
| 348 |
20 Jun 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p36-r2.ebuild: |
| 349 |
Re-add cjk USE flag, thanks to Hannes Wyss, bug #182671 |
| 350 |
|
| 351 |
*ruby-1.8.6_p36-r1 (18 Jun 2007) |
| 352 |
|
| 353 |
18 Jun 2007; Richard Brown <rbrown@gentoo.org> |
| 354 |
+files/ruby-1.8.6_p36-rb_thread_status_prototype.patch, |
| 355 |
-ruby-1.8.6_p36.ebuild, +ruby-1.8.6_p36-r1.ebuild: |
| 356 |
Add prototype fix from ruby -r12567 [ruby-list:43615]. Thanks to peper and |
| 357 |
spbecker |
| 358 |
|
| 359 |
14 Jun 2007; Christoph Mende <angelos@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 360 |
Stable on amd64 wrt bug 181110 |
| 361 |
|
| 362 |
*ruby-1.8.6_p36 (12 Jun 2007) |
| 363 |
|
| 364 |
12 Jun 2007; Richard Brown <rbrown@gentoo.org> +ruby-1.8.6_p36.ebuild: |
| 365 |
Version Bump. Bug #181379 |
| 366 |
|
| 367 |
10 Jun 2007; Joshua Kinard <kumba@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 368 |
Stable on mips, per #181110. |
| 369 |
|
| 370 |
09 Jun 2007; nixnut <nixnut@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 371 |
Stable on ppc wrt bug 181110 |
| 372 |
|
| 373 |
09 Jun 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 374 |
Stable for HPPA (bug #181110). |
| 375 |
|
| 376 |
09 Jun 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 377 |
alpha/ia64/x86 stable wrt #181110 |
| 378 |
|
| 379 |
07 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 380 |
Stable on sparc wrt #181110 |
| 381 |
|
| 382 |
06 Jun 2007; Brent Baude <ranger@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 383 |
Marking ruby-1.8.6-r1 ppc64 stable for bug#181110 |
| 384 |
|
| 385 |
24 May 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 386 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p12.ebuild, |
| 387 |
ruby-1.8.5_p35.ebuild: |
| 388 |
Add RESTRICT="test" to ebuilds that have no hope of passing. |
| 389 |
|
| 390 |
24 May 2007; Lars Weiler <pylon@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
| 391 |
Stable on ppc; bug #178346. |
| 392 |
|
| 393 |
19 May 2007; Markus Rothe <corsair@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
| 394 |
Stable on ppc64; bug #178346 |
| 395 |
|
| 396 |
18 May 2007; Fernando J. Pereda <ferdy@gentoo.org> |
| 397 |
ruby-1.8.5_p2-r1.ebuild: |
| 398 |
Stable on alpha as per bug #178346 |
| 399 |
|
| 400 |
17 May 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.6-r1.ebuild: |
| 401 |
Fix bug #128837, ruby-talk:183494 |
| 402 |
|
| 403 |
16 May 2007; Richard Brown <rbrown@gentoo.org> -ruby-1.8.6_pre1.ebuild, |
| 404 |
-ruby-1.8.6_pre3.ebuild, -ruby-1.8.6.ebuild: |
| 405 |
Remove old 1.8.6 versions |
| 406 |
|
| 407 |
16 May 2007; Steve Dibb <beandog@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
| 408 |
amd64 stable, bug 178346 |
| 409 |
|
| 410 |
13 May 2007; Jeroen Roovers <jer@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
| 411 |
Stable for HPPA (bug #178346). |
| 412 |
|
| 413 |
13 May 2007; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
| 414 |
Stable on sparc --- Bug #178346 --- fixes Bug #159922 (uses |
| 415 |
/usr/bin/install). |
| 416 |
|
| 417 |
13 May 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.5_p2-r1.ebuild: |
| 418 |
ia64 + x86 stable wrt bug 178346 |
| 419 |
|
| 420 |
*ruby-1.8.5_p2-r1 (13 May 2007) |
| 421 |
|
| 422 |
13 May 2007; Hans de Graaff <graaff@gentoo.org> +ruby-1.8.5_p2-r1.ebuild: |
| 423 |
Bump to get people to recompile ruby now that coreutils-6.7-r1 is stable |
| 424 |
on most arches so that ruby properly picks up new location of /bin/install. |
| 425 |
See #159922 for details. |
| 426 |
|
| 427 |
*ruby-1.8.6-r1 (01 May 2007) |
| 428 |
|
| 429 |
01 May 2007; Richard Brown <rbrown@gentoo.org> |
| 430 |
+files/ruby-1.8.6-exit-status.patch, +ruby-1.8.6-r1.ebuild: |
| 431 |
Add new src_test, and add return code patch from [ruby-core:10609] and |
| 432 |
[ruby-core:10760] |
| 433 |
|
| 434 |
24 Apr 2007; Richard Brown <rbrown@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 435 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild, ruby-1.8.5_p35.ebuild, |
| 436 |
ruby-1.8.6_pre1.ebuild, ruby-1.8.6_pre3.ebuild, ruby-1.8.6.ebuild: |
| 437 |
Fix $ROOT usage. Bug #167271 |
| 438 |
|
| 439 |
07 Apr 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
| 440 |
ruby-1.8.4-r3.ebuild, ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild, |
| 441 |
ruby-1.8.5_p35.ebuild, ruby-1.8.6_pre1.ebuild, ruby-1.8.6_pre3.ebuild, |
| 442 |
ruby-1.8.6.ebuild: |
| 443 |
Added warning, bug #159922 |
| 444 |
|
| 445 |
*ruby-1.8.6 (13 Mar 2007) |
| 446 |
|
| 447 |
13 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6.ebuild: |
| 448 |
version bump |
| 449 |
|
| 450 |
*ruby-1.8.5_p35 (13 Mar 2007) |
| 451 |
|
| 452 |
13 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5_p35.ebuild: |
| 453 |
bump |
| 454 |
|
| 455 |
06 Mar 2007; Hans de Graaff <graaff@gentoo.org> ruby-1.8.6_pre3.ebuild: |
| 456 |
MANIFEST is no longer distributed, but NEWS is: update dodoc accordingly. |
| 457 |
|
| 458 |
*ruby-1.8.6_pre3 (04 Mar 2007) |
| 459 |
|
| 460 |
04 Mar 2007; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.6_pre3.ebuild: |
| 461 |
1.8.6 pre 3 |
| 462 |
|
| 463 |
*ruby-1.8.6_pre1 (17 Feb 2007) |
| 464 |
|
| 465 |
17 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> |
| 466 |
+ruby-1.8.6_pre1.ebuild: |
| 467 |
Bump to the preview version, but without CJK support for now because |
| 468 |
Onigurama hasn't been updated yet. Thanks to M. Edward Borasky in bug |
| 469 |
#167364. |
| 470 |
|
| 471 |
11 Feb 2007; Fabian Groffen <grobian@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 472 |
ruby-1.8.5_p2.ebuild: |
| 473 |
Dropped ppc-macos keyword, see you in prefix |
| 474 |
|
| 475 |
11 Feb 2007; Christian Faulhammer <opfer@gentoo.org> ruby-1.8.4-r3.ebuild: |
| 476 |
moved from USE flag tcltk to tk, see bug 17808 |
| 477 |
|
| 478 |
31 Jan 2007; Marius Mauch <genone@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 479 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: |
| 480 |
Replacing einfo with elog |
| 481 |
|
| 482 |
28 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
| 483 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: |
| 484 |
ruby-1.8.5 should use >=ruby-config-0.3.1 for ri symlink, #164136 |
| 485 |
|
| 486 |
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r3.ebuild: |
| 487 |
Get rid of debug.eclass usage. |
| 488 |
|
| 489 |
01 Jan 2007; Fabian Groffen <grobian@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 490 |
ruby-1.8.5_p2.ebuild, ruby-1.8.5_p12.ebuild: |
| 491 |
Dropped ppc-macos keyword, see you in prefix |
| 492 |
|
| 493 |
29 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
| 494 |
ruby-1.8.5_p12.ebuild: |
| 495 |
keepdir /usr/lib/ruby/site_ruby, #90510 |
| 496 |
|
| 497 |
25 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> |
| 498 |
-files/ruby-1.8.5-cgi-dos-1.patch, -files/oniguruma-2.3.1-gentoo.patch, |
| 499 |
-ruby-1.8.4-r1.ebuild, -ruby-1.8.5.ebuild, -ruby-1.8.5-r1.ebuild, |
| 500 |
-ruby-1.8.5-r2.ebuild, -ruby-1.8.5-r3.ebuild: |
| 501 |
Cleanup old versions. |
| 502 |
|
| 503 |
*ruby-1.8.5_p12 (25 Dec 2006) |
| 504 |
|
| 505 |
25 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5_p12.ebuild: |
| 506 |
Version bump, thanks to M. Edward Borasky in bug #158458. |
| 507 |
|
| 508 |
14 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> |
| 509 |
ruby-1.8.5_p2.ebuild: |
| 510 |
Fixed undefined variable MY_PV causing origuruma silently failed to install. |
| 511 |
Also upgrade to origuruma 2.5.7. Patch by Hannes Wyss <hwyss@ywesee.com> (bug |
| 512 |
#147333) |
| 513 |
|
| 514 |
05 Dec 2006; Christian Faulhammer <opfer@gentoo.org> ruby-1.8.5_p2.ebuild: |
| 515 |
stable x86, security bug #157048 |
| 516 |
|
| 517 |
04 Dec 2006; Jeroen Roovers <jer@gentoo.org> ruby-1.8.5_p2.ebuild: |
| 518 |
Stable for HPPA (bug #157048). |
| 519 |
|
| 520 |
04 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> |
| 521 |
ruby-1.8.5_p2.ebuild: |
| 522 |
ppc stable, bug #157048 |
| 523 |
|
| 524 |
04 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org> ruby-1.8.5_p2.ebuild: |
| 525 |
Stable on Alpha; bug #157048 |
| 526 |
|
| 527 |
04 Dec 2006; Brent Baude <ranger@gentoo.org> ruby-1.8.5_p2.ebuild: |
| 528 |
Marking ruby-1.8.5_p2 ppc64 stable for bug 157048 |
| 529 |
|
| 530 |
04 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.5_p2.ebuild: |
| 531 |
Stable on sparc wrt security #157048 |
| 532 |
|
| 533 |
04 Dec 2006; Luis Medinas <metalgod@gentoo.org> ruby-1.8.5_p2.ebuild: |
| 534 |
Stable on amd64. See security bug #157048. |
| 535 |
|
| 536 |
*ruby-1.8.5_p2 (04 Dec 2006) |
| 537 |
|
| 538 |
04 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5_p2.ebuild: |
| 539 |
Version bump to fix the new security issue with cgi.rb. Bug #157048. |
| 540 |
|
| 541 |
25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.5-r3.ebuild: |
| 542 |
Stable on ia64. |
| 543 |
|
| 544 |
15 Nov 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.5-r3.ebuild: |
| 545 |
Stable on ppc64; bug #153497 |
| 546 |
|
| 547 |
13 Nov 2006; René Nussbaumer <killerfox@gentoo.org> ruby-1.8.5-r3.ebuild: |
| 548 |
Stable on hppa. See bug #153497. |
| 549 |
|
| 550 |
08 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.5-r3.ebuild: |
| 551 |
Marked stable on amd64. |
| 552 |
|
| 553 |
08 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> |
| 554 |
ruby-1.8.5-r3.ebuild: |
| 555 |
ppc stable, bug #153497 |
| 556 |
|
| 557 |
08 Nov 2006; Joshua Jackson <tsunam@gentoo.org> ruby-1.8.5-r3.ebuild: |
| 558 |
Stable x86; bug #153497 |
| 559 |
|
| 560 |
07 Nov 2006; Alexander H. Færøy <eroyf@gentoo.org> ruby-1.8.5-r3.ebuild: |
| 561 |
Stable on Alpha. Bug 153497 |
| 562 |
|
| 563 |
07 Nov 2006; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.5-r3.ebuild: |
| 564 |
Stable on sparc --- security Bug #153497 --- builds and runs my verification |
| 565 |
programs. |
| 566 |
|
| 567 |
*ruby-1.8.5-r3 (07 Nov 2006) |
| 568 |
|
| 569 |
07 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> |
| 570 |
+files/ruby-1.8.5-cgi-dos-1.patch, +ruby-1.8.5-r3.ebuild: |
| 571 |
Revision bump adding the patch for CVE-2006-5467. See bug #153497. |
| 572 |
|
| 573 |
07 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 574 |
ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, ruby-1.8.5-r2.ebuild: |
| 575 |
Add WANT_AUTO* variables. |
| 576 |
|
| 577 |
20 Oct 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.5-r2.ebuild: |
| 578 |
Mark 1.8.5-r2 stable on ia64 |
| 579 |
|
| 580 |
20 Oct 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.5-r2.ebuild: |
| 581 |
Mark 1.8.5-r2 stable on alpha |
| 582 |
|
| 583 |
18 Oct 2006; Roy Marples <uberlord@gentoo.org> ruby-1.8.5-r2.ebuild: |
| 584 |
Added ~sparc-fbsd keyword. |
| 585 |
|
| 586 |
13 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild, |
| 587 |
ruby-1.8.4-r3.ebuild, ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, |
| 588 |
ruby-1.8.5-r2.ebuild: |
| 589 |
Remove autoconf dependencies, and leave them to autotools eclass. |
| 590 |
|
| 591 |
12 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild, |
| 592 |
ruby-1.8.4-r3.ebuild, ruby-1.8.5.ebuild, ruby-1.8.5-r1.ebuild, |
| 593 |
ruby-1.8.5-r2.ebuild: |
| 594 |
Remove again gnuconfig calls, please don't add them back again. |
| 595 |
|
| 596 |
*ruby-1.8.5-r2 (09 Oct 2006) |
| 597 |
|
| 598 |
09 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +ruby-1.8.5-r2.ebuild: |
| 599 |
Mask again -fomit-frame-poointer as per bug #150413 and #148965 |
| 600 |
|
| 601 |
*ruby-1.8.5-r1 (06 Oct 2006) |
| 602 |
|
| 603 |
06 Oct 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5-r1.ebuild: |
| 604 |
version bump to get rid of fomit-frame-pointer filtering, per bug #148965 |
| 605 |
|
| 606 |
05 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> ruby-1.8.5.ebuild: |
| 607 |
tcltk -> tk, acked by Flameeyes. |
| 608 |
|
| 609 |
28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.5.ebuild: |
| 610 |
Stable on sparc wrt security #142038 |
| 611 |
|
| 612 |
27 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> ruby-1.8.5.ebuild: |
| 613 |
hppa&&ppc stable, bug #142038 |
| 614 |
|
| 615 |
27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.5.ebuild: |
| 616 |
Stable on alpha wrt bug #145524 |
| 617 |
|
| 618 |
27 Sep 2006; Joshua Jackson <tsunam@gentoo.org> ruby-1.8.5.ebuild: |
| 619 |
Stable x86; bug #142038 |
| 620 |
|
| 621 |
26 Sep 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.5.ebuild: |
| 622 |
Stable on ppc64; bug #142038 |
| 623 |
|
| 624 |
26 Sep 2006; Simon Stelling <blubb@gentoo.org> ruby-1.8.5.ebuild: |
| 625 |
stable on amd64; bug 142038 |
| 626 |
|
| 627 |
05 Sep 2006; Joshua Kinard <kumba@gentoo.org> ruby-1.8.4-r3.ebuild: |
| 628 |
Marked stable on mips. |
| 629 |
|
| 630 |
02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5.ebuild: |
| 631 |
Remove findutils dependency, again. |
| 632 |
|
| 633 |
02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5.ebuild: |
| 634 |
Re-add ~x86-fbsd keyword that was removed somehow. |
| 635 |
|
| 636 |
30 Aug 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4.20060529.ebuild, |
| 637 |
-ruby-1.8.5_pre1.ebuild, -ruby-1.8.5_pre4.ebuild: |
| 638 |
remove old versions |
| 639 |
|
| 640 |
30 Aug 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 641 |
ruby-1.8.5.ebuild: |
| 642 |
Add debug use flag to use debug symbols |
| 643 |
|
| 644 |
*ruby-1.8.5 (28 Aug 2006) |
| 645 |
|
| 646 |
28 Aug 2006; <aaron@gentoo.org> +ruby-1.8.5.ebuild: |
| 647 |
Version bump. +1.8.5 |
| 648 |
|
| 649 |
*ruby-1.8.5_pre4 (21 Aug 2006) |
| 650 |
|
| 651 |
21 Aug 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.5_pre4.ebuild: |
| 652 |
version bump |
| 653 |
|
| 654 |
07 Aug 2006; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.4-r3.ebuild: |
| 655 |
Stable on sparc --- Bug #133002 --- builds and runs fine. (But notice |
| 656 |
Comments 2, 16, and 20 on the referenced bug: they apply as well to sparc.) |
| 657 |
|
| 658 |
21 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> ruby-1.8.4-r3.ebuild: |
| 659 |
Stable on amd64 and x86 wrt bug #133002. |
| 660 |
|
| 661 |
20 Jul 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.4-r3.ebuild: |
| 662 |
Stable on ppc64; bug #133002 |
| 663 |
|
| 664 |
09 Jul 2006; Lars Weiler <pylon@gentoo.org> ruby-1.8.4-r3.ebuild: |
| 665 |
Stable on ppc; bug #133002. |
| 666 |
|
| 667 |
02 Jul 2006; Daniel Black <dragonheart@gentoo.org> Manifest: |
| 668 |
regen Manifest to not contain missing ruby-1.8.5_pre1.ebuild.orig |
| 669 |
|
| 670 |
26 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.5_pre1.ebuild: |
| 671 |
Cleanup by removing deprecated gnuconfig, call autoconf explicitely, update |
| 672 |
dependencies, add -fno-strict-aliasing. |
| 673 |
|
| 674 |
*ruby-1.8.5_pre1 (26 Jun 2006) |
| 675 |
|
| 676 |
26 Jun 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r3.ebuild, |
| 677 |
+ruby-1.8.5_pre1.ebuild: |
| 678 |
new preview |
| 679 |
|
| 680 |
06 Jun 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4.20060226.ebuild: |
| 681 |
remove a snapshot |
| 682 |
|
| 683 |
*ruby-1.8.4.20060529 (30 May 2006) |
| 684 |
|
| 685 |
30 May 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.20060529.ebuild: |
| 686 |
Snapshot bump |
| 687 |
|
| 688 |
28 May 2006; Diego Pettenò <flameeyes@gentoo.org> |
| 689 |
ruby-1.8.4.20060226.ebuild: |
| 690 |
Respect LDFLAGS but filter -Bdirect for some libraries. |
| 691 |
|
| 692 |
28 May 2006; Diego Pettenò <flameeyes@gentoo.org> |
| 693 |
ruby-1.8.4.20060226.ebuild: |
| 694 |
Fix quoting. |
| 695 |
|
| 696 |
27 May 2006; Diego Pettenò <flameeyes@gentoo.org> |
| 697 |
ruby-1.8.4.20060226.ebuild: |
| 698 |
Drop dependency over findutils to avoid dependency on FreeBSD (it's in system). |
| 699 |
|
| 700 |
22 May 2006; Caleb Tennis <caleb@gentoo.org> -files/ruby-1.8.2-soap.diff, |
| 701 |
-files/ruby-1.8.2-unittest.diff, |
| 702 |
-files/ruby-1.8.2-xmlrpc-ipimethods-fix.diff, -files/re.c.182.patch, |
| 703 |
-files/ruby-rdoc-gentoo.diff, -ruby-1.8.2-r2.ebuild, -ruby-1.8.3.ebuild, |
| 704 |
-ruby-1.8.4.ebuild, -ruby-1.8.4-r2.ebuild: |
| 705 |
remove old versions, particularly < 1.8.3 for GLSA 200510-05 |
| 706 |
|
| 707 |
01 May 2006; Rene Nussbaumer <killerfox@gentoo.org> ruby-1.8.4-r3.ebuild: |
| 708 |
Stable on hppa. See bug #130657. |
| 709 |
|
| 710 |
29 Apr 2006; Simon Stelling <blubb@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 711 |
stable on amd64 wrt bug 130657 |
| 712 |
|
| 713 |
31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> |
| 714 |
ruby-1.8.4.20060226.ebuild: |
| 715 |
Add ~x86-fbsd keyword. |
| 716 |
|
| 717 |
*ruby-1.8.4-r3 (31 Mar 2006) |
| 718 |
|
| 719 |
31 Mar 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4-r3.ebuild, |
| 720 |
ruby-1.8.4.20060226.ebuild: |
| 721 |
Add ipv6 support per bug #128026 |
| 722 |
|
| 723 |
31 Mar 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r2.ebuild: |
| 724 |
Fix Ruby 1.8.4's oniguruma per bug #127860 |
| 725 |
|
| 726 |
*ruby-1.8.4-r2 (21 Mar 2006) |
| 727 |
|
| 728 |
21 Mar 2006; Caleb Tennis <caleb@gentoo.org> |
| 729 |
+files/ruby-1.8.4-glibc24-eaccess.diff, +ruby-1.8.4-r2.ebuild: |
| 730 |
Version bump for a patch that handles eaccess with new glibc2.4 (bug #126886) |
| 731 |
|
| 732 |
*ruby-1.8.4.20060226 (27 Feb 2006) |
| 733 |
|
| 734 |
27 Feb 2006; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.20060226.ebuild: |
| 735 |
Adding a new 1.8.4 snapshot as of today, see if it helps with some YAML and |
| 736 |
other bugs |
| 737 |
|
| 738 |
26 Feb 2006; Joshua Kinard <kumba@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 739 |
Marked stable on mips. |
| 740 |
|
| 741 |
22 Feb 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, |
| 742 |
ruby-1.8.3.ebuild, ruby-1.8.4.ebuild, ruby-1.8.4-r1.ebuild: |
| 743 |
adding RESTRICT=confcache to ebuilds per bug #122966 |
| 744 |
|
| 745 |
04 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 746 |
Remove GNUish cp -d call. |
| 747 |
|
| 748 |
31 Jan 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 749 |
Mark 1.8.4-r1 stable on ia64 |
| 750 |
|
| 751 |
31 Jan 2006; Aron Griffis <agriffis@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 752 |
Mark 1.8.4-r1 stable on alpha |
| 753 |
|
| 754 |
21 Jan 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 755 |
Stable on ppc64 |
| 756 |
|
| 757 |
21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 758 |
Stable on ppc. |
| 759 |
|
| 760 |
19 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 761 |
Stable on sparc |
| 762 |
|
| 763 |
18 Jan 2006; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.2.ebuild, |
| 764 |
-ruby-1.8.2-r1.ebuild: |
| 765 |
Remove old versions |
| 766 |
|
| 767 |
18 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 768 |
I think this is now a good candidate for x86 stable |
| 769 |
|
| 770 |
12 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.4-r1.ebuild: |
| 771 |
Install the sample directory into DOCDIR if the examples use flag is on - |
| 772 |
bug #118181 |
| 773 |
|
| 774 |
02 Jan 2006; Caleb Tennis <caleb@gentoo.org> ruby-1.8.3.ebuild, |
| 775 |
ruby-1.8.4.ebuild, ruby-1.8.4-r1.ebuild: |
| 776 |
add blocker on dev-ruby/rexml |
| 777 |
|
| 778 |
27 Dec 2005; Caleb Tennis <caleb@gentoo.org> -files/ruby-1.8.4-yaml.diff, |
| 779 |
-ruby-1.8.4_pre2.ebuild, -ruby-1.8.4_pre2-r1.ebuild, |
| 780 |
-ruby-1.8.4_pre3.ebuild: |
| 781 |
Remove _pre versions |
| 782 |
|
| 783 |
*ruby-1.8.4 (27 Dec 2005) |
| 784 |
|
| 785 |
27 Dec 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4.ebuild: |
| 786 |
Bump to 1.8.4 final |
| 787 |
|
| 788 |
*ruby-1.8.4_pre3 (22 Dec 2005) |
| 789 |
|
| 790 |
22 Dec 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4_pre3.ebuild: |
| 791 |
Version bump |
| 792 |
|
| 793 |
*ruby-1.8.4_pre2-r1 (14 Dec 2005) |
| 794 |
|
| 795 |
14 Dec 2005; Caleb Tennis <caleb@gentoo.org> +files/ruby-1.8.4-yaml.diff, |
| 796 |
+ruby-1.8.4_pre2-r1.ebuild: |
| 797 |
Revbump and add YAML patch from bug #115388 |
| 798 |
|
| 799 |
11 Dec 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, |
| 800 |
ruby-1.8.3.ebuild, ruby-1.8.4_pre2.ebuild: |
| 801 |
Patch ebuilds to install ri docs if doc use flag is installed |
| 802 |
|
| 803 |
07 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> ruby-1.8.4_pre2.ebuild: |
| 804 |
Make it multilib-strict capable. It might not be 100% complete for |
| 805 |
non-symlinked profiles, yet, as it installs arch-independent extensions in |
| 806 |
lib64, but currently there's no other way to improve this (sharing the |
| 807 |
site-independent directory would trigger collision-protect when two |
| 808 |
different ABI are installed for the same package, for the independent files, |
| 809 |
like headers). Closes bug #89985. No-change for non-multilib users. |
| 810 |
|
| 811 |
04 Dec 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.3.ebuild, |
| 812 |
ruby-1.8.4_pre2.ebuild: |
| 813 |
Removed epatch to oniguruma (not necessary anymore) |
| 814 |
|
| 815 |
*ruby-1.8.4_pre2 (02 Dec 2005) |
| 816 |
|
| 817 |
02 Dec 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.4_pre1.ebuild, |
| 818 |
+ruby-1.8.4_pre2.ebuild: |
| 819 |
Version bump |
| 820 |
|
| 821 |
*ruby-1.8.4_pre1 (01 Nov 2005) |
| 822 |
|
| 823 |
01 Nov 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.4_pre1.ebuild: |
| 824 |
Pre-release version bump |
| 825 |
|
| 826 |
29 Oct 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.3.ebuild: |
| 827 |
Added cjk USE flag back. This closes bug #106293. |
| 828 |
|
| 829 |
08 Oct 2005; Fabian Groffen <grobian@gentoo.org> ruby-1.8.2.ebuild: |
| 830 |
Dropping ppc-macos keyword to ~ppc-macos for bug #106996 |
| 831 |
|
| 832 |
07 Oct 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.6.8-r12.ebuild: |
| 833 |
Hope I got the 1.6 deps cleared out now |
| 834 |
|
| 835 |
05 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org> |
| 836 |
+files/ruby-1.6.8-20040728-20041024.diff, |
| 837 |
+files/ruby-1.6.8-fix-x86_64.patch, +ruby-1.6.8-r12.ebuild: |
| 838 |
resurrect ruby-1.6 until the deps are cleaned out first |
| 839 |
|
| 840 |
05 Oct 2005; Caleb Tennis <caleb@gentoo.org> |
| 841 |
-files/ruby-1.6.8-20040728-20041024.diff, |
| 842 |
-files/ruby-1.6.8-fix-x86_64.patch, -ruby-1.6.8-r12.ebuild: |
| 843 |
Removing ruby 1.6 |
| 844 |
|
| 845 |
02 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> ruby-1.8.3.ebuild: |
| 846 |
Stable on sh. |
| 847 |
|
| 848 |
02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.3.ebuild: |
| 849 |
Stable on ia64, bug 106996. |
| 850 |
|
| 851 |
02 Oct 2005; Hardave Riar <hardave@gentoo.org> ruby-1.8.3.ebuild: |
| 852 |
Stable on mips, bug #106996. |
| 853 |
|
| 854 |
30 Sep 2005; Simon Stelling <blubb@gentoo.org> ruby-1.8.3.ebuild: |
| 855 |
stable on amd64 wrt bug 106996 |
| 856 |
|
| 857 |
29 Sep 2005; Jose Luis Rivero <yoswink@gentoo.org> ruby-1.8.3.ebuild: |
| 858 |
Stable on alpha wrt security bug #106996 |
| 859 |
|
| 860 |
28 Sep 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.3.ebuild: |
| 861 |
Stable on ppc64 |
| 862 |
|
| 863 |
28 Sep 2005; Andrej Kacian <ticho@gentoo.org> ruby-1.8.3.ebuild: |
| 864 |
Stable on x86, bug #106996. |
| 865 |
|
| 866 |
27 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.3.ebuild: |
| 867 |
Stable on ppc. |
| 868 |
|
| 869 |
27 Sep 2005; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.3.ebuild: |
| 870 |
Add sparc keyword (Security Bug #106996); concerns expressed in the bug's |
| 871 |
comments are cured by upgrading rubygems, activesupport. |
| 872 |
|
| 873 |
27 Sep 2005; Rene Nussbaumer <killerfox@gentoo.org> ruby-1.8.3.ebuild: |
| 874 |
Stable on hppa. bug #106996 |
| 875 |
|
| 876 |
23 Sep 2005; Sven Wegener <swegener@gentoo.org> ruby-1.8.3.ebuild: |
| 877 |
${D}${ROOT} is bad. dosym doesn't use the cwd for symlinking, so we don't need |
| 878 |
to cd here. |
| 879 |
|
| 880 |
23 Sep 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.3.ebuild: |
| 881 |
Use relative link over absolute one |
| 882 |
|
| 883 |
23 Sep 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r2.ebuild, |
| 884 |
ruby-1.8.3.ebuild: |
| 885 |
Add a blocker against dev-ruby/rdoc, as its now provided in ruby itself |
| 886 |
|
| 887 |
*ruby-1.8.3 (23 Sep 2005) |
| 888 |
|
| 889 |
23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -ruby-1.8.3_pre1.ebuild, |
| 890 |
-ruby-1.8.3_pre2.ebuild, +ruby-1.8.3.ebuild: |
| 891 |
Verison bump |
| 892 |
|
| 893 |
*ruby-1.8.3_pre2 (17 Sep 2005) |
| 894 |
|
| 895 |
17 Sep 2005; Caleb Tennis <caleb@gentoo.org> +ruby-1.8.3_pre2.ebuild: |
| 896 |
Version bump |
| 897 |
|
| 898 |
23 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> ruby-1.8.2-r2.ebuild: |
| 899 |
Stable on sh. |
| 900 |
|
| 901 |
*ruby-1.8.2-r2 (09 Jul 2005) |
| 902 |
|
| 903 |
09 Jul 2005; Caleb Tennis <caleb@gentoo.org> |
| 904 |
+files/ruby-1.8.2-xmlrpc-ipimethods-fix.diff, +ruby-1.8.2-r2.ebuild: |
| 905 |
Bump with patch for GLSA Bug #96784 |
| 906 |
|
| 907 |
03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 908 |
Stable on alpha. |
| 909 |
|
| 910 |
01 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2-r1.ebuild, |
| 911 |
ruby-1.8.3_pre1.ebuild: |
| 912 |
Disabled previous patch due to a strange breakage wrt to rubygems. |
| 913 |
|
| 914 |
26 Jun 2005; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2-r1.ebuild, |
| 915 |
ruby-1.8.3_pre1.ebuild: |
| 916 |
Fixed multlib-strict BUG #89985. |
| 917 |
|
| 918 |
28 May 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.3_pre1.ebuild: |
| 919 |
Change ia64 to ~ia64, looks like a bump was done without running ekeyword |
| 920 |
~all ruby-1.8.3_pre1.ebuild |
| 921 |
|
| 922 |
*ruby-1.8.3_pre1 (21 May 2005) |
| 923 |
|
| 924 |
21 May 2005; Mamoru KOMACHI <usata@gentoo.org> +files/re.c.182.patch, |
| 925 |
-ruby-1.6.8-r11.ebuild, +ruby-1.8.3_pre1.ebuild: |
| 926 |
Added preview release. |
| 927 |
|
| 928 |
19 May 2005; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8-r12.ebuild: |
| 929 |
Stable on hppa. |
| 930 |
|
| 931 |
18 May 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 932 |
Stable on ppc64 |
| 933 |
|
| 934 |
07 May 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 935 |
stable on ia64 |
| 936 |
|
| 937 |
01 May 2005; Guy Martin <gmsoft@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 938 |
Stable on hppa. |
| 939 |
|
| 940 |
24 Apr 2005; Tom Martin <slarti@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 941 |
Stable on amd64. |
| 942 |
|
| 943 |
22 Apr 2005; Alin Nastac <mrness@gentoo.org> ruby-1.8.2.ebuild, |
| 944 |
ruby-1.8.2-r1.ebuild: |
| 945 |
net-misc/dante -> net-proxy/dante |
| 946 |
|
| 947 |
20 Apr 2005; Herbie Hopkins <herbs@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 948 |
Fix my sed statement... bug #89736. |
| 949 |
|
| 950 |
19 Apr 2005; Herbie Hopkins <herbs@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 951 |
Correct a hard-coded lib path in the configure script to close bug #76111 |
| 952 |
(for real this time) |
| 953 |
|
| 954 |
18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 955 |
Stable on ppc. |
| 956 |
|
| 957 |
18 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 958 |
Stable on sparc |
| 959 |
|
| 960 |
17 Apr 2005; Tom Martin <slarti@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 961 |
Add multilib handling. Resolves bug 76111. All the dev-ruby packages |
| 962 |
should install on multilibbed systems now. |
| 963 |
|
| 964 |
14 Apr 2005; Caleb Tennis <caleb@gentoo.org> |
| 965 |
-files/ruby-1.8.0-CGI::Session.patch, -ruby-1.8.0-r7.ebuild, |
| 966 |
-ruby-1.8.1-r7.ebuild, -ruby-1.8.2_pre3.ebuild, -ruby-1.8.2_pre4.ebuild: |
| 967 |
Remove older versions |
| 968 |
|
| 969 |
14 Apr 2005; Caleb Tennis <caleb@gentoo.org> ruby-1.8.2-r1.ebuild: |
| 970 |
marking x86 stable |
| 971 |
|
| 972 |
08 Apr 2005; Markus Rothe <corsair@gentoo.org> ruby-1.8.2.ebuild: |
| 973 |
Stable on ppc64 |
| 974 |
|
| 975 |
01 Apr 2005; Simon Stelling <blubb@gentoo.org> ruby-1.8.2.ebuild: |
| 976 |
stable on amd64 |
| 977 |
|
| 978 |
*ruby-1.8.2-r1 (23 Mar 2005) |
| 979 |
|
| 980 |
23 Mar 2005; Caleb Tennis <caleb@gentoo.org> +files/ruby-1.8.2-soap.diff, |
| 981 |
+files/ruby-1.8.2-unittest.diff, +ruby-1.8.2-r1.ebuild: |
| 982 |
Rev bump adding two bug fix patches (Bugs #83127 and #85905) |
| 983 |
|
| 984 |
18 Mar 2005; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2.ebuild: |
| 985 |
Stable on ia64 |
| 986 |
|
| 987 |
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> ruby-1.8.2.ebuild: |
| 988 |
Marked stable on mips. |
| 989 |
|
| 990 |
21 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.2.ebuild: |
| 991 |
Stable on sparc |
| 992 |
|
| 993 |
21 Jan 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2.ebuild: |
| 994 |
Stable on alpha, ppc, ppc-macos and x86. |
| 995 |
|
| 996 |
*ruby-1.8.2 (02 Jan 2005) |
| 997 |
|
| 998 |
02 Jan 2005; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.8.2.ebuild: |
| 999 |
Version bumped. |
| 1000 |
|
| 1001 |
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : |
| 1002 |
Change encoding to UTF-8 for GLEP 31 compliance |
| 1003 |
|
| 1004 |
*ruby-1.8.2_pre4 (22 Dec 2004) |
| 1005 |
|
| 1006 |
22 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.8.2_pre2.ebuild, |
| 1007 |
+ruby-1.8.2_pre4.ebuild: |
| 1008 |
Version bumped. |
| 1009 |
|
| 1010 |
15 Nov 2004; Hardave Riar <hardave@gentoo.org> ruby-1.6.8-r12.ebuild: |
| 1011 |
Stable on mips, bug #69985. |
| 1012 |
|
| 1013 |
12 Nov 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.8.2_pre3.ebuild: |
| 1014 |
Marked stable on mips. |
| 1015 |
|
| 1016 |
13 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> |
| 1017 |
files/ruby-rdoc-gentoo.diff, ruby-1.8.2_pre2.ebuild, |
| 1018 |
ruby-1.8.2_pre3.ebuild: |
| 1019 |
Fixed ri installation; bug #62003. |
| 1020 |
|
| 1021 |
11 Nov 2004; Olivier Crete <tester@gentoo.org> ruby-1.8.2_pre3.ebuild: |
| 1022 |
Stable on x86, bug 69985 |
| 1023 |
|
| 1024 |
11 Nov 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.6.8-r12.ebuild: |
| 1025 |
Stable for sparc wrt Bug 69985. Builds, installs, and runs tests. |
| 1026 |
|
| 1027 |
10 Nov 2004; Kito <kito@gentoo.org> ruby-1.8.2_pre3.ebuild: |
| 1028 |
stable on ppc-macos re: bug 69985 |
| 1029 |
|
| 1030 |
10 Nov 2004; Markus Rothe <corsair@gentoo.org> ruby-1.8.2_pre3.ebuild: |
| 1031 |
Stable on ppc64; bug #69985 |
| 1032 |
|
| 1033 |
10 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.2_pre3.ebuild: |
| 1034 |
Stable on alpha, bug 69985. |
| 1035 |
|
| 1036 |
10 Nov 2004; <SeJo@gentoo.org> ruby-1.8.2_pre3.ebuild: |
| 1037 |
stable on ppc gsla: 69985 |
| 1038 |
|
| 1039 |
09 Nov 2004; Simon Stelling <blubb@gentoo.org> ruby-1.6.8-r12.ebuild, |
| 1040 |
ruby-1.8.2_pre3.ebuild: |
| 1041 |
stable on amd64. bug #69985 |
| 1042 |
|
| 1043 |
09 Nov 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.2_pre3.ebuild: |
| 1044 |
Stable for sparc wrt security Bug 69985. My tests and applications work as |
| 1045 |
expected. |
| 1046 |
|
| 1047 |
10 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> |
| 1048 |
-files/oniguruma-2.3.1-fix-ppc.patch, +files/oniguruma-2.3.1-gentoo.patch, |
| 1049 |
ruby-1.6.8-r11.ebuild, ruby-1.6.8-r12.ebuild, ruby-1.8.0-r7.ebuild, |
| 1050 |
ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild, ruby-1.8.2_pre3.ebuild: |
| 1051 |
Apply oniguruma fix patch on all arches. |
| 1052 |
|
| 1053 |
09 Nov 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.2_pre3.ebuild: |
| 1054 |
On ia64 we need to build without optimization #48824. Add ~ia64 |
| 1055 |
|
| 1056 |
*ruby-1.8.2_pre3 (09 Nov 2004) |
| 1057 |
|
| 1058 |
09 Nov 2004; Aron Griffis <agriffis@gentoo.org> +ruby-1.8.2_pre3.ebuild: |
| 1059 |
Version bumped. |
| 1060 |
|
| 1061 |
*ruby-1.6.8-r12 (05 Nov 2004) |
| 1062 |
|
| 1063 |
05 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> |
| 1064 |
+files/ruby-1.6.8-20040728-20041024.diff, +ruby-1.6.8-r12.ebuild: |
| 1065 |
Added a patch to fix CGI issue; bug #69985. |
| 1066 |
|
| 1067 |
27 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2_pre2.ebuild: |
| 1068 |
Fixed bug #68901. |
| 1069 |
|
| 1070 |
20 Oct 2004; <agriffis@gentoo.org> files/ruby-rdoc-gentoo.diff: |
| 1071 |
Fix rdoc patch to build all documentation instead of just part of it. This is |
| 1072 |
actually an upstream bug... |
| 1073 |
|
| 1074 |
19 Oct 2004; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8-r11.ebuild: |
| 1075 |
Stable on hppa. |
| 1076 |
|
| 1077 |
17 Oct 2004; Hardave Riar <hardave@gentoo.org> ruby-1.6.8-r11.ebuild: |
| 1078 |
Stable on mips, bug #60525. |
| 1079 |
|
| 1080 |
10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> |
| 1081 |
+files/oniguruma-2.3.1-fix-ppc.patch, ruby-1.6.8-r11.ebuild, |
| 1082 |
ruby-1.8.0-r7.ebuild, ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild: |
| 1083 |
Fixed compilation failure on ppc with cjk USE flag. |
| 1084 |
|
| 1085 |
09 Oct 2004; Tom Gall <tgall@gentoo.org> ruby-1.8.2_pre2.ebuild: |
| 1086 |
stable on ppc64, bug #60525 |
| 1087 |
|
| 1088 |
06 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.6.8-r6.ebuild, |
| 1089 |
ruby-1.8.2_pre2.ebuild: |
| 1090 |
Added threads local USE flag (if you compile tk with threads, you will |
| 1091 |
also need to compile ruby with threads). This will close bug #65858. |
| 1092 |
|
| 1093 |
03 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.8.1-r3.ebuild, |
| 1094 |
-ruby-1.8.1-r6.ebuild, -ruby-1.8.0-r6.ebuild, ruby-1.6.8-r11.ebuild, |
| 1095 |
ruby-1.8.1-r7.ebuild, ruby-1.8.2_pre2.ebuild: |
| 1096 |
Removed old ebuilds. Updated oniguruma patch. |
| 1097 |
|
| 1098 |
21 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> ruby-1.8.2_pre2.ebuild: |
| 1099 |
Marked stable on amd64. |
| 1100 |
|
| 1101 |
01 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +files/ruby-rdoc-gentoo.diff, |
| 1102 |
ruby-1.8.2_pre2.ebuild: |
| 1103 |
Fixed build failure when installing ruby +doc for the first time. |
| 1104 |
Thanks to Phil Pennock <gentoo@spodhuis.demon.nl>, closing bug #62369. |
| 1105 |
|
| 1106 |
31 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.6.8-r10.ebuild, |
| 1107 |
ruby-1.6.8-r11.ebuild, ruby-1.8.2_pre2.ebuild: |
| 1108 |
Added doc IUSE flag to 1.8.2_pre2. Thanks to Charles Comstock |
| 1109 |
<dgtized@gmail.com>, closing bug #62003. Disabled maketest for |
| 1110 |
1.6.8-r11 if cjk is set. Removed old ebuild. |
| 1111 |
|
| 1112 |
25 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> ruby-1.6.8-r11.ebuild: |
| 1113 |
Marked stable on amd64. |
| 1114 |
|
| 1115 |
22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.8.1-r7.ebuild, |
| 1116 |
ruby-1.8.2_pre2.ebuild: |
| 1117 |
Marked stable on mips. |
| 1118 |
|
| 1119 |
21 Aug 2004; Jason Wever <weeve@gentoo.org> ruby-1.6.8-r11.ebuild, |
| 1120 |
ruby-1.8.2_pre2.ebuild: |
| 1121 |
Stable on sparc wrt security bug #60525. |
| 1122 |
|
| 1123 |
20 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-1.6.8-r11.ebuild, |
| 1124 |
ruby-1.8.2_pre2.ebuild: |
| 1125 |
Stable on alpha, bug 60525. |
| 1126 |
|
| 1127 |
20 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r11.ebuild, |
| 1128 |
ruby-1.8.0-r7.ebuild, ruby-1.8.2_pre2.ebuild: |
| 1129 |
Stable on x86 for the fix of CGI::Session's insecure permission issue. |
| 1130 |
See bug #60525. |
| 1131 |
|
| 1132 |
*ruby-1.8.0-r7 (19 Aug 2004) |
| 1133 |
|
| 1134 |
19 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> |
| 1135 |
+files/ruby-1.8.0-CGI::Session.patch, +ruby-1.8.0-r7.ebuild, |
| 1136 |
ruby-1.8.2_pre2.ebuild: |
| 1137 |
Applied a patch to set safer permission when using CGI::Session and |
| 1138 |
PStore. See bug #60525. |
| 1139 |
|
| 1140 |
*ruby-1.6.8-r11 (19 Aug 2004) |
| 1141 |
|
| 1142 |
19 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.6.8-r11.ebuild, |
| 1143 |
-ruby-1.8.2_pre1.ebuild: |
| 1144 |
New snapshot and oniguruma patch. Removed previous prerelease ebuild. |
| 1145 |
|
| 1146 |
08 Aug 2004; Tom Gall <tgall@gentoo.org> ruby-1.8.1-r7.ebuild: |
| 1147 |
stable on ppc64, bug #57676 |
| 1148 |
|
| 1149 |
*ruby-1.8.2_pre2 (01 Aug 2004) |
| 1150 |
|
| 1151 |
01 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +ruby-1.8.2_pre2.ebuild: |
| 1152 |
Version bumped. |
| 1153 |
|
| 1154 |
21 Jul 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.1-r7.ebuild: |
| 1155 |
Marked stable for sparc. |
| 1156 |
|
| 1157 |
20 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.2_pre1.ebuild: |
| 1158 |
Added to ~macos. |
| 1159 |
|
| 1160 |
*ruby-1.8.2_pre1 (17 Jul 2004) |
| 1161 |
|
| 1162 |
17 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.0-r6.ebuild, |
| 1163 |
ruby-1.8.1-r3.ebuild, ruby-1.8.1-r6.ebuild, ruby-1.8.1-r7.ebuild, |
| 1164 |
+ruby-1.8.2_pre1.ebuild: |
| 1165 |
Version bumped. Block dev-lang/ruby-cvs-1.8 |
| 1166 |
|
| 1167 |
19 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r7.ebuild: |
| 1168 |
Fixed non-existent S |
| 1169 |
|
| 1170 |
*ruby-1.8.1-r7 (19 Jun 2004) |
| 1171 |
|
| 1172 |
19 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, |
| 1173 |
ruby-1.8.1-r2.ebuild, ruby-1.8.1-r7.ebuild: |
| 1174 |
Updated CVS snapshot |
| 1175 |
|
| 1176 |
09 Jun 2004; Guy Martin <gmsoft@gentoo.org> ruby-1.8.1-r6.ebuild: |
| 1177 |
Marked stable on hppa. |
| 1178 |
|
| 1179 |
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r10.ebuild, |
| 1180 |
ruby-1.6.8-r6.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r2.ebuild, |
| 1181 |
ruby-1.8.1-r3.ebuild: |
| 1182 |
Fix use invocation |
| 1183 |
|
| 1184 |
02 Jun 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r6.ebuild: |
| 1185 |
stable on amd64 |
| 1186 |
|
| 1187 |
19 May 2004; Ferris McCormick <fmccor@gentoo.org> ruby-1.8.1-r6.ebuild: |
| 1188 |
Marked stable for sparc, and changed line 33 from "<tab-char>-only" to just a |
| 1189 |
blank line (to keep repoman happy). |
| 1190 |
|
| 1191 |
18 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, |
| 1192 |
ruby-1.6.8-r9.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r2.ebuild, |
| 1193 |
ruby-1.8.1-r3.ebuild, ruby-1.8.1-r5.ebuild, ruby-1.8.1-r6.ebuild, |
| 1194 |
files/oniguruma-20040202.diff: |
| 1195 |
Added autoconf dependancy, closing bug #51301. Marked 1.6.8-r10 and |
| 1196 |
1.8.1-r6 stable on x86, alpha and ppc. |
| 1197 |
|
| 1198 |
*ruby-1.8.1-r6 (01 May 2004) |
| 1199 |
*ruby-1.6.8-r10 (01 May 2004) |
| 1200 |
|
| 1201 |
01 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r10.ebuild, |
| 1202 |
ruby-1.6.8-r8.ebuild, ruby-1.8.1-r4.ebuild, ruby-1.8.1-r6.ebuild: |
| 1203 |
Updated Oniguruma patch, removed old ebuilds. |
| 1204 |
|
| 1205 |
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r6.ebuild, |
| 1206 |
ruby-1.6.8-r8.ebuild, ruby-1.6.8-r9.ebuild: |
| 1207 |
Add die following econf for bug 48950 |
| 1208 |
|
| 1209 |
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0-r6.ebuild, |
| 1210 |
ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild, |
| 1211 |
ruby-1.8.1-r5.ebuild: |
| 1212 |
Add die following econf for bug 48950 |
| 1213 |
|
| 1214 |
*ruby-1.8.1-r5 (24 Apr 2004) |
| 1215 |
|
| 1216 |
24 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r5.ebuild: |
| 1217 |
Redo of the last patch (rexml update) |
| 1218 |
|
| 1219 |
23 Apr 2004; Aron Griffis <agriffis@gentoo.org> ruby-1.8.1-r2.ebuild, |
| 1220 |
ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild: |
| 1221 |
Mark -ia64 until bug 48824 is resolved |
| 1222 |
|
| 1223 |
*ruby-1.6.8-r9 (24 Apr 2004) |
| 1224 |
*ruby-1.8.1-r4 (24 Apr 2004) |
| 1225 |
|
| 1226 |
24 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, |
| 1227 |
ruby-1.6.8-r8.ebuild, ruby-1.6.8-r9.ebuild, ruby-1.8.0-r6.ebuild, |
| 1228 |
ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild, ruby-1.8.1-r4.ebuild: |
| 1229 |
Updated snapshot and oniguruma patch. Closing bug #48426. Fixed ROOT. |
| 1230 |
|
| 1231 |
22 Apr 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r3.ebuild: |
| 1232 |
stable on amd64 |
| 1233 |
|
| 1234 |
18 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r7.ebuild, |
| 1235 |
ruby-1.8.0-r5.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r3.ebuild: |
| 1236 |
Marked stable to fix rdoc (see bug #48127). Removed old ebuilds. |
| 1237 |
|
| 1238 |
17 Apr 2004; Travis Tilley <lv@gentoo.org> ruby-1.8.1-r3.ebuild: |
| 1239 |
added missing ~amd64 keyword |
| 1240 |
|
| 1241 |
*ruby-1.6.8-r8 (12 Apr 2004) |
| 1242 |
|
| 1243 |
12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r8.ebuild: |
| 1244 |
Updated to the latest CVS snapshot |
| 1245 |
|
| 1246 |
12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
| 1247 |
ruby-1.6.8-r6.ebuild, ruby-1.8.0-r1.ebuild, ruby-1.8.0-r5.ebuild, |
| 1248 |
ruby-1.8.1-r2.ebuild, files/ruby-config: |
| 1249 |
Marked 1.6.8-r6, 1.8.0-r5 and 1.8.1-r2 stable on all arches. Removed old |
| 1250 |
versions. |
| 1251 |
|
| 1252 |
*ruby-1.6.8-r7 (10 Apr 2004) |
| 1253 |
*ruby-1.8.0-r6 (10 Apr 2004) |
| 1254 |
*ruby-1.8.1-r3 (10 Apr 2004) |
| 1255 |
|
| 1256 |
10 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
| 1257 |
ruby-1.6.8-r6.ebuild, ruby-1.6.8-r7.ebuild, ruby-1.8.0-r1.ebuild, |
| 1258 |
ruby-1.8.0-r5.ebuild, ruby-1.8.0-r6.ebuild, ruby-1.8.1-r1.ebuild, |
| 1259 |
ruby-1.8.1-r2.ebuild, ruby-1.8.1-r3.ebuild: |
| 1260 |
Updated oniguruma patch (UTF-16 support). Added PROVIDE="virtual/ruby", |
| 1261 |
see bug #46968 |
| 1262 |
|
| 1263 |
07 Apr 2004; Brian Jackson <iggy@gentoo.org> ruby-1.8.1-r2.ebuild: |
| 1264 |
added s390 keyword |
| 1265 |
|
| 1266 |
30 Mar 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.6.8-r6.ebuild: |
| 1267 |
Marking stable on mips to remove a repoman dep. |
| 1268 |
|
| 1269 |
25 Mar 2004; Joshua Kinard <kumba@gentoo.org> ruby-1.6.8-r3.ebuild, |
| 1270 |
ruby-1.8.0-r1.ebuild, ruby-1.8.0-r5.ebuild: |
| 1271 |
Marked stable on mips. |
| 1272 |
|
| 1273 |
09 Mar 2004; <agriffis@gentoo.org> ruby-1.8.0-r5.ebuild: |
| 1274 |
stable on alpha and ia64 |
| 1275 |
|
| 1276 |
29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> ruby-1.8.0-r5.ebuild: |
| 1277 |
Stable on sparc |
| 1278 |
|
| 1279 |
29 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, |
| 1280 |
ruby-1.8.0-r5.ebuild: |
| 1281 |
Marked stable on x86 and alpha |
| 1282 |
|
| 1283 |
*ruby-1.8.1-r2 (07 Feb 2004) |
| 1284 |
|
| 1285 |
07 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1-r2.ebuild, |
| 1286 |
ruby-1.8.1.ebuild, files/oniguruma-20040202.diff: |
| 1287 |
Added CVS snapshot |
| 1288 |
|
| 1289 |
*ruby-1.6.8-r6 (30 Jan 2004) |
| 1290 |
*ruby-1.8.0-r5 (30 Jan 2004) |
| 1291 |
*ruby-1.8.1-r1 (30 Jan 2004) |
| 1292 |
|
| 1293 |
30 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r6.ebuild, |
| 1294 |
ruby-1.8.0-r5.ebuild, ruby-1.8.1-r1.ebuild: |
| 1295 |
Moved ruby-config script out to dev-ruby/ruby-config. Removed ruby16 |
| 1296 |
IUSE flag and let ruby-config take care of dead symlinks. |
| 1297 |
|
| 1298 |
*ruby-1.8.1 (25 Dec 2003) |
| 1299 |
|
| 1300 |
25 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r4.ebuild, |
| 1301 |
ruby-1.6.8-r5.ebuild, ruby-1.8.0-r3.ebuild, ruby-1.8.0-r4.ebuild, |
| 1302 |
ruby-1.8.1.ebuild, ruby-1.8.1_pre3.ebuild, ruby-1.8.1_pre4.ebuild: |
| 1303 |
Version bumped, upstream source and Oniguruma patch |
| 1304 |
|
| 1305 |
*ruby-1.8.1_pre4 (22 Dec 2003) |
| 1306 |
|
| 1307 |
22 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1_pre4.ebuild: |
| 1308 |
Version bumped |
| 1309 |
|
| 1310 |
*ruby-1.6.8-r4 (11 Dec 2003) |
| 1311 |
|
| 1312 |
11 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
| 1313 |
ruby-1.6.8-r4.ebuild, ruby-1.8.0-r1.ebuild, ruby-1.8.0-r2.ebuild, |
| 1314 |
ruby-1.8.0-r3.ebuild, ruby-1.8.1_pre2-r1.ebuild, |
| 1315 |
files/ruby-1.6.8-oniguruma-gentoo.diff: |
| 1316 |
Added cjk IUSE flag. Changed ruby18 local USE flag to ruby16. |
| 1317 |
(You need to set ruby16 USE flag manually to have /usr/bin/ruby |
| 1318 |
as a symlink to /usr/bin/ruby16, otherwise ruby18 is used.) |
| 1319 |
|
| 1320 |
*ruby-1.8.1_pre3 (06 Dec 2003) |
| 1321 |
|
| 1322 |
06 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r1.ebuild, |
| 1323 |
ruby-1.6.8-r2.ebuild, ruby-1.6.8-r3.ebuild, ruby-1.6.8.ebuild, |
| 1324 |
ruby-1.8.0-r2.ebuild, ruby-1.8.0.ebuild, ruby-1.8.1_pre2-r1.ebuild, |
| 1325 |
ruby-1.8.1_pre2.ebuild, ruby-1.8.1_pre3.ebuild, files/ruby-config: |
| 1326 |
Version bumeped. Removed old ebuilds. |
| 1327 |
|
| 1328 |
23 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r1.ebuild, |
| 1329 |
ruby-1.6.8-r2.ebuild: |
| 1330 |
Mark versions which don't build on ia64 as -ia64 |
| 1331 |
|
| 1332 |
*ruby-1.8.1_pre2-r1 (15 Nov 2003) |
| 1333 |
*ruby-1.6.8-r3 (15 Nov 2003) |
| 1334 |
|
| 1335 |
15 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
| 1336 |
ruby-1.8.0-r2.ebuild, ruby-1.8.1_pre2-r1.ebuild, files/ruby-config: |
| 1337 |
Added ruby-config. Fixed erb symlink path in ruby-1.8.0-r1.ebuild |
| 1338 |
and ruby-1.8.1_pre2.ebuild. |
| 1339 |
|
| 1340 |
12 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0-r1.ebuild: |
| 1341 |
Mark this version stable on all arches since we've had almost-complete |
| 1342 |
coverage and want them to move forward at the same time. Additional motivation |
| 1343 |
is that 1.6.8 won't build on ia64 (see bug 33305) |
| 1344 |
|
| 1345 |
03 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.0-r1.ebuild, |
| 1346 |
ruby-1.8.1_pre2.ebuild: |
| 1347 |
Make GC_MALLOC_LIMIT configurable. Added ruby18 IUSE flag. Fixed a |
| 1348 |
typo in pkg_postrm. NOTE: If you see 'N' when you run `emerge -uUp |
| 1349 |
world` please unmerge <=ruby-1.6.8-r1 or <=ruby-1.8.0, and then |
| 1350 |
emerge =ruby-1.6.8-r2 and/or >=ruby-1.8.0-r1. See also bug #32526. |
| 1351 |
|
| 1352 |
*ruby-1.8.1_pre2 (01 Nov 2003) |
| 1353 |
|
| 1354 |
01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1_pre2.ebuild: |
| 1355 |
New upstream preview release. |
| 1356 |
|
| 1357 |
*ruby-1.8.0-r1 (12 Oct 2003) |
| 1358 |
|
| 1359 |
01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r2.ebuild, |
| 1360 |
ruby-1.8.0-r1.ebuild: |
| 1361 |
Added warning beeps |
| 1362 |
|
| 1363 |
12 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r2.ebuild, |
| 1364 |
ruby-1.8.0-r1.ebuild: |
| 1365 |
Added SLOT support and ruby18 local IUSE flag to ruby-1.6.8-r2. |
| 1366 |
|
| 1367 |
16 Aug 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0.ebuild : |
| 1368 |
Added all ~ARCHs to KEYWORDS. Bug # 26570. |
| 1369 |
|
| 1370 |
10 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0.ebuild: |
| 1371 |
Make vim message in pkg_postinst more clear |
| 1372 |
|
| 1373 |
09 Aug 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre*.ebuild : |
| 1374 |
Removed old versions. |
| 1375 |
|
| 1376 |
*ruby-1.8.0 (05 Aug 2003) |
| 1377 |
|
| 1378 |
05 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0.ebuild: |
| 1379 |
Update to final 1.8.0 release |
| 1380 |
|
| 1381 |
*ruby-1.8.0_pre2-r3 (31 Jul 2003) |
| 1382 |
|
| 1383 |
31 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r1.ebuild, |
| 1384 |
ruby-1.6.8.ebuild, ruby-1.8.0_pre2-r1.ebuild, ruby-1.8.0_pre2-r2.ebuild, |
| 1385 |
ruby-1.8.0_pre2-r3.ebuild, ruby-1.8.0_pre2.ebuild, ruby-1.8.0_pre3.ebuild, |
| 1386 |
ruby-1.8.0_pre4.ebuild, ruby-1.8.0_pre5.ebuild, ruby-1.8.0_pre6.ebuild: |
| 1387 |
Version bump and switch to ruby mirrors. This is due to Matz's comment on |
| 1388 |
ruby-talk that his company's server was becoming overloaded with the number |
| 1389 |
of downloads. |
| 1390 |
|
| 1391 |
29 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre5.ebuild: |
| 1392 |
Add a warning about possibly needing to remerge vim |
| 1393 |
|
| 1394 |
*ruby-1.8.0_pre5 (29 Jul 2003) |
| 1395 |
|
| 1396 |
29 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre5.ebuild: |
| 1397 |
Version bump |
| 1398 |
|
| 1399 |
*ruby-1.8.0_pre4 (26 Jul 2003) |
| 1400 |
|
| 1401 |
26 Jul 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre4.ebuild : |
| 1402 |
Version bump. |
| 1403 |
|
| 1404 |
18 Jul 2003; root <root@gentoo.org> ruby-1.6.8-r1.ebuild, |
| 1405 |
files/ruby-1.6.8-fix-x86_64.patch: |
| 1406 |
Added x86_64 patch from redhat, marked stable |
| 1407 |
|
| 1408 |
14 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre3.ebuild: |
| 1409 |
Fix compilation on newer alpha platforms |
| 1410 |
|
| 1411 |
*ruby-1.8.0_pre3 (09 Jul 2003) |
| 1412 |
|
| 1413 |
09 Jul 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre3.ebuild : |
| 1414 |
Version bump. Bug # 24089. |
| 1415 |
|
| 1416 |
28 May 2003; Rainer Groesslinger <scandium@gentoo.org> ruby-1.8.0_pre2-r2.ebuild: |
| 1417 |
Build shared library typo fix. See bug #21723 |
| 1418 |
|
| 1419 |
28 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2-r2.ebuild ruby-1.6.8-r1.ebuild : |
| 1420 |
Build shared library. Bug # 21723. |
| 1421 |
|
| 1422 |
*ruby-1.8.0_pre2-r1 (26 May 2003) |
| 1423 |
|
| 1424 |
26 May 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre2-r1.ebuild, |
| 1425 |
files/ruby-1.8.0_pre2-socks.patch: |
| 1426 |
Fix bug 21719 with a local patch. Pay attention to socks5 and tcltk USE flags. |
| 1427 |
Add ~alpha to KEYWORDS |
| 1428 |
|
| 1429 |
14 May 2003; Luca Barbato <lu_zero@gentoo.org> ruby-1.6.8.ebuild : |
| 1430 |
Added ppc to keywords. |
| 1431 |
|
| 1432 |
*ruby-1.8.0_pre2 (10 Apr 2003) |
| 1433 |
|
| 1434 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild : |
| 1435 |
Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290. |
| 1436 |
|
| 1437 |
10 Apr 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild : |
| 1438 |
Version bump. |
| 1439 |
|
| 1440 |
*ruby-1.6.8 (26 Dec 2002) |
| 1441 |
|
| 1442 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.8.ebuild : |
| 1443 |
Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290. |
| 1444 |
|
| 1445 |
16 Mar 2003; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8.ebuild : |
| 1446 |
Added hppa to keywords. |
| 1447 |
|
| 1448 |
30 Jan 2003; Jack Morgan <jmorgan@gentoo.org> ruby-1.6.8.ebuild : |
| 1449 |
Added sparc keywords as per bug #14430 (Thanks to Ferris McCormick) |
| 1450 |
|
| 1451 |
22 Jan 2003; Will Woods <wwoods@gentoo.org> ruby-1.6.8.ebuild : |
| 1452 |
changed ~alpha to alpha |
| 1453 |
|
| 1454 |
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8.ebuild : |
| 1455 |
Add ~alpha to KEYWORDS |
| 1456 |
|
| 1457 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
| 1458 |
|
| 1459 |
30 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild |
| 1460 |
Remove fomit-frame-pointer from CFLAGS. It causes crashes on the compile. Fixes #12930 |
| 1461 |
|
| 1462 |
26 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild : |
| 1463 |
version bump |
| 1464 |
|
| 1465 |
*ruby-1.6.7 (4 Mar 2002) |
| 1466 |
|
| 1467 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.7.ebuild : |
| 1468 |
Removed. |
| 1469 |
|
| 1470 |
14 Aug 2002; Mark Guertin <gerk@gentoo.org> ruby-1.6.7.ebuild : |
| 1471 |
Added ppc to keywords |
| 1472 |
|
| 1473 |
4 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> all: |
| 1474 |
|
| 1475 |
Ruby is the interpreted scripting language for quick and easy |
| 1476 |
object-oriented programming. It has many features to process text files |
| 1477 |
and to do system management tasks (as in Perl). It is simple, |
| 1478 |
straight-forward, extensible, and portable. |
| 1479 |
|
| 1480 |
Moved from dev-lang/ruby to dev-ruby/ruby. |
| 1481 |
|
| 1482 |
Ebuild submitted by Tuurlijk <gentoo@tuurlijk.eu.org> |
| 1483 |
|
| 1484 |
07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-1.6.7.ebuild: |
| 1485 |
|
| 1486 |
Updated with LICENSE, KEYWORDS, SLOT. |