pkgsrc/www/webby/PLIST
taca 09b3dc2d4a Update www/webby to 0.9.4.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Correct spelling of CATEGORIES.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.


== 0.9.4 / 2009-04-05

* 6 minor enhancements
  - Added a Maruku filter (thanks to Martyn Loughran)
  - Updated to version 0.8.0 of Blueprint css
  - Better handling of errors generated by filters
  - Modified how the editor is spawned when creating pages
  - URLs for index pages now have a trailing slash
  - Configuration options now have nice descriptions
      webby --options
* 7 bug fixes
  - Fixed haml & sass option handling [Alex Brem]
  - Work around for a parsing bug in the rdiscount gem (markdown handling)
  - Editor launching now handles switches passed to the editor
  - When a page fails to render, it no longer writes an empty file to
    the output folder (thereby overwriting the last good page)
  - Pagination bug
  - Presentation slides were not being found when headers had attributes
  - The blog template now has all the CSS files

== 0.9.3 / 2008-10-08

* 4 minor enhancements
  - Added a "wikiwords" filter to process [[text]] as links to other pages
    (thanks to Paul)
  - Added colorization to the output text (facets gem required)
  - Replaced the Heel webserver with webrick
  - Special windows version with windows line endings in generated files
* 2 bug fixes
  - Fixed a bug on Windows where line endings were messing with meta-data
  - The paginator was not linking correctly back to the first page from
    subsequent pages in a list

== 0.9.2 / 2008-09-11

* 1 bug fix
  - Layouts were not being found if more than one layout was in a directory
    in the layouts folder

== 0.9.1 / 2008-09-10

* 1 major enhancement
  - multiple output files can be generated from a single page
* 2 minor enhancements
  - simplified the handling of meta-data at the top of files
  - pagination now honors the "page per directory" flag
* 2 bug fixes
  - filename extensions were not being preserved when creating a new page
  - webby now works properly with rake 0.8.2

== 0.9.0 / 2008-08-25

* 2 major enhancements
  - The "rake" command line tool has been replaced by the "webby"
    command line tool for day to day site tasks
  - Now using the "rdiscount" gem for markdown syntax
* 4 minor enhancements
  - Layouts can exist in subdirectories of the layouts folder
  - Addition of a "tumblog" template
  - Addition of a sitemap file (Ana Nelson)
  - Updated to version 6.4.2 of ImageMagick for tex2img conversions
* 5 bug fixes
  - Better error message when an unkonwn filter is given
  - Table of contents generation bug
  - Failing to clean out the "content_for" cache when doing a
    multi-page render
  - Explicitly loading the RedCloth gem
  - Handling exceptions from system calls on the Windows platform

== 0.8.4 / 2008-06-03

* 1 minor improvement
  - Global defaults for HAML and SASS [Dag Odenhall]
* 1 bug fix
  - Added the blog templates to the package

== 0.8.3 / 2008-06-02

* 2 major enhancements
  - Added blogging support
  - Added S5 slide presentation support
* 6 minor enhancements
  - Changed the arguments to the DB#find method
  - Added locals support for page templates
  - Updated atom feed generation template
  - Partials now support local variables when rendering
  - Can guard rendering results from processing by subsequent filters
    (useful when rendering partials or embedding other pages)
  - Support for "content_for" style captures [M@ McCray]
* 5 bug fixes
  - Fixed reference to an non-existent Error class
  - Basepath filter now handles XML files properly
  - Removed the "--delete" flag from the rsync options [Denis Defreyne]
  - Fixed a nil cursor bug in the rendering filter stack
  - Recursive find now works from the root content folder (bug 20281)
2010-09-10 13:32:05 +00:00

