Commit Graph

2 Commits (d65ca3e1fbe2ea8631f4eaa3c2bc8c4f45d771b9)

Author SHA1 Message Date
Charlie Sharpsteen 0f12eb2a95 Gpg2: Fix broken alias
Was pointing to a non-existant `gnupg2` file instead of `gnupg2.rb`.

Fixes Homebrew/homebrew#10261.
2012-02-17 00:36:31 -08:00
Jack Nagel 7cdef67cdd New formula: gnupg2
gnupg2 is designed coexist with gnupg 1.x. The formula contains a patch
to keep things like documentation and language data from conflicting
with gnupg 1.x by namespacing everything as 'gnupg2'.

gpg-agent is currently an external package in Homebrew, as it can also
be used with gnupg 1.x; so in the formula we disable building the agent
and declare a dependency on it instead.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-17 17:24:43 -06:00