diff options
author | Aron Griffis <agriffis@gentoo.org> | 2002-07-08 01:40:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2002-07-08 01:40:28 +0000 |
commit | e23a83919d1abce7ea0e6825e6e521ecbf21db34 (patch) | |
tree | 9313dd71012af5a1b2e8b241f5149dd521903c88 /dev-lang | |
parent | Dang I'm forgetful as of late forgot to add patch (diff) | |
download | gentoo-2-e23a83919d1abce7ea0e6825e6e521ecbf21db34.tar.gz gentoo-2-e23a83919d1abce7ea0e6825e6e521ecbf21db34.tar.bz2 gentoo-2-e23a83919d1abce7ea0e6825e6e521ecbf21db34.zip |
Updated with LICENSE, KEYWORDS, SLOT.
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index e65f797aa0ef..228a13f2be15 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,17 +1,20 @@ # ChangeLog for dev-ruby/ruby # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.3 2002/03/05 22:20:17 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.4 2002/07/08 01:40:01 agriffis Exp $ *ruby-1.6.7 (4 Mar 2002) - 4 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> all: + 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. + 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. + Moved from dev-lang/ruby to dev-ruby/ruby. - Ebuild submitted by Tuurlijk <gentoo@tuurlijk.eu.org> + 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. |