<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -88,4 +88,4 @@ where you installed Ruby (typically C:\Ruby\)
 Further instructions
 ====================
 
-For further instructions, check http://linuxbrit.co.uk/rbot/wiki/InstallGuide
+For further instructions, check http://ruby-rbot.org/rbot-trac/wiki/InstallGuide</diff>
      <filename>REQUIREMENTS</filename>
    </modified>
    <modified>
      <diff>@@ -26,7 +26,7 @@ spec = Gem::Specification.new do |s|
 
   s.author = 'Tom Gilbert'
   s.email = 'tom@linuxbrit.co.uk'
-  s.homepage = 'http://linuxbrit.co.uk/rbot/'
+  s.homepage = 'http://ruby-rbot.org'
   s.rubyforge_project = 'rbot'
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -12,10 +12,10 @@
 # exisitng rbot command and that is run.
 #
 # == Example Session
-#   &lt; alias googlerbot *terms =&gt; google site:linuxbrit.co.uk/rbot/ &lt;terms&gt;
+#   &lt; alias googlerbot *terms =&gt; google site:ruby-rbot.org &lt;terms&gt;
 #   &gt; okay
 #   &lt; googlerbot plugins
-#   &gt; Results for site:linuxbrit.co.uk/rbot/ plugins: ....
+#   &gt; Results for site:ruby-rbot.org plugins: ....
 #
 # == Security
 # By default, only the owner can define and remove aliases, while everyone else can
@@ -171,7 +171,7 @@ class AliasPlugin &lt; Plugin
         end.join ' | '
       end
     when 'create'
-      _('&quot;alias &lt;text&gt; =&gt; &lt;command&gt;&quot; =&gt; add text as an alias of command. Text can contain placeholders marked with : or * for :words and *multiword arguments. The command can contain placeholders enclosed with &lt; &gt; which will be substituded with argument values. For example: alias googlerbot *terms =&gt; google site:linuxbrit.co.uk/rbot/ &lt;terms&gt;')
+      _('&quot;alias &lt;text&gt; =&gt; &lt;command&gt;&quot; =&gt; add text as an alias of command. Text can contain placeholders marked with : or * for :words and *multiword arguments. The command can contain placeholders enclosed with &lt; &gt; which will be substituded with argument values. For example: alias googlerbot *terms =&gt; google site:ruby-rbot.org &lt;terms&gt;')
     when 'commands'
       _('alias list =&gt; list defined aliases | alias whatis &lt;alias&gt; =&gt; show definition of the alias | alias remove &lt;alias&gt; =&gt; remove defined alias | see the &quot;create&quot; topic about adding aliases')
     end</diff>
      <filename>data/rbot/plugins/alias.rb</filename>
    </modified>
    <modified>
      <diff>@@ -283,7 +283,7 @@ class HttpUtil
       'Accept-Charset' =&gt; 'utf-8;q=1.0, *;q=0.8',
       'Accept-Encoding' =&gt; 'gzip;q=1, deflate;q=1, identity;q=0.8, *;q=0.2',
       'User-Agent' =&gt;
-        &quot;rbot http util #{$version} (http://linuxbrit.co.uk/rbot/)&quot;
+        &quot;rbot http util #{$version} (#{Irc::Bot::SOURCE_URL})&quot;
     }
     debug &quot;starting http cache cleanup timer&quot;
     @timer = @bot.timer.add(300) {</diff>
      <filename>lib/rbot/core/utils/httputil.rb</filename>
    </modified>
    <modified>
      <diff>@@ -124,7 +124,7 @@ module Irc
 # handles them or passes them to plugins, and contains core functionality.
 class Bot
   COPYRIGHT_NOTICE = &quot;(c) Tom Gilbert and the rbot development team&quot;
-  SOURCE_URL = &quot;http://linuxbrit.co.uk/rbot&quot;
+  SOURCE_URL = &quot;http://ruby-rbot.org&quot;
   # the bot's Auth data
   attr_reader :auth
 </diff>
      <filename>lib/rbot/ircbot.rb</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@
 # Version: 0.3.2
 # Date: Sat 6 Apr 2002
 #
-# You can get rbot from: http://www.linuxbrit.co.uk/rbot/
+# You can get rbot from: http://ruby-rbot.org
 #
 # Changelog
 # 0.1 - Initial release</diff>
      <filename>lib/rbot/plugins/dice.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>24bb60775741d3731400f1e430ef6bf3a2e1b933</id>
    </parent>
  </parents>
  <author>
    <name>Giuseppe Bilotta</name>
    <email>giuseppe.bilotta@gmail.com</email>
  </author>
  <url>http://github.com/jsn/rbot/commit/3527629fa971d1407d152fecad13fb346c9286da</url>
  <id>3527629fa971d1407d152fecad13fb346c9286da</id>
  <committed-date>2008-02-14T00:23:10-08:00</committed-date>
  <authored-date>2008-02-14T00:23:10-08:00</authored-date>
  <message>* replace references to old website to references to new site</message>
  <tree>6201bdc35fa47c9a41e87075dd00e2b9589ede53</tree>
  <committer>
    <name>Giuseppe Bilotta</name>
    <email>giuseppe.bilotta@gmail.com</email>
  </committer>
</commit>
