Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: Add Perl XML::Parser. | Ludovic Courtès | 2013-03-04 |
| | | | | * gnu/packages/xml.scm (perl-xml-parser): New variable. | ||
* | gnu: Add libxslt. | Andreas Enge | 2013-02-01 |
| | | | | * gnu/packages/xml.scm (libxslt): New variable. | ||
* | gnu: Add libxml2. | Andreas Enge | 2013-01-19 |
| | | | | * gnu/packages/xml.scm (libxml2): New variable. | ||
* | distro: Change the module name space to (gnu ...). | Ludovic Courtès | 2013-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. |