From 5cead72709f93a5448e9e4ca511e65813c5940f4 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 14 Nov 2014 23:34:47 +0000 Subject: [PATCH] eet: add 1.7.10 bottle. --- Formula/eet.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/eet.rb b/Formula/eet.rb index 245c4cad2b..7e640e01cf 100644 --- a/Formula/eet.rb +++ b/Formula/eet.rb @@ -5,6 +5,13 @@ class Eet < Formula url "http://download.enlightenment.org/releases/eet-1.7.10.tar.gz" sha1 "7cf6938cc76fbf1cd8e2721606d61c93c09edd9e" + bottle do + cellar :any + sha1 "73d9599c2ab8fa5067ff4fc4fddacbeb19b825c4" => :yosemite + sha1 "36315f8d5bc59d56c6082e76e8dd2a9bfaec3735" => :mavericks + sha1 "dcc57b32e7225fe86c83a5bfaade296d828b9ba0" => :mountain_lion + end + head do url "http://svn.enlightenment.org/svn/e/trunk/eet/"