head	1.2;
access;
symbols
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.02.18.05.28.16;	author knu;	state dead;
branches;
next	1.1;

1.1
date	2002.06.08.17.24.55;	author knu;	state Exp;
branches;
next	;


desc
@@


1.2
log
@De-pkg-comment.
@
text
@A set of Ruby modules to provide Ruby 1.8 functionalities
@


1.1
log
@Add ruby16-shim-ruby18, version 1.7.2.2002.05.21.

Ruby Shim is a set of modules that provide the libraries and the
additional features that will appear in the next version of Ruby.

Shim between 1.6 and 1.8 includes:

	features/ruby18	Hooks to support ruby 1.8 extensions
	dl		Interface to dynamic linker
	racc-runtime	Racc runtime module
	stringio	IO interface for String
	strscan		Fast string scanner
	benchmark	Benchmark module
	fileutils	File & directory manipulation
	pp		Pretty printer (prettier version of `p')
	tsort		Topological sorter

Accordingly, this port obsoletes and replaces the following ports:

	devel/ruby-dl
	devel/ruby-fileutils
	devel/ruby-fnmatch
	devel/ruby-racc-runtime
	devel/ruby-strscan

They will be automatically deinstalled during the installation process
of this port.
@
text
@@

