aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/qd.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/qd.rb b/Library/Formula/qd.rb
index a3ec4022f..bcc0c992d 100644
--- a/Library/Formula/qd.rb
+++ b/Library/Formula/qd.rb
@@ -4,6 +4,13 @@ class Qd < Formula
homepage 'http://crd.lbl.gov/~dhbailey/mpdist/'
url 'http://crd.lbl.gov/~dhbailey/mpdist/qd-2.3.14.tar.gz'
sha1 'bda1048feed8c3a52957e5e63592163aa0a15da4'
+ bottle do
+ cellar :any
+ sha1 "0b419d709130b3a5ca2e2bb6d770113c3ea16b9c" => :yosemite
+ sha1 "0cedfdd4df839ff311c7cb9add9ab242fa31e66f" => :mavericks
+ sha1 "a8ad0c971cf98952cf8f56c714b87ebaf4db7828" => :mountain_lion
+ end
+
revision 1
depends_on :fortran => :recommended