ame='robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/groff.scm
AgeCommit message (Expand)Author
2017-12-06gnu: groff-minimal: Inherit phases from groff....* gnu/packages/groff.scm (groff-minimal)[arguments]: Use 'substitute-keyword-arguments' to prevent phases from "groff" overriding the phases in groff-minimal. Marius Bakke
2017-12-05Merge branch 'master' into core-updatesMarius Bakke
2017-12-02gnu: Add groff-minimal....* gnu/packages/groff.scm (groff-minimal): New variable. Ludovic Courtès
2017-08-31gnu: groff: Make build reproducible....* gnu/packages/groff.scm (groff)[arguments]: Add phase "setenv". Danny Milosavljevic
2017-07-10gnu: groff: Remove timestamps....Fixes <https://bugs.gnu.org/27593>. * gnu/packages/patches/groff-source-date-epoch.patch: New file. * gnu/local.mk: Add it. * gnu/packages/groff.scm (groff)[source]: Add it. Danny Milosavljevic
2017-07-07gnu: groff: Remove dependency on netpbm....* gnu/packages/groff.scm (groff)[inputs]: Remove 'netpbm'. Ludovic Courtès
2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. Tobias Geerinckx-Rice
2016-12-25gnu: Add roffit....* gnu/packages/groff.scm (roffit): New variable. Ricardo Wurmus