pkgsrc/devel/ruby-highline/PLIST
taca 35bfff9cf8 Update ruby-highline to 1.6.16.
== 1.6.16

* Added the new indention feature (by davispuh).
* Separated auto-completion from the answer type (by davispuh).
* Improved JRuby support (by rsutphin).
* General code clean up (by stomar).
* Made HighLine#say() a little smarter with regard to color escapes
  (by Kenneth Murphy).
2013-03-17 16:21:46 +00:00

51 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2013/03/17 16:21:46 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/AUTHORS
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/INSTALL
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/TODO
${GEM_LIBDIR}/doc/.cvsignore
${GEM_LIBDIR}/examples/ansi_colors.rb
${GEM_LIBDIR}/examples/asking_for_arrays.rb
${GEM_LIBDIR}/examples/basic_usage.rb
${GEM_LIBDIR}/examples/color_scheme.rb
${GEM_LIBDIR}/examples/get_character.rb
${GEM_LIBDIR}/examples/limit.rb
${GEM_LIBDIR}/examples/menus.rb
${GEM_LIBDIR}/examples/overwrite.rb
${GEM_LIBDIR}/examples/page_and_wrap.rb
${GEM_LIBDIR}/examples/password.rb
${GEM_LIBDIR}/examples/repeat_entry.rb
${GEM_LIBDIR}/examples/trapping_eof.rb
${GEM_LIBDIR}/examples/using_readline.rb
${GEM_LIBDIR}/highline.gemspec
${GEM_LIBDIR}/lib/highline.rb
${GEM_LIBDIR}/lib/highline/color_scheme.rb
${GEM_LIBDIR}/lib/highline/compatibility.rb
${GEM_LIBDIR}/lib/highline/import.rb
${GEM_LIBDIR}/lib/highline/menu.rb
${GEM_LIBDIR}/lib/highline/question.rb
${GEM_LIBDIR}/lib/highline/simulate.rb
${GEM_LIBDIR}/lib/highline/string_extensions.rb
${GEM_LIBDIR}/lib/highline/style.rb
${GEM_LIBDIR}/lib/highline/system_extensions.rb
${GEM_LIBDIR}/setup.rb
${GEM_LIBDIR}/site/.cvsignore
${GEM_LIBDIR}/site/highline.css
${GEM_LIBDIR}/site/images/logo.png
${GEM_LIBDIR}/site/index.html
${GEM_LIBDIR}/test/string_methods.rb
${GEM_LIBDIR}/test/tc_color_scheme.rb
${GEM_LIBDIR}/test/tc_highline.rb
${GEM_LIBDIR}/test/tc_import.rb
${GEM_LIBDIR}/test/tc_menu.rb
${GEM_LIBDIR}/test/tc_string_extension.rb
${GEM_LIBDIR}/test/tc_string_highline.rb
${GEM_LIBDIR}/test/tc_style.rb
${GEM_LIBDIR}/test/ts_all.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec