<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
-# CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
+# CouchSphinx, a full text indexing extension for CouchDB/CouchRest using
+# Sphinx.
 
 require 'rubygems'
 require 'rake/gempackagetask'
@@ -17,7 +18,7 @@ spec = Gem::Specification.new do |spec|
   spec.version = '0.1'
   spec.author = 'Jan Ulbrich'
   spec.email = 'jan.ulbrich @nospam@ holtzbrinck.com'
-  spec.summary = 'A full text indexing extension for CouchDB/CouchRest.'
+  spec.summary = 'A full text indexing extension for CouchDB/CouchRest using Sphinx.'
   spec.files = files
   spec.require_path = '.'
   spec.test_files = Dir.glob('tests/*.rb')
@@ -59,7 +60,8 @@ task :gemspecs do
   # which would break Github gem generation...
 
   template = &lt;&lt;EOF
-# CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
+# CouchSphinx, a full text indexing extension for CouchDB/CouchRest using
+# Sphinx.
 
 Gem::Specification.new do |spec|
   spec.platform = #{spec.platform.inspect}</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,5 @@
-# CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
+# CouchSphinx, a full text indexing extension for CouchDB/CouchRest using
+# Sphinx.
 
 Gem::Specification.new do |spec|
   spec.platform = &quot;ruby&quot;
@@ -7,7 +8,7 @@ Gem::Specification.new do |spec|
   spec.version = &quot;0.2&quot;
   spec.author = &quot;Jan Ulbrich&quot;
   spec.email = &quot;jan.ulbrich @nospam@ holtzbrinck.com&quot;
-  spec.summary = &quot;A full text indexing extension for CouchDB/CouchRest.&quot;
+  spec.summary = &quot;A full text indexing extension for CouchDB/CouchRest using Sphinx.&quot;
   spec.files = [&quot;README.rdoc&quot;, &quot;couchsphinx.rb&quot;, &quot;lib/multi_attribute.rb&quot;, &quot;lib/mixins/properties.rb&quot;, &quot;lib/mixins/indexer.rb&quot;, &quot;lib/indexer.rb&quot;]
   spec.require_path = &quot;.&quot;
   spec.has_rdoc = true</diff>
      <filename>couchsphinx.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,5 @@
-# CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
+# CouchSphinx, a full text indexing extension for CouchDB/CouchRest using
+# Sphinx.
 #
 # This file contains the includes implementing this library. Have a look at
 # the README.rdoc as a starting point.</diff>
      <filename>couchsphinx.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,5 @@
-# CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
+# CouchSphinx, a full text indexing extension for CouchDB/CouchRest using
+# Sphinx.
 #
 # This file contains the CouchSphinx::Indexer::XMLDocset and
 # CouchSphinx::Indexer::XMLDoc classes.</diff>
      <filename>lib/indexer.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,5 @@
-# CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
+# CouchSphinx, a full text indexing extension for CouchDB/CouchRest using
+# Sphinx.
 #
 # This file contains the CouchRest::Mixins::Indexer module which in turn
 # includes CouchRest::Mixins::Indexer::ClassMethods.</diff>
      <filename>lib/mixins/indexer.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,5 @@
-# CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
+# CouchSphinx, a full text indexing extension for CouchDB/CouchRest using
+# Sphinx.
 #
 # This file contains the CouchRest::Mixins::Properties module.
 
@@ -7,8 +8,6 @@
 module CouchRest # :nodoc:
   module Mixins # :nodoc:
 
-    # CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
-
     # Patches to the CouchRest Properties module: Adds the &quot;attributes&quot; method 
     # plus some fulltext relevant stuff.
     #</diff>
      <filename>lib/mixins/properties.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,5 @@
-# CouchSphinx, a full text indexing extension for CouchDB/CouchRest.
+# CouchSphinx, a full text indexing extension for CouchDB/CouchRest using
+# Sphinx.
 #
 # This file contains the CouchSphinx::MultiAttribute class.
 </diff>
      <filename>lib/multi_attribute.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01489d7a48b0b343d53535891f06b2cc051a5ddb</id>
    </parent>
  </parents>
  <author>
    <name>Jan Ulbrich</name>
    <email>jan@ulbrich-boerwang.de</email>
  </author>
  <url>http://github.com/ulbrich/couchsphinx/commit/2fd4642095967abcad7f71d05df576dabdc04502</url>
  <id>2fd4642095967abcad7f71d05df576dabdc04502</id>
  <committed-date>2009-07-07T22:18:37-07:00</committed-date>
  <authored-date>2009-07-07T22:18:37-07:00</authored-date>
  <message>Fixed some docs and comments.</message>
  <tree>48eac441948e01e9bb8e5ef5f4276c3c1fe8ef23</tree>
  <committer>
    <name>Jan Ulbrich</name>
    <email>jan@ulbrich-boerwang.de</email>
  </committer>
</commit>
