From c07bcc919e5455fe7a3b4ba970e276e54be19d83 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 24 Jul 2014 12:17:00 +0100 Subject: scala: add 2.11.2 bottle. Closes #31085. Signed-off-by: Mike McQuaid --- Library/Formula/scala.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/scala.rb b/Library/Formula/scala.rb index fa4d07370..0db1b0d29 100644 --- a/Library/Formula/scala.rb +++ b/Library/Formula/scala.rb @@ -5,6 +5,13 @@ class Scala < Formula url 'http://www.scala-lang.org/files/archive/scala-2.11.2.tgz' sha1 '904e9ee3bb96e8350b1e0f2502a704f836c0cdf1' + bottle do + cellar :any + sha1 "da4919e3f11b1d10923e12c20ba50f738db58380" => :mavericks + sha1 "15ecc67ac62795c1ae7a9fae01838bea412df6ec" => :mountain_lion + sha1 "10784c54d59746277a6f0535ef9d3ff4974fad56" => :lion + end + option 'with-docs', 'Also install library documentation' option 'with-src', 'Also install sources for IDE support' -- cgit v1.2.3