diff options
| author | Jack Nagel | 2011-12-17 14:50:50 -0600 | 
|---|---|---|
| committer | Jack Nagel | 2011-12-17 17:24:43 -0600 | 
| commit | e84bc65e938beda3bcbf0e3d931557e379f83ac6 (patch) | |
| tree | 68fec7ab0722dc2b564395ebb9453e379a1dce9a /Library/Aliases | |
| parent | be8c650cbb8b7973a91e4ab1c466a52478d63a69 (diff) | |
| download | homebrew-e84bc65e938beda3bcbf0e3d931557e379f83ac6.tar.bz2 | |
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>
Diffstat (limited to 'Library/Aliases')
| l--------- | Library/Aliases/gpg2 | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Aliases/gpg2 b/Library/Aliases/gpg2 new file mode 120000 index 000000000..5e3dd408b --- /dev/null +++ b/Library/Aliases/gpg2 @@ -0,0 +1 @@ +../Formula/gnupg2
\ No newline at end of file  | 
