| 1 |
# ChangeLog for dev-lang/ruby |
| 2 |
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 |
# $Header: /home/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.10 2002/12/30 22:06:22 rphillips Exp $ |
| 4 |
|
| 5 |
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-1.6.8.ebuild : |
| 6 |
Add ~alpha to KEYWORDS |
| 7 |
|
| 8 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
| 9 |
|
| 10 |
*ruby-1.6.8 (26 Dec 2002) |
| 11 |
|
| 12 |
30 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild |
| 13 |
Remove fomit-frame-pointer from CFLAGS. It causes crashes on the compile. Fixes #12930 |
| 14 |
|
| 15 |
26 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ruby-1.6.8.ebuild : |
| 16 |
version bump |
| 17 |
|
| 18 |
*ruby-1.6.7 (4 Mar 2002) |
| 19 |
|
| 20 |
14 Aug 2002; Mark Guertin <gerk@gentoo.org> ruby-1.6.7.ebuild : |
| 21 |
Added ppc to keywords |
| 22 |
|
| 23 |
4 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> all: |
| 24 |
|
| 25 |
Ruby is the interpreted scripting language for quick and easy |
| 26 |
object-oriented programming. It has many features to process text files |
| 27 |
and to do system management tasks (as in Perl). It is simple, |
| 28 |
straight-forward, extensible, and portable. |
| 29 |
|
| 30 |
Moved from dev-lang/ruby to dev-ruby/ruby. |
| 31 |
|
| 32 |
Ebuild submitted by Tuurlijk <gentoo@tuurlijk.eu.org> |
| 33 |
|
| 34 |
07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-1.6.7.ebuild: |
| 35 |
|
| 36 |
Updated with LICENSE, KEYWORDS, SLOT. |