Commit Graph

3 Commits (75fc8a4c6e6259256631a59918f5a38712001d99)

Author SHA1 Message Date
ilovezfs 906b4eeb0c Aliases: update gpg, gpg1 and gpg2 2017-04-03 03:10:52 -07:00
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