From d1d285a905852cd6925c5982280bc5b95e54ffce Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 13 Jan 2015 15:03:23 +0000 Subject: orpie: add 1.5.2 bottle. --- Library/Formula/orpie.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/orpie.rb b/Library/Formula/orpie.rb index 5774c9e7a..00ea91378 100644 --- a/Library/Formula/orpie.rb +++ b/Library/Formula/orpie.rb @@ -3,6 +3,12 @@ class Orpie < Formula url "http://pessimization.com/software/orpie/orpie-1.5.2.tar.gz" sha1 "9786df20fb272fd36f87868bed04cab504602282" + bottle do + sha1 "a6213155ff44a5816391c80a1919ac2d992b739f" => :yosemite + sha1 "86b170484abd8f7ebb07fac0dd82ef7d060b75ed" => :mavericks + sha1 "d8849eadb8d77de5132658a19fac1a7b7ce7936b" => :mountain_lion + end + depends_on "gsl" depends_on "objective-caml" depends_on "camlp4" => :build -- cgit v1.2.3