284 lines
15 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2010/09/10 13:32:05 taca Exp $
bin/webby
bin/webby-gen
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/webby
${GEM_LIBDIR}/bin/webby-gen
${GEM_LIBDIR}/examples/blog/Sitefile
${GEM_LIBDIR}/examples/blog/content/css/blueprint/ie.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/buttons/icons/cross.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/buttons/icons/key.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/buttons/icons/tick.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/buttons/readme.txt
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/buttons/screen.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/fancy-type/readme.txt
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/fancy-type/screen.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/icons/doc.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/icons/email.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/icons/external.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/icons/feed.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/icons/im.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/icons/pdf.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/icons/visited.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/icons/xls.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/readme.txt
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/link-icons/screen.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/rtl/readme.txt
${GEM_LIBDIR}/examples/blog/content/css/blueprint/plugins/rtl/screen.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/print.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/screen.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/src/forms.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/src/grid.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/src/grid.png
${GEM_LIBDIR}/examples/blog/content/css/blueprint/src/ie.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/src/print.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/src/reset.css
${GEM_LIBDIR}/examples/blog/content/css/blueprint/src/typography.css
${GEM_LIBDIR}/examples/blog/content/css/coderay.css
${GEM_LIBDIR}/examples/blog/content/css/site.css
${GEM_LIBDIR}/examples/blog/layouts/default.txt
${GEM_LIBDIR}/examples/blog/tasks/blog.rake
${GEM_LIBDIR}/examples/blog/templates/atom_feed.erb
${GEM_LIBDIR}/examples/blog/templates/blog/month.erb
${GEM_LIBDIR}/examples/blog/templates/blog/post.erb
${GEM_LIBDIR}/examples/blog/templates/blog/year.erb
${GEM_LIBDIR}/examples/presentation/Sitefile
${GEM_LIBDIR}/examples/presentation/content/css/uv/twilight.css
${GEM_LIBDIR}/examples/presentation/content/presentation/_sample_code.txt
${GEM_LIBDIR}/examples/presentation/content/presentation/index.txt
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/blank.gif
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/bodybg.gif
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/framing.css
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/iepngfix.htc
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/opera.css
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/outline.css
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/pretty.css
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/print.css
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/s5-core.css
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/slides.css
${GEM_LIBDIR}/examples/presentation/content/presentation/s5/slides.js
${GEM_LIBDIR}/examples/presentation/layouts/presentation.txt
${GEM_LIBDIR}/examples/presentation/templates/_code_partial.erb
${GEM_LIBDIR}/examples/presentation/templates/presentation.erb
${GEM_LIBDIR}/examples/tumblog/Sitefile
${GEM_LIBDIR}/examples/tumblog/content/css/tumblog.css
${GEM_LIBDIR}/examples/tumblog/content/images/tumblog/permalink.gif
${GEM_LIBDIR}/examples/tumblog/content/images/tumblog/rss.gif
${GEM_LIBDIR}/examples/tumblog/content/tumblog/200806/the-noble-chicken/index.txt
${GEM_LIBDIR}/examples/tumblog/content/tumblog/200807/historical-perspectives-on-the-classic-chicken-joke/index.txt
${GEM_LIBDIR}/examples/tumblog/content/tumblog/200807/mad-city-chickens/index.txt
${GEM_LIBDIR}/examples/tumblog/content/tumblog/200807/the-wisdom-of-the-dutch/index.txt
${GEM_LIBDIR}/examples/tumblog/content/tumblog/200807/up-a-tree/index.txt
${GEM_LIBDIR}/examples/tumblog/content/tumblog/index.txt
${GEM_LIBDIR}/examples/tumblog/content/tumblog/rss.txt
${GEM_LIBDIR}/examples/tumblog/layouts/tumblog/default.txt
${GEM_LIBDIR}/examples/tumblog/layouts/tumblog/post.txt
${GEM_LIBDIR}/examples/tumblog/lib/tumblog_helper.rb
${GEM_LIBDIR}/examples/tumblog/tasks/tumblog.rake
${GEM_LIBDIR}/examples/tumblog/templates/atom_feed.erb
${GEM_LIBDIR}/examples/tumblog/templates/tumblog/conversation.erb
${GEM_LIBDIR}/examples/tumblog/templates/tumblog/link.erb
${GEM_LIBDIR}/examples/tumblog/templates/tumblog/photo.erb
${GEM_LIBDIR}/examples/tumblog/templates/tumblog/post.erb
${GEM_LIBDIR}/examples/tumblog/templates/tumblog/quote.erb
${GEM_LIBDIR}/examples/webby/Sitefile
${GEM_LIBDIR}/examples/webby/content/communicate/index.txt
${GEM_LIBDIR}/examples/webby/content/css/background.gif
${GEM_LIBDIR}/examples/webby/content/css/blueprint/print.css
${GEM_LIBDIR}/examples/webby/content/css/blueprint/screen.css
${GEM_LIBDIR}/examples/webby/content/css/coderay.css
${GEM_LIBDIR}/examples/webby/content/css/site.css
${GEM_LIBDIR}/examples/webby/content/css/uv/twilight.css
${GEM_LIBDIR}/examples/webby/content/index.txt
${GEM_LIBDIR}/examples/webby/content/learn/index.txt
${GEM_LIBDIR}/examples/webby/content/reference/index.txt
${GEM_LIBDIR}/examples/webby/content/release-notes/index.txt
${GEM_LIBDIR}/examples/webby/content/release-notes/rel-0-9-0/index.txt
${GEM_LIBDIR}/examples/webby/content/release-notes/rel-0-9-1/index.txt
${GEM_LIBDIR}/examples/webby/content/release-notes/rel-0-9-2/index.txt
${GEM_LIBDIR}/examples/webby/content/release-notes/rel-0-9-3/index.txt
${GEM_LIBDIR}/examples/webby/content/release-notes/rel-0-9-4/index.txt
${GEM_LIBDIR}/examples/webby/content/robots.txt
${GEM_LIBDIR}/examples/webby/content/script/jquery.corner.js
${GEM_LIBDIR}/examples/webby/content/script/jquery.js
${GEM_LIBDIR}/examples/webby/content/sitemap.txt
${GEM_LIBDIR}/examples/webby/content/tips_and_tricks/index.txt
${GEM_LIBDIR}/examples/webby/content/tutorial/index.txt
${GEM_LIBDIR}/examples/webby/content/user-manual/index.txt
${GEM_LIBDIR}/examples/webby/layouts/default.txt
${GEM_LIBDIR}/examples/webby/templates/page.erb
${GEM_LIBDIR}/examples/website/Sitefile
${GEM_LIBDIR}/examples/website/content/css/blueprint/ie.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/buttons/icons/cross.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/buttons/icons/key.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/buttons/icons/tick.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/buttons/readme.txt
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/buttons/screen.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/fancy-type/readme.txt
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/fancy-type/screen.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/icons/doc.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/icons/email.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/icons/external.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/icons/feed.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/icons/im.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/icons/pdf.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/icons/visited.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/icons/xls.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/readme.txt
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/link-icons/screen.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/rtl/readme.txt
${GEM_LIBDIR}/examples/website/content/css/blueprint/plugins/rtl/screen.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/print.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/screen.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/src/forms.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/src/grid.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/src/grid.png
${GEM_LIBDIR}/examples/website/content/css/blueprint/src/ie.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/src/print.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/src/reset.css
${GEM_LIBDIR}/examples/website/content/css/blueprint/src/typography.css
${GEM_LIBDIR}/examples/website/content/css/coderay.css
${GEM_LIBDIR}/examples/website/content/css/site.css
${GEM_LIBDIR}/examples/website/content/index.txt
${GEM_LIBDIR}/examples/website/layouts/default.txt
${GEM_LIBDIR}/examples/website/lib/breadcrumbs.rb
${GEM_LIBDIR}/examples/website/templates/_partial.erb
${GEM_LIBDIR}/examples/website/templates/page.erb
${GEM_LIBDIR}/lib/webby.rb
${GEM_LIBDIR}/lib/webby/apps.rb
${GEM_LIBDIR}/lib/webby/apps/generator.rb
${GEM_LIBDIR}/lib/webby/apps/main.rb
${GEM_LIBDIR}/lib/webby/auto_builder.rb
${GEM_LIBDIR}/lib/webby/builder.rb
${GEM_LIBDIR}/lib/webby/config.rb
${GEM_LIBDIR}/lib/webby/core_ext/enumerable.rb
${GEM_LIBDIR}/lib/webby/core_ext/hash.rb
${GEM_LIBDIR}/lib/webby/core_ext/kernel.rb
${GEM_LIBDIR}/lib/webby/core_ext/string.rb
${GEM_LIBDIR}/lib/webby/core_ext/time.rb
${GEM_LIBDIR}/lib/webby/filters.rb
${GEM_LIBDIR}/lib/webby/filters/basepath.rb
${GEM_LIBDIR}/lib/webby/filters/erb.rb
${GEM_LIBDIR}/lib/webby/filters/haml.rb
${GEM_LIBDIR}/lib/webby/filters/markdown.rb
${GEM_LIBDIR}/lib/webby/filters/maruku.rb
${GEM_LIBDIR}/lib/webby/filters/outline.rb
${GEM_LIBDIR}/lib/webby/filters/sass.rb
${GEM_LIBDIR}/lib/webby/filters/slides.rb
${GEM_LIBDIR}/lib/webby/filters/textile.rb
${GEM_LIBDIR}/lib/webby/filters/tidy.rb
${GEM_LIBDIR}/lib/webby/filters/wiki_words.rb
${GEM_LIBDIR}/lib/webby/helpers.rb
${GEM_LIBDIR}/lib/webby/helpers/capture_helper.rb
${GEM_LIBDIR}/lib/webby/helpers/coderay_helper.rb
${GEM_LIBDIR}/lib/webby/helpers/graphviz_helper.rb
${GEM_LIBDIR}/lib/webby/helpers/tag_helper.rb
${GEM_LIBDIR}/lib/webby/helpers/tex_img_helper.rb
${GEM_LIBDIR}/lib/webby/helpers/ultraviolet_helper.rb
${GEM_LIBDIR}/lib/webby/helpers/url_helper.rb
${GEM_LIBDIR}/lib/webby/journal.rb
${GEM_LIBDIR}/lib/webby/link_validator.rb
${GEM_LIBDIR}/lib/webby/renderer.rb
${GEM_LIBDIR}/lib/webby/resources.rb
${GEM_LIBDIR}/lib/webby/resources/db.rb
${GEM_LIBDIR}/lib/webby/resources/layout.rb
${GEM_LIBDIR}/lib/webby/resources/meta_file.rb
${GEM_LIBDIR}/lib/webby/resources/page.rb
${GEM_LIBDIR}/lib/webby/resources/partial.rb
${GEM_LIBDIR}/lib/webby/resources/resource.rb
${GEM_LIBDIR}/lib/webby/resources/static.rb
${GEM_LIBDIR}/lib/webby/stelan/mktemp.rb
${GEM_LIBDIR}/lib/webby/stelan/paginator.rb
${GEM_LIBDIR}/lib/webby/tasks/build.rake
${GEM_LIBDIR}/lib/webby/tasks/create.rake
${GEM_LIBDIR}/lib/webby/tasks/deploy.rake
${GEM_LIBDIR}/lib/webby/tasks/growl.rake
${GEM_LIBDIR}/lib/webby/tasks/validate.rake
${GEM_LIBDIR}/spec/core_ext/hash_spec.rb
${GEM_LIBDIR}/spec/core_ext/string_spec.rb
${GEM_LIBDIR}/spec/core_ext/time_spec.rb
${GEM_LIBDIR}/spec/data/hooligans/bad_meta_data_1.txt
${GEM_LIBDIR}/spec/data/hooligans/bad_meta_data_2.txt
${GEM_LIBDIR}/spec/data/html/anchor.html
${GEM_LIBDIR}/spec/data/html/external.html
${GEM_LIBDIR}/spec/data/html/invalid-relative.html
${GEM_LIBDIR}/spec/data/html/relative-anchor.html
${GEM_LIBDIR}/spec/data/html/relative-invalid-anchor.html
${GEM_LIBDIR}/spec/data/html/relative.html
${GEM_LIBDIR}/spec/data/outline/basic.out
${GEM_LIBDIR}/spec/data/outline/basic.txt
${GEM_LIBDIR}/spec/data/outline/no_clobber.out
${GEM_LIBDIR}/spec/data/outline/numbering.out
${GEM_LIBDIR}/spec/data/outline/numbering_only.out
${GEM_LIBDIR}/spec/data/outline/toc_range_1.out
${GEM_LIBDIR}/spec/data/outline/toc_range_2.out
${GEM_LIBDIR}/spec/data/outline/toc_style.out
${GEM_LIBDIR}/spec/data/site/Sitefile
${GEM_LIBDIR}/spec/data/site/content/_partial.txt
${GEM_LIBDIR}/spec/data/site/content/css/coderay.css
${GEM_LIBDIR}/spec/data/site/content/css/site.css
${GEM_LIBDIR}/spec/data/site/content/css/tumblog.css
${GEM_LIBDIR}/spec/data/site/content/images/tumblog/permalink.gif
${GEM_LIBDIR}/spec/data/site/content/images/tumblog/rss.gif
${GEM_LIBDIR}/spec/data/site/content/index.txt
${GEM_LIBDIR}/spec/data/site/content/photos.txt
${GEM_LIBDIR}/spec/data/site/content/tumblog/200806/the-noble-chicken/index.txt
${GEM_LIBDIR}/spec/data/site/content/tumblog/200807/historical-perspectives-on-the-classic-chicken-joke/index.txt
${GEM_LIBDIR}/spec/data/site/content/tumblog/200807/mad-city-chickens/index.txt
${GEM_LIBDIR}/spec/data/site/content/tumblog/200807/the-wisdom-of-the-dutch/index.txt
${GEM_LIBDIR}/spec/data/site/content/tumblog/200807/up-a-tree/index.txt
${GEM_LIBDIR}/spec/data/site/content/tumblog/index.txt
${GEM_LIBDIR}/spec/data/site/content/tumblog/rss.txt
${GEM_LIBDIR}/spec/data/site/layouts/default.txt
${GEM_LIBDIR}/spec/data/site/layouts/tumblog/default.txt
${GEM_LIBDIR}/spec/data/site/layouts/tumblog/post.txt
${GEM_LIBDIR}/spec/data/site/lib/breadcrumbs.rb
${GEM_LIBDIR}/spec/data/site/lib/tumblog_helper.rb
${GEM_LIBDIR}/spec/data/site/tasks/tumblog.rake
${GEM_LIBDIR}/spec/data/site/templates/_partial.erb
${GEM_LIBDIR}/spec/data/site/templates/atom_feed.erb
${GEM_LIBDIR}/spec/data/site/templates/page.erb
${GEM_LIBDIR}/spec/data/site/templates/presentation.erb
${GEM_LIBDIR}/spec/data/site/templates/tumblog/conversation.erb
${GEM_LIBDIR}/spec/data/site/templates/tumblog/link.erb
${GEM_LIBDIR}/spec/data/site/templates/tumblog/photo.erb
${GEM_LIBDIR}/spec/data/site/templates/tumblog/post.erb
${GEM_LIBDIR}/spec/data/site/templates/tumblog/quote.erb
${GEM_LIBDIR}/spec/spec.opts
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/webby/apps/generator_spec.rb
${GEM_LIBDIR}/spec/webby/apps/main_spec.rb
${GEM_LIBDIR}/spec/webby/filters/basepath_spec.rb
${GEM_LIBDIR}/spec/webby/filters/maruku_spec.rb
${GEM_LIBDIR}/spec/webby/filters/outline_spec.rb
${GEM_LIBDIR}/spec/webby/filters/textile_spec.rb
${GEM_LIBDIR}/spec/webby/helpers/capture_helper_spec.rb
${GEM_LIBDIR}/spec/webby/link_validator_spec.rb
${GEM_LIBDIR}/spec/webby/renderer_spec.rb
${GEM_LIBDIR}/spec/webby/resources/db_spec.rb
${GEM_LIBDIR}/spec/webby/resources/layout_spec.rb
${GEM_LIBDIR}/spec/webby/resources/meta_file_spec.rb
${GEM_LIBDIR}/spec/webby/resources/page_spec.rb
${GEM_LIBDIR}/spec/webby/resources/partial_spec.rb
${GEM_LIBDIR}/spec/webby/resources/resource_spec.rb
${GEM_LIBDIR}/spec/webby/resources/static_spec.rb
${GEM_LIBDIR}/spec/webby/resources_spec.rb
${GEM_LIBDIR}/tasks/ann.rake
${GEM_LIBDIR}/tasks/bones.rake
${GEM_LIBDIR}/tasks/gem.rake
${GEM_LIBDIR}/tasks/git.rake
${GEM_LIBDIR}/tasks/mswin32.rake
${GEM_LIBDIR}/tasks/notes.rake
${GEM_LIBDIR}/tasks/post_load.rake
${GEM_LIBDIR}/tasks/rdoc.rake
${GEM_LIBDIR}/tasks/rubyforge.rake
${GEM_LIBDIR}/tasks/setup.rb
${GEM_LIBDIR}/tasks/spec.rake
${GEM_LIBDIR}/tasks/svn.rake
${GEM_LIBDIR}/tasks/test.rake
${GEM_LIBDIR}/tasks/website.rake
${GEM_LIBDIR}/tasks/zentest.rake
${GEM_HOME}/specifications/${GEM_NAME}.gemspec