diff options
| author | Adam Vandenberg | 2014-07-09 21:39:34 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2014-07-09 21:39:34 -0700 |
| commit | b867ca57958f5299e5ce9ca46cb9f72ecfcad47e (patch) | |
| tree | 05079c39f73cb8f071aa7d2e145a1e7adbef0276 /Library/Homebrew | |
| parent | 9242c6866da4debcc2af4e08d1ebf0c6c9439c92 (diff) | |
| download | homebrew-b867ca57958f5299e5ce9ca46cb9f72ecfcad47e.tar.bz2 | |
Move TeXmacs to boneyard.
Does not compile with modern C++ compilers.
Closes #27386.
Diffstat (limited to 'Library/Homebrew')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index d8e943863..e468ba8cf 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", |
