diff options
| author | Mike McQuaid | 2017-03-26 19:42:35 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2017-03-26 19:42:35 +0100 |
| commit | 2047dbd50e05cf03a7f7912011fd510cbc9172f5 (patch) | |
| tree | 4c8e1032ad229c2ec5e3691163d4812deef1b261 /Library/Homebrew/official_taps.rb | |
| parent | a34f7277deda844a680f7c4726e46fd9c1bc8bbf (diff) | |
| download | brew-2047dbd50e05cf03a7f7912011fd510cbc9172f5.tar.bz2 | |
Update all references to taps.
- Remove taps that are (or will shortly be) deprecated.
- Remove commands that are only relevant to the boneyard (which will
shortly be removed).
Diffstat (limited to 'Library/Homebrew/official_taps.rb')
| -rw-r--r-- | Library/Homebrew/official_taps.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Homebrew/official_taps.rb b/Library/Homebrew/official_taps.rb index c7b96ae64..a7bc4a1d6 100644 --- a/Library/Homebrew/official_taps.rb +++ b/Library/Homebrew/official_taps.rb @@ -1,11 +1,8 @@ OFFICIAL_TAPS = %w[ apache - dupes - fuse nginx php science - tex ].freeze OFFICIAL_CMD_TAPS = { |
