<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,12 +7,6 @@ require &quot;appscript&quot;
 require 'highline/import'
 include Appscript
 
-# Muxtape version for gemifying
-class Muxtape
-  VERSION = '0.0.1'
-end
-
-
 def get_featured_tapes
   doc = Hpricot(open(&quot;http://muxtape.com&quot;))
   (doc/&quot;ul.featured a&quot;).map{|e| e[:href].scan(/http:\/\/(.*?).muxtape.com/); $1 }.sort</diff>
      <filename>lib/muxtape.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,7 @@
-spec = Gem::Specification.new do |s| 
+Gem::Specification.new do |s|
   s.name = &quot;muxtape&quot;
-  s.version = Muxtape::VERSION
+  s.version = '0.0.1'
+  s.date = '26/4/08'
   s.author = &quot;Ben Schwarz&quot;
   s.email = &quot;ben@germanforblack.com&quot;
   s.homepage = &quot;http://germanforblack.com/&quot;
@@ -17,6 +18,4 @@ spec = Gem::Specification.new do |s|
   
   # 'Binary' goodness
   s.default_executable = 'bin/muxtape'
-end
-
-
+end
\ No newline at end of file</diff>
      <filename>muxtape-rb.gemspec</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>Rakefile</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d34a28b3c308a3a573e96939d56d50f5f7daf8d0</id>
    </parent>
  </parents>
  <author>
    <name>Ben</name>
    <email>ben@Homeslice.local</email>
  </author>
  <url>http://github.com/benschwarz/muxtape-rb/commit/9e014e63b30dcbb58a01732bffdf5b809baf62ed</url>
  <id>9e014e63b30dcbb58a01732bffdf5b809baf62ed</id>
  <committed-date>2008-04-26T00:53:31-07:00</committed-date>
  <authored-date>2008-04-26T00:53:31-07:00</authored-date>
  <message>No need for rake when gem will do it for you!
Removed class version string numbers
General cleanup and packaging</message>
  <tree>6408d6066dca2634192fb2d36d206feed09e611a</tree>
  <committer>
    <name>Ben</name>
    <email>ben@Homeslice.local</email>
  </committer>
</commit>
