aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-10-22 17:31:59 +0100
committerMike McQuaid2014-10-22 18:15:40 +0100
commita8247fe82dfccd047f584d6c0f1335134c077696 (patch)
treececd281e2feac0a240a307f955cf84aa142173e3 /Library/Formula
parentcdf0f7fb837a0f2986f1bb6a19fb6d138558302f (diff)
downloadhomebrew-a8247fe82dfccd047f584d6c0f1335134c077696.tar.bz2
texinfo: add 5.2 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/texinfo.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/texinfo.rb b/Library/Formula/texinfo.rb
index 299242b7e..87206528e 100644
--- a/Library/Formula/texinfo.rb
+++ b/Library/Formula/texinfo.rb
@@ -6,6 +6,12 @@ class Texinfo < Formula
mirror 'http://ftp.gnu.org/gnu/texinfo/texinfo-5.2.tar.gz'
sha1 'dc54edfbb623d46fb400576b3da181f987e63516'
+ bottle do
+ sha1 "988fc8c195a43ad8b9dea1da2827fb24c794c200" => :yosemite
+ sha1 "40453ac408ede2cb5470935a5c5d2360f64032b5" => :mavericks
+ sha1 "1ac4d9ac120248a5b71cb45199c01bad850a7655" => :mountain_lion
+ end
+
keg_only :provided_by_osx, <<-EOS.undent
Software that uses TeX, such as lilypond and octave, require a newer version
of these files.