From 724362a77bd46a5600217d673d636c731b48e787 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 9 Jul 2014 21:39:34 -0700 Subject: [PATCH] Move TeXmacs to boneyard. Does not compile with modern C++ compilers. Closes Homebrew/homebrew#27386. --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index d8e9438639..e468ba8cf1 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -55,6 +55,7 @@ TAP_MIGRATIONS = { "sundials" => "homebrew/science", "syslog-ng" => "homebrew/boneyard", "tetgen" => "homebrew/science", + "texmacs" => "homebrew/boneyard", "tmap" => "homebrew/boneyard", "urweb" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard",