remove page for Homebrew-cask

I checked the git repo, and git-annex was removed from it, since it's
available in Homebrew. (Why did they add it originally then? Dunno..)
This commit is contained in:
Joey Hess 2017-02-02 16:39:47 -04:00
parent 3dfd78531a
commit d6d23d8a15
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
3 changed files with 1 additions and 16 deletions

View file

@ -24,7 +24,7 @@ Thanks to Dartmouth College for hosting the autobuilder.
## using Homebrew
git-annex is now [[available in Homebrew|Homebrew]] (source) as well as [[available in Homebrew Cask|Homebrew-cask]] (binary).
git-annex is [[available in Homebrew|Homebrew]].
## using MacPorts

View file

@ -1,3 +0,0 @@
[Homebrew Cask](http://caskroom.io) has a [cask](https://github.com/caskroom/homebrew-cask/blob/master/Casks/git-annex.rb) for git-annex.
Homebrew cask users can simply run `brew cask install git-annex` to install git-annex and git-annex-shell from the OSX binary images.

View file

@ -1,12 +0,0 @@
[[!comment format=mdwn
username="chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60"
nickname="chocolate.camera"
avatar="http://cdn.libravatar.org/avatar/4f00dfc3ad590ef7492788b854ceba78"
subject="Install via brew cask not working"
date="2017-02-02T00:01:08Z"
content="""
When trying to install via `brew cask install git-annex` on OS 10.7, returns:
> Error: No available Cask for git-annex
> Error: nothing to install
"""]]