aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorAdam Vandenberg2013-11-28 11:56:26 -0800
committerAdam Vandenberg2013-11-28 11:56:26 -0800
commitc16cced13e4e754c82a04853f4b635a1daaf1a31 (patch)
treeb7b56292ad79b043d4479a534d197a87249e5199 /Library/Homebrew
parent682ec9abcfe8dd2327073aa151fe7a0d6adb3a33 (diff)
downloadhomebrew-c16cced13e4e754c82a04853f4b635a1daaf1a31.tar.bz2
Move aimage to boneyard
No longer maintained; homepage suggests alternatives. Closes #24728.
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 862c68ea1..6984139dc 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -11,4 +11,5 @@ TAP_MIGRATIONS = {
'librets' => 'homebrew/boneyard',
'drizzle' => 'homebrew/boneyard',
'boost149' => 'homebrew/versions',
+ 'aimage' => 'homebrew/boneyard',
}