diff options
| author | Alex Dunn | 2015-10-18 09:09:42 -0700 |
|---|---|---|
| committer | Alex Dunn | 2015-10-20 20:16:15 -0700 |
| commit | 7c7b7bf97f2ed1a86b4a9edd12744e4d142949c4 (patch) | |
| tree | d471eeeaa3aa2a7cd5df55a5ce8cc01ecb577e33 /Library | |
| parent | 09516e1613487084ec3e9a930833b4e9a4e49ef6 (diff) | |
| download | brew-7c7b7bf97f2ed1a86b4a9edd12744e4d142949c4.tar.bz2 | |
paq8px: boneyard
Fixes Homebrew/homebrew#44061.
Closes Homebrew/homebrew#44501.
Closes Homebrew/homebrew#45108.
Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
Diffstat (limited to 'Library')
| -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 d9fd51e37..c13c0e311 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -158,6 +158,7 @@ TAP_MIGRATIONS = { "opengrm-ngram" => "homebrew/science", "ori" => "homebrew/fuse", "pan" => "homebrew/boneyard", + "paq8px" => "homebrew/boneyard", "par2tbb" => "homebrew/boneyard", "pari" => "homebrew/x11", "pathfinder" => "homebrew/boneyard", |
