aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-07-04 19:45:14 +0100
committerMike McQuaid2014-07-05 11:39:44 +0100
commitff41c90da6581f30c3289dff22b614e5a2a6f1b4 (patch)
tree8eb115ebfd31b92d4c218d4234ff1ec76a04c08b
parent2883dce5bad9e4ea3ea2f94b20d36d86a7f6dde6 (diff)
downloadhomebrew-ff41c90da6581f30c3289dff22b614e5a2a6f1b4.tar.bz2
chibi-scheme: add 0.7 bottle.
Closes #30656. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/chibi-scheme.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/chibi-scheme.rb b/Library/Formula/chibi-scheme.rb
index 5d3f08cba..76947e601 100644
--- a/Library/Formula/chibi-scheme.rb
+++ b/Library/Formula/chibi-scheme.rb
@@ -6,6 +6,12 @@ class ChibiScheme < Formula
sha1 'e751a1881138ddba7caf170859e30dcfeba1a177'
head 'https://code.google.com/p/chibi-scheme/', :using => :hg
+ bottle do
+ sha1 "e5f0e061820123d56736261e3f04907bf5c63ce8" => :mavericks
+ sha1 "fd04e7f93c4b5bcc416ace19d80f7766c41a3afe" => :mountain_lion
+ sha1 "7111751abca30c0a77c8130bd87f082cea255bdd" => :lion
+ end
+
# Remove after upstream fixes this issue
# https://code.google.com/p/chibi-scheme/issues/detail?id=227
patch :DATA unless build.head?