<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -66,6 +66,7 @@ hoe = Hoe.new(GEM_NAME, VERS) do |p|
 end
 
 CHANGES = hoe.paragraphs_of('History.txt', 0..1).join(&quot;\\n\\n&quot;)
-PATH    = (RUBYFORGE_PROJECT == GEM_NAME) ? RUBYFORGE_PROJECT : &quot;#{RUBYFORGE_PROJECT}/#{GEM_NAME}&quot;
+#PATH    = (RUBYFORGE_PROJECT == GEM_NAME) ? RUBYFORGE_PROJECT : &quot;#{RUBYFORGE_PROJECT}/#{GEM_NAME}&quot;
+PATH    = RUBYFORGE_PROJECT
 hoe.remote_rdoc_dir = File.join(PATH.gsub(/^#{RUBYFORGE_PROJECT}\/?/,''), 'rdoc')
 hoe.rsync_args = '-av --delete --ignore-errors'</diff>
      <filename>config/hoe.rb</filename>
    </modified>
    <modified>
      <diff>@@ -14,7 +14,7 @@ require 'erb'
 require File.dirname(__FILE__) + '/../lib/beanstalk-client/version.rb'
 
 version  = Beanstalk::VERSION::STRING
-download = 'http://rubyforge.org/projects/beanstalk-client'
+download = 'http://rubyforge.org/projects/beanstalk'
 
 class Fixnum
   def ordinal</diff>
      <filename>script/txt2html</filename>
    </modified>
    <modified>
      <diff>@@ -31,9 +31,9 @@
 &lt;div id=&quot;main&quot;&gt;
 
     &lt;h1&gt;Beanstalk Client&lt;/h1&gt;
-    &lt;div id=&quot;version&quot; class=&quot;clickable&quot; onclick='document.location = &quot;http://rubyforge.org/projects/beanstalk-client&quot;; return false'&gt;
+    &lt;div id=&quot;version&quot; class=&quot;clickable&quot; onclick='document.location = &quot;http://rubyforge.org/projects/beanstalk&quot;; return false'&gt;
       &lt;p&gt;Get Version&lt;/p&gt;
-      &lt;a href=&quot;http://rubyforge.org/projects/beanstalk-client&quot; class=&quot;numbers&quot;&gt;0.1&lt;/a&gt;
+      &lt;a href=&quot;http://rubyforge.org/projects/beanstalk&quot; class=&quot;numbers&quot;&gt;0.1&lt;/a&gt;
     &lt;/div&gt;
     &lt;h1&gt;&amp;#x2192; &amp;#8216;beanstalk-client&amp;#8217;&lt;/h1&gt;
 
@@ -122,7 +122,7 @@ discussion regarding &lt;tt&gt;beanstalkd&lt;/tt&gt; and the various client libraries.&lt;/p&gt;
 	&lt;p&gt;Comments are welcome. Send any questions or comments to the
 &lt;a href=&quot;http://groups.google.com/group/beanstalk-talk&quot;&gt;beanstalk-talk&lt;/a&gt; google group.&lt;/p&gt;
     &lt;p class=&quot;coda&quot;&gt;
-      &lt;a href=&quot;FIXME email&quot;&gt;FIXME full name&lt;/a&gt;, 12th December 2007&lt;br&gt;
+      &lt;a href=&quot;mailto:kr@essembly.com&quot;&gt;Keith Rarick&lt;/a&gt;, 12th December 2007&lt;br&gt;
       Theme extended from &lt;a href=&quot;http://rb2js.rubyforge.org/&quot;&gt;Paul Battley&lt;/a&gt;
     &lt;/p&gt;
 &lt;/div&gt;</diff>
      <filename>website/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -37,7 +37,7 @@
     &lt;/div&gt;
     &lt;%= body %&gt;
     &lt;p class=&quot;coda&quot;&gt;
-      &lt;a href=&quot;FIXME email&quot;&gt;FIXME full name&lt;/a&gt;, &lt;%= modified.pretty %&gt;&lt;br&gt;
+      &lt;a href=&quot;mailto:kr@essembly.com&quot;&gt;Keith Rarick&lt;/a&gt;, &lt;%= modified.pretty %&gt;&lt;br&gt;
       Theme extended from &lt;a href=&quot;http://rb2js.rubyforge.org/&quot;&gt;Paul Battley&lt;/a&gt;
     &lt;/p&gt;
 &lt;/div&gt;</diff>
      <filename>website/template.rhtml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a95ffbf27e42437d9d3c9637d99a13ea00c3c671</id>
    </parent>
  </parents>
  <author>
    <name>Keith Rarick</name>
    <email>kr@plum.corp.codetry.com</email>
  </author>
  <url>http://github.com/dustin/beanstalk-client-ruby/commit/a82fe30f7643f635c4785affc5006f981a3725ff</url>
  <id>a82fe30f7643f635c4785affc5006f981a3725ff</id>
  <committed-date>2007-12-12T22:59:04-08:00</committed-date>
  <authored-date>2007-12-12T22:59:04-08:00</authored-date>
  <message>Fixing names and paths.</message>
  <tree>8c51139cfaf34d6a5ca166c5e18574674d15975d</tree>
  <committer>
    <name>Keith Rarick</name>
    <email>kr@plum.corp.codetry.com</email>
  </committer>
</commit>
