Commit graph

2 commits

Author SHA1 Message Date
taca
6eb41853d8 Update devel/ruby-getopt package to 1.4.1.
== 1.4.1 - 17-Jul-2011
* Now works with Ruby 1.9.x. Thanks go to Shura for the patch.
* Refactored the gemspec. Gem building code is now handled by Rake tasks.
* Refactored the Rakefile. Added a default task, removed the old install
  task, and namespaced the gem related tasks.
2011-08-12 16:31:07 +00:00
taca
1aaf8da8f4 Importing devel/ruby-getopt 1.4.0.
The getopt library provides two different command line option parsers.
They are meant as easier and more convenient replacements for the
command line parsers that ship as part of the Ruby standard library.
Please see the README for additional comments.
2010-09-23 07:18:42 +00:00