1 |
# ChangeLog for dev-lang/ruby |
2 |
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
3 |
# $Header: /home/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.39 2003/11/12 18:05:40 agriffis Exp $ |
4 |
|
5 |
*ruby-1.8.1_pre2-r1 (15 Nov 2003) |
6 |
|
7 |
15 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r3.ebuild, |
8 |
ruby-1.8.0-r2.ebuild, ruby-1.8.1_pre2-r1.ebuild, files/ruby-config: |
9 |
Added ruby-config. Fixed erb symlink path in ruby-1.8.0-r1.ebuild |
10 |
and ruby-1.8.1_pre2.ebuild. |
11 |
|
12 |
12 Nov 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0-r1.ebuild: |
13 |
Mark this version stable on all arches since we've had almost-complete |
14 |
coverage and want them to move forward at the same time. Additional motivation |
15 |
is that 1.6.8 won't build on ia64 (see bug 33305) |
16 |
|
17 |
03 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.0-r1.ebuild, |
18 |
ruby-1.8.1_pre2.ebuild: |
19 |
Make GC_MALLOC_LIMIT configurable. Added ruby18 IUSE flag. Fixed a |
20 |
typo in pkg_postrm. NOTE: If you see 'N' when you run `emerge -uUp |
21 |
world` please unmerge <=ruby-1.6.8-r1 or <=ruby-1.8.0, and then |
22 |
emerge =ruby-1.6.8-r2 and/or >=ruby-1.8.0-r1. See also bug #32526. |
23 |
|
24 |
*ruby-1.8.1_pre2 (01 Nov 2003) |
25 |
|
26 |
01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.8.1_pre2.ebuild: |
27 |
New upstream preview release. |
28 |
|
29 |
*ruby-1.8.0-r1 (12 Oct 2003) |
30 |
|
31 |
01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r2.ebuild, |
32 |
ruby-1.8.0-r1.ebuild: |
33 |
Added warning beeps |
34 |
|
35 |
12 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-1.6.8-r2.ebuild, |
36 |
ruby-1.8.0-r1.ebuild: |
37 |
Added SLOT support and ruby18 local IUSE flag to ruby-1.6.8-r2. |
38 |
|
39 |
16 Aug 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0.ebuild : |
40 |
Added all ~ARCHs to KEYWORDS. Bug # 26570. |
41 |
|
42 |
10 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0.ebuild: |
43 |
Make vim message in pkg_postinst more clear |
44 |
|
45 |
09 Aug 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre*.ebuild : |
46 |
Removed old versions. |
47 |
|
48 |
*ruby-1.8.0 (05 Aug 2003) |
49 |
|
50 |
05 Aug 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0.ebuild: |
51 |
Update to final 1.8.0 release |
52 |
|
53 |
*ruby-1.8.0_pre2-r3 (31 Jul 2003) |
54 |
|
55 |
31 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8-r1.ebuild, |
56 |
ruby-1.6.8.ebuild, ruby-1.8.0_pre2-r1.ebuild, ruby-1.8.0_pre2-r2.ebuild, |
57 |
ruby-1.8.0_pre2-r3.ebuild, ruby-1.8.0_pre2.ebuild, ruby-1.8.0_pre3.ebuild, |
58 |
ruby-1.8.0_pre4.ebuild, ruby-1.8.0_pre5.ebuild, ruby-1.8.0_pre6.ebuild: |
59 |
Version bump and switch to ruby mirrors. This is due to Matz's comment on |
60 |
ruby-talk that his company's server was becoming overloaded with the number |
61 |
of downloads. |
62 |
|
63 |
29 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre5.ebuild: |
64 |
Add a warning about possibly needing to remerge vim |
65 |
|
66 |
*ruby-1.8.0_pre5 (29 Jul 2003) |
67 |
|
68 |
29 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre5.ebuild: |
69 |
Version bump |
70 |
|
71 |
*ruby-1.8.0_pre4 (26 Jul 2003) |
72 |
|
73 |
26 Jul 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre4.ebuild : |
74 |
Version bump. |
75 |
|
76 |
18 Jul 2003; root <root@gentoo.org> ruby-1.6.8-r1.ebuild, |
77 |
files/ruby-1.6.8-fix-x86_64.patch: |
78 |
Added x86_64 patch from redhat, marked stable |
79 |
|
80 |
14 Jul 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre3.ebuild: |
81 |
Fix compilation on newer alpha platforms |
82 |
|
83 |
*ruby-1.8.0_pre3 (09 Jul 2003) |
84 |
|
85 |
09 Jul 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre3.ebuild : |
86 |
Version bump. Bug # 24089. |
87 |
|
88 |
28 May 2003; Rainer Groesslinger <scandium@gentoo.org> ruby-1.8.0_pre2-r2.ebuild: |
89 |
Build shared library typo fix. See bug #21723 |
90 |
|
91 |
28 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2-r2.ebuild ruby-1.6.8-r1.ebuild : |
92 |
Build shared library. Bug # 21723. |
93 |
|
94 |
*ruby-1.8.0_pre2-r1 (26 May 2003) |
95 |
|
96 |
26 May 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre2-r1.ebuild, |
97 |
files/ruby-1.8.0_pre2-socks.patch: |
98 |
Fix bug 21719 with a local patch. Pay attention to socks5 and tcltk USE flags. |
99 |
Add ~alpha to KEYWORDS |
100 |
|
101 |
14 May 2003; Luca Barbato <lu_zero@gentoo.org> ruby-1.6.8.ebuild : |
102 |
Added ppc to keywords. |
103 |
|
104 |
*ruby-1.8.0_pre2 (10 Apr 2003) |
105 |
|
106 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild : |
107 |
Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290. |
108 |
|
109 |
10 Apr 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild : |
110 |
Version bump. |
111 |
|
112 |
*ruby-1.6.8 (26 Dec 2002) |
113 |
|
114 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.8.ebuild : |
115 |
Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290. |
116 |
|
117 |
16 Mar 2003; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8.ebuild : |
118 |
Added hppa to keywords. |
119 |
|
120 |
30 Jan 2003; Jack Morgan <jmorgan@gentoo.org> ruby-1.6.8.ebuild : |
121 |
Added sparc keywords as per bug #14430 (Thanks to Ferris McCormick) |
122 |
|
123 |
22 Jan 2003; Will Woods <wwoods@gentoo.org> ruby-1.6.8.ebuild : |
124 |
changed ~alpha to alpha |
125 |
|
126 |
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8.ebuild : |
127 |
Add ~alpha to KEYWORDS |
128 |
|
129 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
130 |
|
131 |
30 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild |
132 |
Remove fomit-frame-pointer from CFLAGS. It causes crashes on the compile. Fixes #12930 |
133 |
|
134 |
26 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild : |
135 |
version bump |
136 |
|
137 |
*ruby-1.6.7 (4 Mar 2002) |
138 |
|
139 |
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.7.ebuild : |
140 |
Removed. |
141 |
|
142 |
14 Aug 2002; Mark Guertin <gerk@gentoo.org> ruby-1.6.7.ebuild : |
143 |
Added ppc to keywords |
144 |
|
145 |
4 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> all: |
146 |
|
147 |
Ruby is the interpreted scripting language for quick and easy |
148 |
object-oriented programming. It has many features to process text files |
149 |
and to do system management tasks (as in Perl). It is simple, |
150 |
straight-forward, extensible, and portable. |
151 |
|
152 |
Moved from dev-lang/ruby to dev-ruby/ruby. |
153 |
|
154 |
Ebuild submitted by Tuurlijk <gentoo@tuurlijk.eu.org> |
155 |
|
156 |
07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-1.6.7.ebuild: |
157 |
|
158 |
Updated with LICENSE, KEYWORDS, SLOT. |