diff options
| author | Adam Vandenberg | 2013-11-18 22:32:56 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-11-18 22:32:56 -0800 |
| commit | 3a6539cbb3cd30c8384594db3d12ae07441cb144 (patch) | |
| tree | 526111abb41eb49c52c8e9f76eda9c554f81f2ad /Library/Homebrew | |
| parent | fe019ad2ed5992ca34cf2b3e43588fa36f4ededc (diff) | |
| download | homebrew-3a6539cbb3cd30c8384594db3d12ae07441cb144.tar.bz2 | |
Move libgtextutils to homebrew-science
Closes #23972.
Diffstat (limited to 'Library/Homebrew')
| -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 e585ce64c..3f9bdccbb 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -5,4 +5,5 @@ TAP_MIGRATIONS = { 'ipopt' => 'homebrew/science', 'qfits' => 'homebrew/boneyard', 'blackbox' => 'homebrew/boneyard', + 'libgtextutils' -> 'homebrew/science', } |
