<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>config/release.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,23 +3,14 @@ LICENSE
 Manifest.txt
 README
 Rakefile
-config/hoe.rb
-config/requirements.rb
-init.rb
+config/release.rb
 lib/will_paginate.rb
 lib/will_paginate/collection.rb
 lib/will_paginate/core_ext.rb
 lib/will_paginate/finder.rb
 lib/will_paginate/version.rb
 lib/will_paginate/view_helpers.rb
-log/debug.log
-script/destroy
-script/generate
-script/txt2html
 setup.rb
-tasks/deployment.rake
-tasks/environment.rake
-tasks/website.rake
 test/array_pagination_test.rb
 test/boot.rb
 test/console
@@ -41,7 +32,3 @@ test/lib/activerecord_test_case.rb
 test/lib/activerecord_test_connector.rb
 test/lib/load_fixtures.rb
 test/pagination_test.rb
-website/index.html
-website/index.txt
-website/stylesheets/screen.css
-website/template.rhtml</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -15,26 +15,7 @@ check it out.
 Your mind reels with questions? Join our Google
 group[http://groups.google.com/group/will_paginate].
 
-== Install the plugin
-
-Simply do:
-
-  script/plugin install svn://errtheblog.com/svn/plugins/will_paginate
-
-Alternatively, you can add the whole Err repository to plugin sources:
-
-  script/plugin source svn://errtheblog.com/svn/plugins
-
-You only have to do this once, then you can install will_paginate to each of your applications simply like this:
-
-  script/plugin install will_paginate
-
-To see what other plugins are now available to you, list the newly added plugin source:
-
-  script/plugin list --source=svn://errtheblog.com/svn/plugins
-
-The plugin officially supports Rails versions 1.2.6 and 2.0.2. You can browse
-its source code on Warehouse: http://plugins.require.errtheblog.com/browser/will_paginate
+You can find more documentation on the wiki[http://github.com/mislav/will_paginate/wikis].
 
 == Example usage
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,6 @@
-require 'rake'
 require 'rake/testtask'
 require 'rake/rdoctask'
-require 'config/requirements'
-require 'config/hoe' # setup Hoe + all gem configuration
+require 'config/release'
 
 desc 'Default: run unit tests.'
 task :default =&gt; :test</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>config/hoe.rb</filename>
    </removed>
    <removed>
      <filename>config/requirements.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>bb9540f52992657e99cf748659a6ebb3e4171bee</id>
    </parent>
  </parents>
  <author>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </author>
  <url>http://github.com/agile/will_paginate/commit/2ef59ad19b08be7087f9021527c782aa7e33ed6c</url>
  <id>2ef59ad19b08be7087f9021527c782aa7e33ed6c</id>
  <committed-date>2008-03-01T19:16:11-08:00</committed-date>
  <authored-date>2008-03-01T19:16:11-08:00</authored-date>
  <message>replace Hoe with manual package and release tasks</message>
  <tree>4cf79dd57dec877e0fcdc8b8d121282ffee001d0</tree>
  <committer>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </committer>
</commit>
