<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,10 @@
-=== 1.0.0 / 2008-02-17
+== Change Log
 
-* 1 major enhancement
-  * Birthday!
+=== Initial (16-02-2008)
+
+* Start to transform plugins to gems and packages [S. Busso] 
+ 	sudo gem install radius bluecoth highline redcloth rubypants
+ 	TODO install redcloth (textile) bluecloth (markdown)
+* Radiant bin: Use of rubigen instead of RailsGenerator [S. Busso]
+* Need sudo gem install --source http://merbivore.com merb_activerecord
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -8,26 +8,16 @@ FIX (describe your package)
 
 == FEATURES/PROBLEMS:
 
-* FIX (list of features or problems)
 
 == SYNOPSIS:
 
-1. Transform plugins to gems and packages:
- sudo gem install radius bluecoth highline redcloth rubypants
- install redcloth (textile) bluecloth (markdown)
-  
-2. Use of rubigen instead of RailsGenerator
-
- sudo gem install --source http://merbivore.com merb_activerecord
-
 
 == REQUIREMENTS:
 
-* FIX (list of requirements)
 
 == INSTALL:
 
-* FIX (sudo gem install, anything else)
+
 
 == LICENSE:
 </diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 require 'rubygems'
 require 'hoe'
-require './lib/merb_radiant.rb'
+#require './lib/merb_radiant.rb'
 
 module MerbRadiant
   VERSION = 0.1.0
@@ -11,11 +11,11 @@ end
 
 Hoe.new('merb_radiant', MerbRadiant::VERSION) do |p|
   p.rubyforge_name = 'merb_radiant'
-  # p.author = 'FIX'
-  # p.email = 'FIX'
-  # p.summary = 'FIX'
-  # p.description = p.paragraphs_of('README.txt', 2..5).join(&quot;\n\n&quot;)
-  # p.url = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1]
+  p.author = 'Stephane Busso'
+  p.email = 'stephane.busso@gmail.com'
+  p.summary = 'A try of Radiant on Merb'
+  p.description = p.paragraphs_of('README.txt', 2..5).join(&quot;\n\n&quot;)
+  p.url = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1]
   p.changes = p.paragraphs_of('History.txt', 0..1).join(&quot;\n\n&quot;)
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -4,4 +4,4 @@
 
 === Google group
 
-=== 
\ No newline at end of file
+=== Git
\ No newline at end of file</diff>
      <filename>TODO.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>af26b2d72a0c32ce2467e9ba951a54b6e0f32e20</id>
    </parent>
  </parents>
  <author>
    <name>Stephane</name>
    <email>stephane.busso@gmail.com</email>
  </author>
  <url>http://github.com/sbusso/merb_radiant/commit/04f0e1182ca484106be4af5fd394a0019d4d84f7</url>
  <id>04f0e1182ca484106be4af5fd394a0019d4d84f7</id>
  <committed-date>2008-02-17T11:30:05-08:00</committed-date>
  <authored-date>2008-02-17T11:30:05-08:00</authored-date>
  <message>cleanup</message>
  <tree>56f16f92edb7666de8c0a3253215e1e74089f0b4</tree>
  <committer>
    <name>Stephane</name>
    <email>stephane.busso@gmail.com</email>
  </committer>
</commit>
