diff --git a/Formula/s3sync.rb b/Formula/s3sync.rb deleted file mode 100644 index 3a71884057feb..0000000000000 --- a/Formula/s3sync.rb +++ /dev/null @@ -1,17 +0,0 @@ -class S3sync < Formula - desc "Interfaces to Amazon S3" - homepage "http://s3sync.net" - url "http://s3sync-s3cmd.googlecode.com/svn/trunk/", :revision => "4" - version "1.2.6" - - bottle :unneeded - - def install - bin.install Dir["s3sync/*.rb"] - prefix.install Dir["s3sync/*.{example,txt}"] - end - - def caveats - "See #{prefix}/README.txt for details of how to set up the correct environment to use s3sync" - end -end diff --git a/tap_migrations.json b/tap_migrations.json index 0c0538fa6c7d9..255c3cdcbeba1 100644 --- a/tap_migrations.json +++ b/tap_migrations.json @@ -231,6 +231,7 @@ "rubber": "homebrew/tex", "s3-backer": "homebrew/fuse", "s3fs": "homebrew/fuse", + "s3sync": "homebrew/boneyard", "salt": "homebrew/science", "sam2p": "homebrew/boneyard", "samba": "homebrew/boneyard",