aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2013-11-18 22:32:56 -0800
committerAdam Vandenberg2013-11-18 22:32:56 -0800
commit5f58cd9e5370b59c5209988f3f4672226c47adec (patch)
treecabd3d1c28a7a1e66607d03647b88fcb249ee2da
parent1f190890fd60f9e66aeaf71c4c42473334cc514a (diff)
downloadbrew-5f58cd9e5370b59c5209988f3f4672226c47adec.tar.bz2
Move libgtextutils to homebrew-science
Closes Homebrew/homebrew#23972.
-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',
}