diff options
| author | Dominyk Tiller | 2015-02-22 08:47:33 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-22 15:52:24 +0000 |
| commit | 45f47a5e73ab8f506231c30e42a753a0cb841832 (patch) | |
| tree | 3072a7e5bf8524c77380dc7a06081cedcfe23c2d /Library/Homebrew/tap_migrations.rb | |
| parent | 37828b14338448816a0c88d7f54bb0a14b30325e (diff) | |
| download | homebrew-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.rb | 1 |
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", |
