aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBaptiste Fontaine2015-07-18 10:30:14 +0200
committerBaptiste Fontaine2015-07-18 13:29:09 +0200
commitd88f84138e64835e801c42e6d49120c1cb6afa3b (patch)
treee831b641569940cc9bcc8c05d91002e3c065d7db /Library
parent3f601e0e7fa646a4420ce89dd6e62d510d5f7f31 (diff)
downloadbrew-d88f84138e64835e801c42e6d49120c1cb6afa3b.tar.bz2
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 <batifon@yahoo.fr>
Diffstat (limited to 'Library')
-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 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",
}