10 lines
270 B
Ruby
10 lines
270 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',
|
|
}
|