aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2015-02-23 15:03:06 +0000
committerMike McQuaid2015-02-23 15:03:06 +0000
commit1c79178d2151e7ae57c7c046cce3f34e59d38bf3 (patch)
tree0df9505dcd5703bbd45bf0a7947f7224d47980c8 /Library/Formula
parent73646443fc400ae758aa62ed4cbdc79d9cf7c235 (diff)
downloadhomebrew-1c79178d2151e7ae57c7c046cce3f34e59d38bf3.tar.bz2
yacas: temporarily remove bottles.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/yacas.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/yacas.rb b/Library/Formula/yacas.rb
index d276d2374..2587cb100 100644
--- a/Library/Formula/yacas.rb
+++ b/Library/Formula/yacas.rb
@@ -3,12 +3,6 @@ class Yacas < Formula
url "https://downloads.sourceforge.net/project/yacas/yacas-source/1.3/yacas-1.3.4.tar.gz"
sha1 "c166fe92eaf3dd4218e4b10ac752457b980ae6e2"
- bottle do
- sha1 "c79875e27d9797235ef16d977ef846db0e2d6be6" => :yosemite
- sha1 "328cb29c9c442b8fe15c96537fe2ff80fe0ae55e" => :mavericks
- sha1 "c41b7729e1c9d735bac9cbcd927f7fc6ab57a2c4" => :mountain_lion
- end
-
option "with-server", "Build the network server version"
def install