brew/Library/Homebrew/tap_migrations.rb
2013-11-18 22:49:04 -08:00

11 lines
309 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',
}