<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,13 +5,13 @@ EMAIL = &quot;drnicwilliams@gmail.com&quot;
 DESCRIPTION = &lt;&lt;-EOS
 Prepare to pack or unpack piles of files with the pastiepacker.
 
-To pack a folder: #{File.basename($0)}
-To pack some files ending with &quot;txt&quot;: find * | grep &quot;txt$&quot; | #{File.basename($0)}
+To pack a folder: pastiepacker
+To pack some files ending with &quot;txt&quot;: find * | grep &quot;txt$&quot; | pastiepacker
 - It outputs the url of the prepared pastie, so you can pipe it to xargs:
 - pastiepacker | xargs open
 
-To unpack a packed pastie: #{File.basename($0)} http://pastie.caboo.se/175183
-- This unpacks the files into a subfolder 175138/
+To unpack a packed pastie: pastiepacker http://pastie.caboo.se/175886
+- This unpacks the files into a subfolder 175886/
 EOS
 GEM_NAME = 'pastiepacker' # what ppl will type to install your gem
 RUBYFORGE_PROJECT = 'pastiepacker' # The unix name for your project</diff>
      <filename>config/hoe.rb</filename>
    </modified>
    <modified>
      <diff>@@ -164,7 +164,15 @@ rake install_gem&lt;/code&gt;&lt;/pre&gt;
     &lt;/p&gt;
 &lt;/div&gt;
 
-&lt;!-- insert site tracking codes here, like Google Urchin --&gt;
+&lt;script type=&quot;text/javascript&quot;&gt;
+var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
+document.write(unescape(&quot;%3Cscript src='&quot; + gaJsHost + &quot;google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E&quot;));
+&lt;/script&gt;
+&lt;script type=&quot;text/javascript&quot;&gt;
+var pageTracker = _gat._getTracker(&quot;UA-567811-11&quot;);
+pageTracker._initData();
+pageTracker._trackPageview();
+&lt;/script&gt;
 
 &lt;/body&gt;
 &lt;/html&gt;</diff>
      <filename>website/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -42,7 +42,15 @@
     &lt;/p&gt;
 &lt;/div&gt;
 
-&lt;!-- insert site tracking codes here, like Google Urchin --&gt;
+&lt;script type=&quot;text/javascript&quot;&gt;
+var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
+document.write(unescape(&quot;%3Cscript src='&quot; + gaJsHost + &quot;google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E&quot;));
+&lt;/script&gt;
+&lt;script type=&quot;text/javascript&quot;&gt;
+var pageTracker = _gat._getTracker(&quot;UA-567811-11&quot;);
+pageTracker._initData();
+pageTracker._trackPageview();
+&lt;/script&gt;
 
 &lt;/body&gt;
 &lt;/html&gt;</diff>
      <filename>website/template.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7a66cc8081215168f5a99249ce30a98e477f66f4</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/drnic/pastie-packer/commit/5e5a72209004b832ee1d39f125f6836a578c368f</url>
  <id>5e5a72209004b832ee1d39f125f6836a578c368f</id>
  <committed-date>2008-04-05T15:58:17-07:00</committed-date>
  <authored-date>2008-04-05T15:58:17-07:00</authored-date>
  <message>updated gem description; added google analytics code to template</message>
  <tree>5e7a3f72e36e8cf9e215f92f365f6fdd7b8f4d9d</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
