<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'matchy/version'
 
 AUTHOR = 'Jeremy McAnally'  # can also be an array of Authors
 EMAIL = &quot;jeremy@entp.com&quot;
-DESCRIPTION = &quot;description of gem&quot;
+DESCRIPTION = &quot;RSpec-esque matchers for use in Test::Unit&quot;
 GEM_NAME = 'matchy' # what ppl will type to install your gem
 RUBYFORGE_PROJECT = 'matchy' # The unix name for your project
 HOMEPATH = &quot;http://#{RUBYFORGE_PROJECT}.rubyforge.org&quot;
@@ -38,7 +38,7 @@ VERS = Matchy::VERSION::STRING + (REV ? &quot;.#{REV}&quot; : &quot;&quot;)
 RDOC_OPTS = ['--quiet', '--title', 'matchy documentation',
     &quot;--opname&quot;, &quot;index.html&quot;,
     &quot;--line-numbers&quot;,
-    &quot;--main&quot;, &quot;README&quot;,
+    &quot;--main&quot;, &quot;README.rdoc&quot;,
     &quot;--inline-source&quot;]
 
 class Hoe</diff>
      <filename>config/hoe.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'matchy/version'
 
 AUTHOR = 'Jeremy McAnally'  # can also be an array of Authors
 EMAIL = &quot;jeremy@entp.com&quot;
-DESCRIPTION = &quot;description of gem&quot;
+DESCRIPTION = &quot;RSpec-esque matchers for use in Test::Unit&quot;
 GEM_NAME = 'matchy' # what ppl will type to install your gem
 RUBYFORGE_PROJECT = 'matchy' # The unix name for your project
 HOMEPATH = &quot;http://#{RUBYFORGE_PROJECT}.rubyforge.org&quot;
@@ -38,7 +38,7 @@ VERS = Matchy::VERSION::STRING + (REV ? &quot;.#{REV}&quot; : &quot;&quot;)
 RDOC_OPTS = ['--quiet', '--title', 'matchy documentation',
     &quot;--opname&quot;, &quot;index.html&quot;,
     &quot;--line-numbers&quot;,
-    &quot;--main&quot;, &quot;README&quot;,
+    &quot;--main&quot;, &quot;README.rdoc&quot;,
     &quot;--inline-source&quot;]
 
 class Hoe</diff>
      <filename>pkg/matchy-0.0.1/config/hoe.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>99a46288fb8545636b02776e0bf05883f110f224</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy McAnally</name>
    <email>jeremymcanally@gmail.com</email>
  </author>
  <url>http://github.com/jnunemaker/matchy/commit/7bf2ba83de1f6fb0d7d596d75d09483e9c4b938c</url>
  <id>7bf2ba83de1f6fb0d7d596d75d09483e9c4b938c</id>
  <committed-date>2008-10-06T15:44:42-07:00</committed-date>
  <authored-date>2008-10-06T15:44:42-07:00</authored-date>
  <message>Hoe fixes</message>
  <tree>e92a269ed77c537612c79aae50768671a9e982a0</tree>
  <committer>
    <name>Jeremy McAnally</name>
    <email>jeremymcanally@gmail.com</email>
  </committer>
</commit>
