aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnupg.scm
Commit message (Collapse)AuthorAge
* gnu: Add signing-party.Andreas Enge2013-02-27
| | | | * gnu/packages/gnupg.scm (signing-party): New variable.
* gnu: gnupg: Add optional inputs curl and openldap.Andreas Enge2013-02-12
| | | | * gnu/packages/gnupg.scm (gnupg): Add inputs.
* gnu: gnupg: Patch out /bin/sh in generated file.Andreas Enge2013-02-12
| | | | * gnu/packages/gnupg.scm (gnupg): Modify configure phase.
* gnu: Add pius.Andreas Enge2013-02-11
| | | | * gnu/packages/gnupg.scm (pius): New variable.
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise.