blob: 11ef23ed58bd187b802f102fd966e89a3df2ef18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
# ChangeLog for dev-lang/ruby
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.19 2003/05/26 17:59:19 agriffis Exp $
*ruby-1.8.0_pre2-r1 (26 May 2003)
26 May 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.8.0_pre2-r1.ebuild,
files/ruby-1.8.0_pre2-socks.patch:
Fix bug 21719 with a local patch. Pay attention to socks5 and tcltk USE flags.
Add ~alpha to KEYWORDS
14 May 2003; Luca Barbato <lu_zero@gentoo.org> ruby-1.6.8.ebuild :
Added ppc to keywords.
*ruby-1.8.0_pre2 (10 Apr 2003)
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild :
Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290.
10 Apr 2003; Tom Payne <twp@gentoo.org> ruby-1.8.0_pre2.ebuild :
Version bump.
*ruby-1.6.8 (26 Dec 2002)
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.8.ebuild :
Strip -fomit-frame-pointer using flag-o-matic. Bug # 8290.
16 Mar 2003; Guy Martin <gmsoft@gentoo.org> ruby-1.6.8.ebuild :
Added hppa to keywords.
30 Jan 2003; Jack Morgan <jmorgan@gentoo.org> ruby-1.6.8.ebuild :
Added sparc keywords as per bug #14430 (Thanks to Ferris McCormick)
22 Jan 2003; Will Woods <wwoods@gentoo.org> ruby-1.6.8.ebuild :
changed ~alpha to alpha
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8.ebuild :
Add ~alpha to KEYWORDS
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
30 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild
Remove fomit-frame-pointer from CFLAGS. It causes crashes on the compile. Fixes #12930
26 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild :
version bump
*ruby-1.6.7 (4 Mar 2002)
11 May 2003; Tom Payne <twp@gentoo.org> ruby-1.6.7.ebuild :
Removed.
14 Aug 2002; Mark Guertin <gerk@gentoo.org> ruby-1.6.7.ebuild :
Added ppc to keywords
4 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> all:
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text files
and to do system management tasks (as in Perl). It is simple,
straight-forward, extensible, and portable.
Moved from dev-lang/ruby to dev-ruby/ruby.
Ebuild submitted by Tuurlijk <gentoo@tuurlijk.eu.org>
07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-1.6.7.ebuild:
Updated with LICENSE, KEYWORDS, SLOT.
|