aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-06-16 20:27:36 -0700
committerAdam Vandenberg2014-06-16 20:27:36 -0700
commitff047a88a5b2d8ff1446332ee9773da5e197332d (patch)
tree6804e832184b0e5f069cde7b5d872394f153f0b1 /Library/Homebrew/tap_migrations.rb
parentc6d75bfcec5b953a3c2ded37212b545304f4e35c (diff)
downloadbrew-ff047a88a5b2d8ff1446332ee9773da5e197332d.tar.bz2
Move aplus to the boneyard
Does not compile with modern compilers and has not been updated since 2008. Closes Homebrew/homebrew#30040.
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-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 4dd1f1cad..7e8cd25a1 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -1,6 +1,7 @@
TAP_MIGRATIONS = {
"agedu" => "homebrew/headonly",
"aimage" => "homebrew/boneyard",
+ "aplus" => "homebrew/boneyard",
"apple-gcc42" => "homebrew/versions",
"appledoc" => "homebrew/boneyard",
"appswitch" => "homebrew/binary",