<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,31 +2,31 @@
 
 ### SPUMBLE - tumble your spam
 ### Copyright (c) 2007 Ben Bleything &lt;ben@bleything.net&gt;
-### 
+###
 ### I get a lot of spam where the subjects are lines from technical
-### documenation, RFCs, blog posts, and the like.  I thought it would
-### be fun to track where those subjects were coming from... so I give
-### you spumble.
+### documenation, RFCs, blog posts, and the like.  I thought it would be
+### fun to track where those subjects were coming from... so I give you
+### spumble.
 ###
 ### The idea is that you pipe an email to spumble (really, it just looks
-### for /^Subject: (.*)$/, so anything'll work).  spumble will take that
-### subject line, do a Google I'm Feeling Lucky on it (in quotes, so it'll
-### only match the whole phrase), and if it gets a hit, post that to your
-### tumblr.com tumblelog.  Sound groovy?  I think so.
+### for /^Subject: (.*)$/, so anything'll work). spumble will take that
+### subject line, do a Google I'm Feeling Lucky on it (in quotes, so
+### it'll only match the whole phrase), and if it gets a hit, post that
+### to your tumblr.com tumblelog.  Sound groovy?  I think so.
 ###
 ### To set up spumble, you'll need to define a couple of things:
 
-TumblrDomain = 'spumble'         # &lt;whatever&gt;.tumblr.com
-TumblrPasswd = 'ilikespam'       # put your password here
+TumblrDomain = 'spumble'           # &lt;whatever&gt;.tumblr.com
+TumblrPasswd = 'ilikespam'         # put your password here
 TumblrEmail  = 'ben@bleything.net' # put your email here or the request
-                                  # will fail
+                                   # will fail
 
 ### and that's it!  To test it, try this:
 ###
 ### $ echo 'Subject: bleything.blog(:stuff)' | spumble
 ###
-### and go check your tumblr site.  You should see a link to my blog.  If
-### not, toss me some email!
+### and go check your tumblr site.  You should see a link to my blog.
+### If not, toss me some email!
 ###
 ### Enjoy :)
 
@@ -110,4 +110,4 @@ end
 
 subject = find_subject
 url = feel_lucky( subject )
-report tumble( subject, url ).inspect
\ No newline at end of file
+report tumble( subject, url ).inspect</diff>
      <filename>spumble/spumble</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>42e4eb14d3d484c8976a2e6c6d925d8000a9a96e</id>
    </parent>
  </parents>
  <author>
    <name>Ben Bleything</name>
    <email>ben@bleything.net</email>
  </author>
  <url>http://github.com/bleything/miscellany/commit/230fef2e33c8d2a82b0b2b297f55eb63e814de72</url>
  <id>230fef2e33c8d2a82b0b2b297f55eb63e814de72</id>
  <committed-date>2008-09-29T11:36:09-07:00</committed-date>
  <authored-date>2008-09-29T11:36:09-07:00</authored-date>
  <message>reformat comments</message>
  <tree>46b82d2fd4283e5b47dc2e1bca7325b3b35bc402</tree>
  <committer>
    <name>Ben Bleything</name>
    <email>ben@bleything.net</email>
  </committer>
</commit>
