<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,4 +9,4 @@ require 'tasks/rails'
 desc &quot;Run all tests and features&quot;
 task :default =&gt; [:test, :cucumber]
 
-task :cron =&gt; ['gemcutter:fetch_from_rubyforge']
+task :cron =&gt; ['gemcutter:store_legacy_index']</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@ namespace :gemcutter do
 
     puts &quot;Mapping specs...&quot;
     index = versions.map do |version|
-      [version.rubygem.name, version.to_spec]
+      [&quot;#{version.rubygem.name}-#{version}&quot;, version.to_spec]
     end
 
     puts &quot;Uploading to S3...&quot;</diff>
      <filename>lib/tasks/gemcutter.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>83c09da50d72cadf2997fd77902f12d2253c2789</id>
    </parent>
  </parents>
  <author>
    <name>Nick Quaranto</name>
    <email>nick@quaran.to</email>
  </author>
  <url>http://github.com/qrush/gemcutter/commit/3971d51beb8e47a1f6836426b017754f9c969618</url>
  <id>3971d51beb8e47a1f6836426b017754f9c969618</id>
  <committed-date>2009-10-26T18:35:13-07:00</committed-date>
  <authored-date>2009-10-26T18:35:13-07:00</authored-date>
  <message>The legacy index needs its primary key as rubygemname-versionnumber</message>
  <tree>a75abd0dd992984e66f93f42144d388705235b76</tree>
  <committer>
    <name>Nick Quaranto</name>
    <email>nick@quaran.to</email>
  </committer>
</commit>
