summaryrefslogtreecommitdiff
path: root/devel/ruby-thor/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-thor/PLIST')
-rw-r--r--devel/ruby-thor/PLIST6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/ruby-thor/PLIST b/devel/ruby-thor/PLIST
index 3c2a7f9cb28..293336b4589 100644
--- a/devel/ruby-thor/PLIST
+++ b/devel/ruby-thor/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2010/09/23 06:41:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/12/04 04:03:53 taca Exp $
bin/rake2thor
bin/thor
${GEM_HOME}/cache/${GEM_NAME}.gem
@@ -11,6 +11,7 @@ ${GEM_LIBDIR}/bin/thor
${GEM_LIBDIR}/lib/thor.rb
${GEM_LIBDIR}/lib/thor/actions.rb
${GEM_LIBDIR}/lib/thor/actions/create_file.rb
+${GEM_LIBDIR}/lib/thor/actions/create_link.rb
${GEM_LIBDIR}/lib/thor/actions/directory.rb
${GEM_LIBDIR}/lib/thor/actions/empty_directory.rb
${GEM_LIBDIR}/lib/thor/actions/file_manipulation.rb
@@ -50,6 +51,7 @@ ${GEM_LIBDIR}/spec/fixtures/bundle/execute.rb
${GEM_LIBDIR}/spec/fixtures/bundle/main.thor
${GEM_LIBDIR}/spec/fixtures/doc/%file_name%.rb.tt
${GEM_LIBDIR}/spec/fixtures/doc/README
+${GEM_LIBDIR}/spec/fixtures/doc/block_helper.rb
${GEM_LIBDIR}/spec/fixtures/doc/components/.empty_directory
${GEM_LIBDIR}/spec/fixtures/doc/config.rb
${GEM_LIBDIR}/spec/fixtures/group.thor
@@ -64,12 +66,12 @@ ${GEM_LIBDIR}/spec/parser/arguments_spec.rb
${GEM_LIBDIR}/spec/parser/option_spec.rb
${GEM_LIBDIR}/spec/parser/options_spec.rb
${GEM_LIBDIR}/spec/rake_compat_spec.rb
+${GEM_LIBDIR}/spec/register_spec.rb
${GEM_LIBDIR}/spec/runner_spec.rb
${GEM_LIBDIR}/spec/shell/basic_spec.rb
${GEM_LIBDIR}/spec/shell/color_spec.rb
${GEM_LIBDIR}/spec/shell/html_spec.rb
${GEM_LIBDIR}/spec/shell_spec.rb
-${GEM_LIBDIR}/spec/spec.opts
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/task_spec.rb
${GEM_LIBDIR}/spec/thor_spec.rb