<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,29 +2,28 @@
 
 Gem::Specification.new do |s|
   s.name = %q{ghost}
-  s.version = &quot;0.2.2&quot;
+  s.version = &quot;0.2.3&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
-  s.authors = [&quot;Bodaniel Jeanes&quot;, &quot;Courtois Simon&quot;]
+  s.authors = [&quot;Bodaniel Jeanes&quot;]
   s.autorequire = %q{ghost}
-  s.date = %q{2009-08-26}
+  s.date = %q{2009-09-02}
   s.default_executable = %q{ghost}
-  s.description = %q{Allows you to create, list, and modify .local hostnames in 10.5 with ease}
-  s.email = %q{happynoff@free.fr}
+  s.description = %q{Allows you to create, list, and modify local hostnames}
+  s.email = %q{me@bjeanes.com}
   s.executables = [&quot;ghost&quot;]
   s.extra_rdoc_files = [&quot;README&quot;, &quot;LICENSE&quot;, &quot;TODO&quot;]
   s.files = [&quot;LICENSE&quot;, &quot;README&quot;, &quot;Rakefile&quot;, &quot;TODO&quot;, &quot;bin/ghost&quot;, &quot;lib/ghost&quot;, &quot;lib/ghost/linux-host.rb&quot;, &quot;lib/ghost/mac-host.rb&quot;, &quot;lib/ghost.rb&quot;, &quot;spec/ghost_spec.rb&quot;, &quot;spec/spec.opts&quot;, &quot;spec/spec_helper.rb&quot;]
-  s.has_rdoc = true
-  s.homepage = %q{http://github.com/simonc/ghost}
+  s.homepage = %q{http://github.com/bjeanes/ghost}
   s.rdoc_options = [&quot;--line-numbers&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{ghost}
-  s.rubygems_version = %q{1.3.1}
-  s.summary = %q{Allows you to create, list, and modify .local hostnames in 10.5 with ease}
+  s.rubygems_version = %q{1.3.5}
+  s.summary = %q{Allows you to create, list, and modify local hostnames}
 
   if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
-    s.specification_version = 2
+    s.specification_version = 3
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
     else</diff>
      <filename>ghost.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,18 +1,16 @@
 require File.dirname(__FILE__) + '/rake_helper'
 
 GEM = &quot;ghost&quot;
-GEM_VERSION = [0,2,2]
-GEM_PLATFORM = &quot;universal-darwin-9&quot; # perhaps other *darwin* platforms...
+GEM_VERSION = [0,2,3]
 AUTHOR = &quot;Bodaniel Jeanes&quot;
 EMAIL = &quot;me@bjeanes.com&quot;
 HOMEPAGE = &quot;http://github.com/bjeanes/ghost&quot;
-SUMMARY = &quot;Allows you to create, list, and modify .local hostnames in 10.5 with ease&quot;
+SUMMARY = &quot;Allows you to create, list, and modify local hostnames&quot;
 
 spec = Gem::Specification.new do |s|
   s.name = GEM
   s.rubyforge_project = GEM
   s.version = GEM_VERSION.join('.')
-  # s.platform = GEM_PLATFORM
   s.has_rdoc = true
   s.extra_rdoc_files = [&quot;README&quot;, &quot;LICENSE&quot;, 'TODO']
   s.rdoc_options &lt;&lt; '--line-numbers'
@@ -21,7 +19,6 @@ spec = Gem::Specification.new do |s|
   s.author = AUTHOR
   s.email = EMAIL
   s.homepage = HOMEPAGE
-  # s.requirements &lt;&lt; 'Mac OS X Leopard (10.5)'
   s.executables &lt;&lt; 'ghost'
   s.autorequire = GEM
   s.files = %w(LICENSE README Rakefile TODO) + Dir.glob(&quot;{bin,lib,spec}/**/*&quot;)</diff>
      <filename>tasks/deployment.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>63e0e539e57b227cd1e087e8946f5ed330793803</id>
    </parent>
  </parents>
  <author>
    <name>Bodaniel Jeanes</name>
    <email>me@bjeanes.com</email>
  </author>
  <url>http://github.com/bjeanes/ghost/commit/eb9aa6e85386944d28be969ac95ddb185ef46f81</url>
  <id>eb9aa6e85386944d28be969ac95ddb185ef46f81</id>
  <committed-date>2009-09-02T03:30:35-07:00</committed-date>
  <authored-date>2009-09-02T03:30:35-07:00</authored-date>
  <message>Release 0.2.3 (more snow leopard fixes)</message>
  <tree>fd6c6b5a447d29aadf3458817c2368e279733e4e</tree>
  <committer>
    <name>Bodaniel Jeanes</name>
    <email>me@bjeanes.com</email>
  </committer>
</commit>
