aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2014-05-23 12:35:39 -0700
committerAdam Vandenberg2014-05-23 12:35:39 -0700
commit580cab6e4d921f332e768bdd9a4d8a407c787b5c (patch)
treec11c3f3684beefa57c5284feb808e7f3207b58fb /Library
parent6faeb14b887436bfc57f3fedf0139d3837347e7d (diff)
downloadhomebrew-580cab6e4d921f332e768bdd9a4d8a407c787b5c.tar.bz2
mit-scheme: move bottle block
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mit-scheme.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mit-scheme.rb b/Library/Formula/mit-scheme.rb
index a6fa07bfa..a06adf044 100644
--- a/Library/Formula/mit-scheme.rb
+++ b/Library/Formula/mit-scheme.rb
@@ -3,15 +3,15 @@ require 'formula'
class MitScheme < Formula
homepage 'http://www.gnu.org/software/mit-scheme/'
url 'http://ftpmirror.gnu.org/mit-scheme/stable.pkg/9.2/mit-scheme-c-9.2.tar.gz'
+ mirror 'http://ftp.gnu.org/gnu/mit-scheme/stable.pkg/9.2/mit-scheme-c-9.2.tar.gz'
+ sha1 'd2820ee76da109d370535fec6e19910a673aa7ee'
+
bottle do
sha1 "dadd99b6228b6950c91e57a0e5197a5f61f80cd1" => :mavericks
sha1 "d91e6fdd907d7747fa56cced88926242888d50d5" => :mountain_lion
sha1 "e02e2cf5cc62c24159ef5690172c9bcb4e09645d" => :lion
end
- mirror 'http://ftp.gnu.org/gnu/mit-scheme/stable.pkg/9.2/mit-scheme-c-9.2.tar.gz'
- sha1 'd2820ee76da109d370535fec6e19910a673aa7ee'
-
conflicts_with 'tinyscheme', :because => 'both install a `scheme` binary'
depends_on :x11