<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,13 +8,14 @@ require 'spec/rake/spectask'
 require &quot;lib/#{ProjectName}/version&quot;
 
 Echoe.new(ProjectName, HTTParty::Version) do |p|
-  p.description = &quot;Makes http fun! Also, makes consuming restful web services dead easy.&quot;
-  p.url         = &quot;http://#{ProjectName}.rubyforge.org&quot;
-  p.author      = &quot;John Nunemaker&quot;
-  p.email       = &quot;nunemaker@gmail.com&quot;
-  p.extra_deps  = [['activesupport', '&gt;= 2.1']]
-  p.need_tar_gz = false
-  p.docs_host   = WebsitePath
+  p.description     = &quot;Makes http fun! Also, makes consuming restful web services dead easy.&quot;
+  p.install_message = &quot;When you HTTParty, you must party hard!&quot;
+  p.url             = &quot;http://#{ProjectName}.rubyforge.org&quot;
+  p.author          = &quot;John Nunemaker&quot;
+  p.email           = &quot;nunemaker@gmail.com&quot;
+  p.extra_deps      = [['activesupport', '&gt;= 2.1']]
+  p.need_tar_gz     = false
+  p.docs_host       = WebsitePath
 end
 
 desc 'Upload website files to rubyforge'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>11894cbf01509a740f87e253e799fbd58569ec0a</id>
    </parent>
  </parents>
  <author>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </author>
  <url>http://github.com/jnunemaker/httparty/commit/a53d70fee49954a09c6d940f1feeceaf8eb306bb</url>
  <id>a53d70fee49954a09c6d940f1feeceaf8eb306bb</id>
  <committed-date>2008-12-05T14:15:09-08:00</committed-date>
  <authored-date>2008-12-05T14:15:09-08:00</authored-date>
  <message>Added post install message back in. Yay for partying hard!</message>
  <tree>705204372544168afbcf5b070d769e1aa31a30f7</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
