aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorDominyk Tiller2015-02-22 08:47:33 +0000
committerMike McQuaid2015-02-22 15:52:24 +0000
commit45f47a5e73ab8f506231c30e42a753a0cb841832 (patch)
tree3072a7e5bf8524c77380dc7a06081cedcfe23c2d /Library/Homebrew/tap_migrations.rb
parent37828b14338448816a0c88d7f54bb0a14b30325e (diff)
downloadhomebrew-45f47a5e73ab8f506231c30e42a753a0cb841832.tar.bz2
celt: boneyard
Dumps Celt in the Boneyard. Has officially been merged into the Opus codec, which we already support, and has consequently ceased being updated entirely at the current website and download link. See the great big orange banner on http://www.celt-codec.org/ :) Closes #37051. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index 3d663fb59..e091d8938 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -16,6 +16,7 @@ TAP_MIGRATIONS = {
"cardpeek" => "homebrew/x11",
"catdoc" => "homebrew/boneyard",
"cdf" => "homebrew/boneyard",
+ "celt" => "homebrew/boneyard",
"clam" => "homebrew/boneyard",
"cloudfoundry-cli" => "pivotal/tap",
"clusterit" => "homebrew/x11",