brew/Library/Homebrew/tap_migrations.rb
2013-11-19 00:52:30 -06:00

11 lines
308 B
Ruby

TAP_MIGRATIONS = {
'octave' => 'homebrew/science',
'grads' => 'homebrew/binary',
'denyhosts' => 'homebrew/boneyard',
'ipopt' => 'homebrew/science',
'qfits' => 'homebrew/boneyard',
'blackbox' => 'homebrew/boneyard',
'libgtextutils' => 'homebrew/science',
'syslog-ng' => 'homebrew/boneyard',
}