From b968e5af296256e2e2c84177d1a00b44773e32c9 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 26 Jan 2015 15:39:43 +0000 Subject: juman: add 7.01 bottle. --- Library/Formula/juman.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/juman.rb b/Library/Formula/juman.rb index 0c20c7a37..5bfd1a8a6 100644 --- a/Library/Formula/juman.rb +++ b/Library/Formula/juman.rb @@ -3,6 +3,12 @@ class Juman < Formula url "http://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/juman-7.01.tar.bz2" sha1 "e22eb113f40216b8a04d811484a94f93f834ae9a" + bottle do + sha1 "124c6163b63a4ae87269419329ebb65c810f30b2" => :yosemite + sha1 "d3c9051c201101118fdde6ae5a49dea75911a59e" => :mavericks + sha1 "d886637082bfb1a55c528077abcaaf43d6b54372" => :mountain_lion + end + def install system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" -- cgit v1.2.3