<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ RRDB is intended to be installed via the
 RubyGems[http://rubyforge.org/projects/rubygems/] system.  To get the latest
 version, simply enter the following into your command prompt:
 
-	$ sudo gem install jeg2-rrdb -s http://gems.github.com
+	$ sudo gem install JEG2-rrdb -s http://gems.github.com
 
 You must have RubyGems[http://rubyforge.org/projects/rubygems/] installed for
 the above to work.</diff>
      <filename>INSTALL</filename>
    </modified>
    <modified>
      <diff>@@ -33,7 +33,8 @@ task :update_gem do
         if line =~ /\A(\s*s\.version\s*=\s*)([&quot;'])\d\.\d\.\d\2\s*\z/
           new_spec.puts %Q{#{$1}&quot;#{version}&quot;}
         elsif line =~ /\A(\s*s\.files\s*=\s*)/
-          new_spec.puts %Q{#{$1}%w[#{Dir[&quot;{lib,test}/**/*.rb&quot;].join(&quot; &quot;)}] + %w[Rakefile setup.rb]}
+          new_spec.puts %Q{#{$1}%w[#{Dir[&quot;{lib,test}/**/*.rb&quot;].join(&quot; &quot;)} } +
+                        &quot;Rakefile setup.rb]&quot;
         else
           new_spec.puts line
         end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>rrbd.gemspec</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>29ad20858c28c214b2e90c9fbb9ead05ff9c7029</id>
    </parent>
  </parents>
  <author>
    <name>James Edward Gray II</name>
    <email>james@graysoftinc.com</email>
  </author>
  <url>http://github.com/JEG2/rrdb/commit/fae1f147c1e92ef1f8a1379f2d28b28eb221c88e</url>
  <id>fae1f147c1e92ef1f8a1379f2d28b28eb221c88e</id>
  <committed-date>2008-06-19T10:57:52-07:00</committed-date>
  <authored-date>2008-06-19T10:57:52-07:00</authored-date>
  <message>Minor fixes.</message>
  <tree>5606fe41fd44acf3548a2ac7b8411f7304c81825</tree>
  <committer>
    <name>James Edward Gray II</name>
    <email>james@graysoftinc.com</email>
  </committer>
</commit>
