Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-01 | gnu: Fix invalid `license' fields. | Ludovic Courtès | |
* gnu/packages/acl.scm (acl): Change `license' field to refer to the `license' objects. * gnu/packages/attr.scm (attr): Likewise. * gnu/packages/compression.scm (xz): Likewise. * gnu/packages/global.scm (global): Likewise. * gnu/packages/linux.scm (linux-libre-headers): Likewise. | |||
2013-01-18 | distro: Change the module name space to (gnu ...). | Ludovic Courtès | |
* 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. |