Age | Commit message (Expand) | Author |
2013-01-22 | gnu: gnutls: Remove unneeded import....* gnu/packages/gnutls.scm: Remove import of (gnu packages base).
| Ludovic Courtès |
2013-01-18 | distro: gnutls: Adjust to the latest version....* gnu/packages/gnutls.scm (gnutls): Remove the #:parallel-build?
argument, which is no longer needed. Remove the commented-out LZO
input, since GnuTLS no longer supports it since 3.0.0.
| Ludovic Courtès |
2013-01-18 | distro: gnutls: Use the GnuPG mirrors....* gnu/packages/gnutls.scm (gnutls): Use the gnutls.org/GnuPG URL.
| Ludovic Courtès |
2013-01-18 | distro: Change the module name space to (gnu ...)....* 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.
| Ludovic Courtès |