<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,4 +4,4 @@ nbproject
 pkg
 doc
 coverage
-manifest
\ No newline at end of file
+Manifest
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 (The MIT License)
 
-Copyright (c) 2008 Simone Carletti &lt;weppos@weppos.net&gt;
+Copyright (c) 2008-2009 Simone Carletti &lt;weppos@weppos.net&gt;
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>LICENSE.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -7,15 +7,19 @@ lib/www/delicious/tag.rb
 lib/www/delicious/version.rb
 lib/www/delicious.rb
 LICENSE.rdoc
+Manifest
 Rakefile
 README.rdoc
 setup.rb
+test/bundle_test.rb
+test/delicious_test.rb
 test/fixtures/net_response_invalid_account.yml
 test/fixtures/net_response_success.yml
-test/helper.rb
+test/online_test.rb
+test/post_test.rb
+test/tag_test.rb
 test/test_all.rb
-test/test_offline.rb
-test/test_online.rb
+test/test_helper.rb
 test/testcases/element/bundle.xml
 test/testcases/element/invalid_root.xml
 test/testcases/element/post.xml
@@ -40,10 +44,3 @@ test/testcases/response/tags_get_empty.xml
 test/testcases/response/tags_rename.xml
 test/testcases/response/update.delicious1.xml
 test/testcases/response/update.xml
-test/unit/bundle_test.rb
-test/unit/delicious_test.rb
-test/unit/online/online_test.rb
-test/unit/post_test.rb
-test/unit/tag_test.rb
-TODO
-Manifest</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -196,5 +196,5 @@ See the CHANGELOG.rdoc file for details.
 
 == License
 
-Copyright (c) 2008 Simone Carletti, WWW::Delicious is released under the MIT license. 
+Copyright (c) 2008-2009 Simone Carletti, WWW::Delicious is released under the MIT license. 
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -15,7 +15,7 @@ PKG_FILES = FileList.new(&quot;{lib,test}/**/*.rb&quot;) do |files|
   files.include %w(Rakefile setup.rb)
 end
 RUBYFORGE_PROJECT = 'www-delicious'
- 
+
 if ENV['SNAPSHOT'].to_i == 1
   PKG_VERSION &lt;&lt; &quot;.&quot; &lt;&lt; Time.now.utc.strftime(&quot;%Y%m%d%H%M%S&quot;)
 end
@@ -25,11 +25,11 @@ Echoe.new(PKG_NAME, PKG_VERSION) do |p|
   p.author        = &quot;Simone Carletti&quot;
   p.email         = &quot;weppos@weppos.net&quot;
   p.summary       = PKG_SUMMARY
-  p.description   = &lt;&lt;-EOF
+  p.description   = &lt;&lt;-EOD
     WWW::Delicious is a del.icio.us API client implemented in Ruby. \
     It provides access to all available del.icio.us API queries \
     and returns the original XML response as a friendly Ruby object.
-  EOF
+  EOD
   p.url           = &quot;http://code.simonecarletti.com/www-delicious&quot;
   p.project       = RUBYFORGE_PROJECT
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9203ce1f5ab6bb404fc44aae682a8b24dae442a9</id>
    </parent>
  </parents>
  <author>
    <name>Simone Carletti</name>
    <email>weppos@weppos.net</email>
  </author>
  <url>http://github.com/weppos/www-delicious/commit/4df5734fe81fbd632a390c703eb025ccb5745434</url>
  <id>4df5734fe81fbd632a390c703eb025ccb5745434</id>
  <committed-date>2009-02-09T12:20:45-08:00</committed-date>
  <authored-date>2009-02-09T12:20:45-08:00</authored-date>
  <message>Fixed Manifest case .gitignore file (thanks to Luca G. Soave). Updated copyright information.</message>
  <tree>30aab092bed9d0d0f3ae08204f609bcfc99b4aaa</tree>
  <committer>
    <name>Simone Carletti</name>
    <email>weppos@weppos.net</email>
  </committer>
</commit>
