From 522711f6ba88e507392caa18c29bf85d4790f27f Mon Sep 17 00:00:00 2001 From: Larry Gilbert Date: Tue, 5 May 2015 23:42:59 -0700 Subject: dupx: retire to the boneyard GDB is a requirement, but GDB lives in the homebrew/dupes tap now, so dupx cannot stay in core. Closes Homebrew/homebrew#39332. Signed-off-by: Mike McQuaid --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index a40f0dac2..c57d3f6f8 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -42,6 +42,7 @@ TAP_MIGRATIONS = { "dromeaudio" => "homebrew/head-only", "drush" => "homebrew/php", "dsniff" => "homebrew/boneyard", + "dupx" => "homebrew/boneyard", "dwm" => "homebrew/x11", "dzen2" => "homebrew/x11", "easy-tag" => "homebrew/x11", -- cgit v1.2.3