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