From a87b25740e970e3375d57e742c7ec795527be6fc Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 12 Mar 2015 19:16:56 +0000 Subject: fortune: add 9708 bottle. --- Library/Formula/fortune.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/fortune.rb b/Library/Formula/fortune.rb index cd42ff2f8..f2bf633ca 100644 --- a/Library/Formula/fortune.rb +++ b/Library/Formula/fortune.rb @@ -3,6 +3,12 @@ class Fortune < Formula url "http://ftp.ibiblio.org/pub/linux/games/amusements/fortune/fortune-mod-9708.tar.gz" sha256 "1a98a6fd42ef23c8aec9e4a368afb40b6b0ddfb67b5b383ad82a7b78d8e0602a" + bottle do + sha256 "bfae1a94a0de8d9d53f28b5cfdea3b04190420dde0b83c862d6ef536c03d59ef" => :yosemite + sha256 "90e758b8875a309116e89f475d7c88da5e7e1417601705eb45abf20a5be11a8a" => :mavericks + sha256 "25958474483a88a12bf8585f21864d190179547271527af8c292bd7ecf6d5677" => :mountain_lion + end + option "without-offensive", "Don't install potentially offensive fortune files" deprecated_option "no-offensive" => "without-offensive" -- cgit v1.2.3