aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-mixlib-cli
Commit message (Collapse)AuthorAgeFilesLines
* - No need to mess with FETCH_ARGS anymore.Philip M. Gollucci2010-06-061-3/+0
| | | | | | | | | rubygems.org (RG) doesn't do redirects. With Hat: ruby@ Notes: svn path=/head/; revision=255872
* - Convert MASTER_SITES to RGPhilip M. Gollucci2010-05-271-1/+1
| | | | | | | | | | | | | PR: ports/147013 ports/147014 ports/147015 ports/147016 ports/147017 ports/147018 ports/147019 ports/147020 ports/147033 ports/147034 ports/147035 ports/147036 ports/147037 ports/147038 ports/147040 ports/147041 ports/147042 Submitted by: pgollucci@ (myself) With Hat: ruby@ Notes: svn path=/head/; revision=255155
* Mixlib::CLI provides a class-based command line option parsing object, like theMartin Wilke2010-04-243-0/+30
one used in Chef, Ohai and Relish. WWW: http://github.com/opscode/mixlib-cli PR: ports/145849 Submitted by: renchap at cocoa-x.com Notes: svn path=/head/; revision=253166