Commit graph

4 commits

Author SHA1 Message Date
taca
23de78c73b * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update MASTER_SITES.
* Add LICENSE.
* Remove default value of GEM_BUILD.

== 3.4.1 (2005-11-20)
  * [CHANGE] do not apply *.rb filter for lib/**.
  * [CHANGE] updates "#!/usr/bin/env ruby" on --shebang=ruby (it is default).
  * [fix] --shebang option did not work.
  * [fix] --without-ext option did not work.
  * [fix] default --rubypath value should include file extension. (Thanks U.Nakamura)
  * [fix] task SHOW, SETUP, TEST, CLEAN, DISTCLEAN with any argument wrongly caused exception.
2010-09-10 06:26:00 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
joerg
97146a0397 Add missing PLIST_SUBST for RUBY_PKGPREFIX. 2009-02-16 16:39:36 +00:00
taca
0393486309 Importing ruby-setup package.
* It is expected to use setup.rb script instead of older setup.rb or
  (sometimes) install.rb bundled with ruby packages.

Setup.rb is a common installer script for ruby packages.  It can
handle multiple binaries, libraries, extensions etc. in one archive.
2009-02-15 03:04:18 +00:00