From 2bb1641b0fd7e8934dbe4f23deef99d5d752579c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 28 Jan 2013 21:08:45 -0800 Subject: lorem: style nits --- Library/Formula/lorem.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Library/Formula/lorem.rb b/Library/Formula/lorem.rb index 77fe919c1..13f84b4fc 100644 --- a/Library/Formula/lorem.rb +++ b/Library/Formula/lorem.rb @@ -1,10 +1,9 @@ require 'formula' class Lorem < Formula - url 'http://lorem.googlecode.com/svn-history/r4/trunk/lorem', - :using => :curl - version '0.6.1' homepage 'http://code.google.com/p/lorem/' + url 'http://lorem.googlecode.com/svn-history/r4/trunk/lorem', :using => :curl + version '0.6.1' sha1 'aa6ef66e5ee1151397f19b358d772af316cf333b' def install -- cgit v1.2.3