summaryrefslogtreecommitdiff
path: root/devel/ruby-rdoc/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-rdoc/PLIST')
-rw-r--r--devel/ruby-rdoc/PLIST171
1 files changed, 171 insertions, 0 deletions
diff --git a/devel/ruby-rdoc/PLIST b/devel/ruby-rdoc/PLIST
new file mode 100644
index 00000000000..6a790ac43a8
--- /dev/null
+++ b/devel/ruby-rdoc/PLIST
@@ -0,0 +1,171 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/06/16 15:06:49 taca Exp $
+bin/rdoc
+bin/ri
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.autotest
+${GEM_LIBDIR}/.document
+${GEM_LIBDIR}/.gemtest
+${GEM_LIBDIR}/History.txt
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/Manifest.txt
+${GEM_LIBDIR}/README.txt
+${GEM_LIBDIR}/RI.txt
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/rdoc
+${GEM_LIBDIR}/bin/ri
+${GEM_LIBDIR}/lib/rdoc.rb
+${GEM_LIBDIR}/lib/rdoc/alias.rb
+${GEM_LIBDIR}/lib/rdoc/anon_class.rb
+${GEM_LIBDIR}/lib/rdoc/any_method.rb
+${GEM_LIBDIR}/lib/rdoc/attr.rb
+${GEM_LIBDIR}/lib/rdoc/class_module.rb
+${GEM_LIBDIR}/lib/rdoc/code_object.rb
+${GEM_LIBDIR}/lib/rdoc/code_objects.rb
+${GEM_LIBDIR}/lib/rdoc/constant.rb
+${GEM_LIBDIR}/lib/rdoc/context.rb
+${GEM_LIBDIR}/lib/rdoc/encoding.rb
+${GEM_LIBDIR}/lib/rdoc/erbio.rb
+${GEM_LIBDIR}/lib/rdoc/gauntlet.rb
+${GEM_LIBDIR}/lib/rdoc/generator.rb
+${GEM_LIBDIR}/lib/rdoc/generator/darkfish.rb
+${GEM_LIBDIR}/lib/rdoc/generator/markup.rb
+${GEM_LIBDIR}/lib/rdoc/generator/ri.rb
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/.document
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/classpage.rhtml
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/filepage.rhtml
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/brick.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/brick_link.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/bug.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/bullet_black.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/date.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/find.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/package.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/page_green.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/page_white_text.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/page_white_width.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/plugin.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/ruby.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/tag_green.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/wrench.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/wrench_orange.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/images/zoom.png
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/index.rhtml
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/js/darkfish.js
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/js/jquery.js
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/js/quicksearch.js
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/js/thickbox-compressed.js
+${GEM_LIBDIR}/lib/rdoc/generator/template/darkfish/rdoc.css
+${GEM_LIBDIR}/lib/rdoc/ghost_method.rb
+${GEM_LIBDIR}/lib/rdoc/include.rb
+${GEM_LIBDIR}/lib/rdoc/known_classes.rb
+${GEM_LIBDIR}/lib/rdoc/markup.rb
+${GEM_LIBDIR}/lib/rdoc/markup/attribute_manager.rb
+${GEM_LIBDIR}/lib/rdoc/markup/blank_line.rb
+${GEM_LIBDIR}/lib/rdoc/markup/document.rb
+${GEM_LIBDIR}/lib/rdoc/markup/formatter.rb
+${GEM_LIBDIR}/lib/rdoc/markup/formatter_test_case.rb
+${GEM_LIBDIR}/lib/rdoc/markup/heading.rb
+${GEM_LIBDIR}/lib/rdoc/markup/inline.rb
+${GEM_LIBDIR}/lib/rdoc/markup/list.rb
+${GEM_LIBDIR}/lib/rdoc/markup/list_item.rb
+${GEM_LIBDIR}/lib/rdoc/markup/paragraph.rb
+${GEM_LIBDIR}/lib/rdoc/markup/parser.rb
+${GEM_LIBDIR}/lib/rdoc/markup/pre_process.rb
+${GEM_LIBDIR}/lib/rdoc/markup/raw.rb
+${GEM_LIBDIR}/lib/rdoc/markup/rule.rb
+${GEM_LIBDIR}/lib/rdoc/markup/text_formatter_test_case.rb
+${GEM_LIBDIR}/lib/rdoc/markup/to_ansi.rb
+${GEM_LIBDIR}/lib/rdoc/markup/to_bs.rb
+${GEM_LIBDIR}/lib/rdoc/markup/to_html.rb
+${GEM_LIBDIR}/lib/rdoc/markup/to_html_crossref.rb
+${GEM_LIBDIR}/lib/rdoc/markup/to_rdoc.rb
+${GEM_LIBDIR}/lib/rdoc/markup/to_test.rb
+${GEM_LIBDIR}/lib/rdoc/markup/to_tt_only.rb
+${GEM_LIBDIR}/lib/rdoc/markup/verbatim.rb
+${GEM_LIBDIR}/lib/rdoc/meta_method.rb
+${GEM_LIBDIR}/lib/rdoc/method_attr.rb
+${GEM_LIBDIR}/lib/rdoc/normal_class.rb
+${GEM_LIBDIR}/lib/rdoc/normal_module.rb
+${GEM_LIBDIR}/lib/rdoc/options.rb
+${GEM_LIBDIR}/lib/rdoc/parser.rb
+${GEM_LIBDIR}/lib/rdoc/parser/c.rb
+${GEM_LIBDIR}/lib/rdoc/parser/ruby.rb
+${GEM_LIBDIR}/lib/rdoc/parser/ruby_tools.rb
+${GEM_LIBDIR}/lib/rdoc/parser/simple.rb
+${GEM_LIBDIR}/lib/rdoc/rdoc.rb
+${GEM_LIBDIR}/lib/rdoc/require.rb
+${GEM_LIBDIR}/lib/rdoc/ri.rb
+${GEM_LIBDIR}/lib/rdoc/ri/driver.rb
+${GEM_LIBDIR}/lib/rdoc/ri/formatter.rb
+${GEM_LIBDIR}/lib/rdoc/ri/paths.rb
+${GEM_LIBDIR}/lib/rdoc/ri/store.rb
+${GEM_LIBDIR}/lib/rdoc/ruby_lex.rb
+${GEM_LIBDIR}/lib/rdoc/ruby_token.rb
+${GEM_LIBDIR}/lib/rdoc/single_class.rb
+${GEM_LIBDIR}/lib/rdoc/stats.rb
+${GEM_LIBDIR}/lib/rdoc/stats/normal.rb
+${GEM_LIBDIR}/lib/rdoc/stats/quiet.rb
+${GEM_LIBDIR}/lib/rdoc/stats/verbose.rb
+${GEM_LIBDIR}/lib/rdoc/task.rb
+${GEM_LIBDIR}/lib/rdoc/text.rb
+${GEM_LIBDIR}/lib/rdoc/token_stream.rb
+${GEM_LIBDIR}/lib/rdoc/top_level.rb
+${GEM_LIBDIR}/test/README
+${GEM_LIBDIR}/test/binary.dat
+${GEM_LIBDIR}/test/hidden.zip.txt
+${GEM_LIBDIR}/test/test.ja.large.rdoc
+${GEM_LIBDIR}/test/test.ja.rdoc
+${GEM_LIBDIR}/test/test.ja.txt
+${GEM_LIBDIR}/test/test.txt
+${GEM_LIBDIR}/test/test_attribute_manager.rb
+${GEM_LIBDIR}/test/test_rdoc_alias.rb
+${GEM_LIBDIR}/test/test_rdoc_any_method.rb
+${GEM_LIBDIR}/test/test_rdoc_attr.rb
+${GEM_LIBDIR}/test/test_rdoc_class_module.rb
+${GEM_LIBDIR}/test/test_rdoc_code_object.rb
+${GEM_LIBDIR}/test/test_rdoc_constant.rb
+${GEM_LIBDIR}/test/test_rdoc_context.rb
+${GEM_LIBDIR}/test/test_rdoc_context_section.rb
+${GEM_LIBDIR}/test/test_rdoc_encoding.rb
+${GEM_LIBDIR}/test/test_rdoc_generator_darkfish.rb
+${GEM_LIBDIR}/test/test_rdoc_generator_ri.rb
+${GEM_LIBDIR}/test/test_rdoc_include.rb
+${GEM_LIBDIR}/test/test_rdoc_markup.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_attribute_manager.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_document.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_paragraph.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_parser.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_pre_process.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_raw.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_to_ansi.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_to_bs.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_to_html.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_to_html_crossref.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_to_rdoc.rb
+${GEM_LIBDIR}/test/test_rdoc_markup_to_tt_only.rb
+${GEM_LIBDIR}/test/test_rdoc_method_attr.rb
+${GEM_LIBDIR}/test/test_rdoc_normal_class.rb
+${GEM_LIBDIR}/test/test_rdoc_normal_module.rb
+${GEM_LIBDIR}/test/test_rdoc_options.rb
+${GEM_LIBDIR}/test/test_rdoc_parser.rb
+${GEM_LIBDIR}/test/test_rdoc_parser_c.rb
+${GEM_LIBDIR}/test/test_rdoc_parser_ruby.rb
+${GEM_LIBDIR}/test/test_rdoc_parser_simple.rb
+${GEM_LIBDIR}/test/test_rdoc_rdoc.rb
+${GEM_LIBDIR}/test/test_rdoc_require.rb
+${GEM_LIBDIR}/test/test_rdoc_ri_driver.rb
+${GEM_LIBDIR}/test/test_rdoc_ri_paths.rb
+${GEM_LIBDIR}/test/test_rdoc_ri_store.rb
+${GEM_LIBDIR}/test/test_rdoc_ruby_lex.rb
+${GEM_LIBDIR}/test/test_rdoc_single_class.rb
+${GEM_LIBDIR}/test/test_rdoc_stats.rb
+${GEM_LIBDIR}/test/test_rdoc_task.rb
+${GEM_LIBDIR}/test/test_rdoc_text.rb
+${GEM_LIBDIR}/test/test_rdoc_top_level.rb
+${GEM_LIBDIR}/test/xref_data.rb
+${GEM_LIBDIR}/test/xref_test_case.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec