<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,9 +15,10 @@ Hoe.new('blackbook', Blackbook::VERSION) do |p|
   p.author         = 'Contentfree'
   p.email          = 'dave.myron@contentfree.com'
   p.summary        = 'Blackbook handles the nitty-gritty of importing contacts from various service providers and contact lists and exporting them in a useful format.'
-  p.description    = p.paragraphs_of('README.txt', 1).join(&quot;\n\n&quot;)
-  p.url            = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1]
-  p.changes        = p.paragraphs_of('History.txt', 0..1).join(&quot;\n\n&quot;)
+  # FIX these were broken with the switch from README.txt to README.markdown  
+  # p.description    = p.paragraphs_of('README.txt', 1).join(&quot;\n\n&quot;)
+  # p.url            = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1]
+  # p.changes        = p.paragraphs_of('History.txt', 0..1).join(&quot;\n\n&quot;)
   p.extra_deps    &lt;&lt; [ &quot;mechanize&quot;, &quot;&gt;= 0.7.0&quot; ]
   p.extra_deps    &lt;&lt; [ &quot;fastercsv&quot;, &quot;&gt;= 1.2.0&quot; ]
   p.clean_globs &lt;&lt; 'coverage'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>755a1ba4a9e5340939b96aa801dac3b77caf25b8</id>
    </parent>
  </parents>
  <author>
    <name>Jeff Jolma</name>
    <email>jeff@animoto.com</email>
  </author>
  <url>http://github.com/purzelrakete/blackbook/commit/57f0bb41d40c46cd5ed137bb4887a7d3a0c39b18</url>
  <id>57f0bb41d40c46cd5ed137bb4887a7d3a0c39b18</id>
  <committed-date>2008-12-16T16:29:34-08:00</committed-date>
  <authored-date>2008-12-09T15:20:29-08:00</authored-date>
  <message>fix some Rakefile problems.  At least commment out the broken Hoe task
lines.  It referenced two files that no longer exist: README.txt and
History.txt

Signed-off-by: Rany Keddo &lt;rany@playtype.net&gt;</message>
  <tree>4a105a324f6b1c808f055aeb940e73fc36255e2e</tree>
  <committer>
    <name>Rany Keddo</name>
    <email>rany@playtype.net</email>
  </committer>
</commit>
