From 67089f3aa2f8b461a3683bc29062852905d8e4e7 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Fri, 5 Jun 2015 21:33:33 +0200 Subject: sdelta3: migrate to boneyard The original website doesn’t exist anymore, the download URL doesn’t work and there are no mirrors. Debian doesn’t provide any package for it, like Fedora and MacPorts. Closes Homebrew/homebrew#40436. Signed-off-by: Baptiste Fontaine --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index f95121e49..bf523353a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -174,6 +174,7 @@ TAP_MIGRATIONS = { "s3fs" => "homebrew/fuse", "salt" => "homebrew/science", "scantailor" => "homebrew/x11", + "sdelta3" => "homebrew/boneyard", "shark" => "homebrew/boneyard", "shell.fm" => "homebrew/boneyard", "simple-mtpfs" => "homebrew/fuse", -- cgit v1.2.3