<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>ruby/Rakefile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -6,11 +6,11 @@ spec = Gem::Specification.new do |s|
   s.platform = Gem::Platform::RUBY
   s.summary = &quot;APEv2 Tag Reader/Writer&quot;
   s.files = Dir['apetag.rb']
-  s.autorequire = &quot;apetag&quot;
   s.require_path = &quot;.&quot;
   s.test_files = Dir[&quot;test/test_apetag.rb&quot;]
   s.has_rdoc = true
   s.add_dependency('cicphash', [&quot;&gt;= 1.0.0&quot;])
   s.rubyforge_project = 'apetag'
+  s.homepage = 'http://apetag.rubyforge.org'
 end
 </diff>
      <filename>ruby/apetag.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -35,8 +35,10 @@
 # If you find any bugs, would like additional documentation, or want to submit a
 # patch, please use Rubyforge (http://rubyforge.org/projects/apetag/).
 #
+# The RDoc for the project is available at http://apetag.rubyforge.org.
+#
 # The most current source code can be accessed via github
-# (http://github.com/jeremyevans/ape_tag_libs/tree/master).  Note that the 
+# (http://github.com/jeremyevans/ape_tag_libs).  Note that the 
 # library isn't modified on a regular basis, so it is unlikely to be different
 # from the latest release.
 #</diff>
      <filename>ruby/apetag.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>739b3d1bb39c07328e1259a9b6f0c86c6eb65a8b</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </author>
  <url>http://github.com/jeremyevans/ape_tag_libs/commit/a7e19ca2f4c6d288e244b487663940f8a6092573</url>
  <id>a7e19ca2f4c6d288e244b487663940f8a6092573</id>
  <committed-date>2008-07-06T14:54:07-07:00</committed-date>
  <authored-date>2008-07-06T14:54:07-07:00</authored-date>
  <message>Add ruby/Rakefile for easier maintenance
Update apetag.rb to reflect the RDoc on apetag.rubyforge.org
Remove autorequire from gemspec
Add homepage to gemspec
Add .gitignore file</message>
  <tree>d80d62bedcadb84d1460b9f55a7d05137649451c</tree>
  <committer>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </committer>
</commit>
