blob: f427b8c71dfdd894f7a560c04a8d0b1636deeba5 (
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
|
# ChangeLog for dev-lang/ruby
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.10 2002/12/30 22:06:22 rphillips Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ruby-1.6.8 (26 Dec 2002)
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)
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.
|