pkgsrc/devel/ruby-mixlib-cli/PLIST
taca 0501722f2f Update ruby-mixlib-cli to 1.7.0.
1.7.0							2016/07/06

* Support two-argument procs for reducer style

1.6.0							2016/05/05

* Properly pass options during inheritance
* Added option key ':in' to specify that option value should be included in
  the given list
* Fixed ruby-warning "instance variable @{ivar} not initialized". - Kenichi
  Kamiya
* Documented CLI arguments. - C Chamblin
* Added rake, rdoc, and rspec and development dependencies
* Removed the contributions.md document and merged it with the changelog
* Updated code to comply with chefstyle style guidelines
* Fixed a missing comma from an example in the readme
* Ship the Gemfile so that tests can run from the Gem
2017-06-11 14:53:03 +00:00

13 lines
431 B
Text

@comment $NetBSD: PLIST,v 1.2 2017/06/11 14:53:03 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/NOTICE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/mixlib/cli.rb
${GEM_LIBDIR}/lib/mixlib/cli/version.rb
${GEM_LIBDIR}/mixlib-cli.gemspec
${GEM_LIBDIR}/spec/mixlib/cli_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec