<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/integrity/notifier/irc.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -11,11 +11,11 @@ This lets Integrity alert an IRC channel after each build is made.
 Setup Instructions
 ==================
 
-Just install this gem via `sudo gem install -s http://gems.github.com 
+Just install this gem via `sudo gem install -s http://gems.github.com
 sr-integrity-irc` and then in your Rackup (ie, `config.ru`) file:
 
     require &quot;rubygems&quot;
-    require &quot;notifier/irc&quot;
+    require &quot;integrity/notifier/irc&quot;
 
 And badabing! Now you can set up your projects to alert an IRC channel
 after each build (just edit the project and the config options should</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ begin
 rescue LoadError
 end
 
-require File.dirname(__FILE__) + &quot;/../lib/notifier/irc&quot;
+require File.dirname(__FILE__) + &quot;/../lib/integrity/notifier/irc&quot;
 
 class IRCTest &lt; Test::Unit::TestCase
   include RR::Adapters::TestUnit</diff>
      <filename>test/irc_test.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/notifier/irc.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>5566c7b8bd6554258659c6a1e04ea9bbbe6ee64b</id>
    </parent>
  </parents>
  <author>
    <name>Simon Rozet</name>
    <email>simon@rozet.name</email>
  </author>
  <url>http://github.com/sr/integrity-irc/commit/fe606d2101d1c58566b6747f85980c2f2d295152</url>
  <id>fe606d2101d1c58566b6747f85980c2f2d295152</id>
  <committed-date>2009-03-15T15:37:58-07:00</committed-date>
  <authored-date>2009-03-15T15:21:55-07:00</authored-date>
  <message>Move to integrity/notifier/irc</message>
  <tree>22a6a124fbad74bd060235dd6ba8d3a216153e88</tree>
  <committer>
    <name>Simon Rozet</name>
    <email>simon@rozet.name</email>
  </committer>
</commit>
