aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-07 16:32:15 +0000
committerJack Nagel2015-01-12 21:08:35 -0500
commit316fe7e574312b604e01fe5ca880e6c80a2795ee (patch)
tree567575c518c4ec2bd0cbd457f8955fa6bf3754ca /Library/Formula
parent4a35f3e5e361bdf8a0dc7ac5fd58e8a867039856 (diff)
downloadhomebrew-316fe7e574312b604e01fe5ca880e6c80a2795ee.tar.bz2
lout: add 3.40 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lout.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/lout.rb b/Library/Formula/lout.rb
index 08344582b..7e0bd902d 100644
--- a/Library/Formula/lout.rb
+++ b/Library/Formula/lout.rb
@@ -3,6 +3,12 @@ class Lout < Formula
url "http://download.savannah.gnu.org/releases/lout/lout-3.40.tar.gz"
sha1 "adb7f632202319a370eaada162fa52cf334f40b3"
+ bottle do
+ sha1 "104638e651e1978c63efe05e4fc7a862c508bc04" => :yosemite
+ sha1 "8b523c9ebd004613a18bc212d840532db4089f40" => :mavericks
+ sha1 "7743b80e1fae54efe71f90c7a9d632a3dfbdcfc0" => :mountain_lion
+ end
+
def install
bin.mkpath
man1.mkpath