| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Mar 2013 01:43:03
1.29
|
swills  |
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills
Reported by: bapt |
02 Mar 2013 21:01:59
1.29
|
swills  |
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@ |
20 Dec 2011 00:21:54
1.29
|
pgollucci  |
- Point at the homepage consistently as defined by rubygems.org |
18 Aug 2011 22:24:14
1.29
|
swills  |
- Mark broken with Ruby 1.9
With Hat: ruby@ |
08 Aug 2011 10:01:19
1.29
|
romain  |
Getopt::Declare is yet another command-line argument parser, one which is
specifically designed to be powerful but exceptionally easy to use. It supports
many options not supported by optparser or getoptlong as well as it has a
simpler syntax.
WWW: http://rubyforge.org/projects/getoptdeclare/ |