From d88f84138e64835e801c42e6d49120c1cb6afa3b Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Sat, 18 Jul 2015 10:30:14 +0200 Subject: ydict: migrate to boneyard The executable is not working and upstream hasn't been updated in more than 1 year. Closes Homebrew/homebrew#41853. Signed-off-by: Baptiste Fontaine --- 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 f2aded43a..741bb5fae 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -232,5 +232,6 @@ TAP_MIGRATIONS = { "xplot" => "homebrew/x11", "xspringies" => "homebrew/x11", "yarp" => "homebrew/x11", + "ydict" => "homebrew/boneyard", "zenity" => "homebrew/x11", } -- cgit v1.2.3