aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorAdam Vandenberg2013-11-18 22:32:56 -0800
committerAdam Vandenberg2013-11-18 22:32:56 -0800
commit3a6539cbb3cd30c8384594db3d12ae07441cb144 (patch)
tree526111abb41eb49c52c8e9f76eda9c554f81f2ad /Library/Homebrew
parentfe019ad2ed5992ca34cf2b3e43588fa36f4ededc (diff)
downloadhomebrew-3a6539cbb3cd30c8384594db3d12ae07441cb144.tar.bz2
Move libgtextutils to homebrew-science
Closes #23972.
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
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',
}