guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, master, updated. v0.5-591-gcb3da23


From: David Thompson
Subject: GNU Guixguix source archive branch, master, updated. v0.5-591-gcb3da23
Date: Wed, 09 Apr 2014 00:48:41 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  cb3da2339a372bc71e2c678c826bbda0825f27e4 (commit)
       via  67ca0a01bb3ffb425f9f6e278ac013987fe304c4 (commit)
       via  cd2e0b64f2e5a83c4f041de03aca432249c56f75 (commit)
      from  2e7b5cea8cc5e50e8c4832e96ce7b40b4f99906f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cb3da2339a372bc71e2c678c826bbda0825f27e4
Author: David Thompson <address@hidden>
Date:   Sun Apr 6 20:30:37 2014 -0400

    gnu: Move help2man package to (gnu packages man) module.
    
    * gnu/packages/man.scm (help2man): New variable.
    * gnu/packages/help2man.scm: Delete it.
    * gnu/packages/cdrom.scm: Import (gnu packages man).
    * gnu/packages/zile.scm: Import (gnu packages man).
    * gnu-system.am (GNU_SYSTEM_MODULES): Delete 'gnu/packages/help2man.scm'.

commit 67ca0a01bb3ffb425f9f6e278ac013987fe304c4
Author: David Thompson <address@hidden>
Date:   Sun Apr 6 20:25:01 2014 -0400

    gnu: Add man-db.
    
    * gnu/packages.man.scm (man-db): New variable.

commit cd2e0b64f2e5a83c4f041de03aca432249c56f75
Author: David Thompson <address@hidden>
Date:   Sun Apr 6 15:36:40 2014 -0400

    gnu: Add libpipeline.
    
    * gnu/packages/man.scm: New file.
    * gnu-system.am (GNU_SYSTEM_MODULES): Add it.

-----------------------------------------------------------------------

Summary of changes:
 gnu-system.am             |    2 +-
 gnu/packages/cdrom.scm    |    2 +-
 gnu/packages/help2man.scm |   53 -----------------
 gnu/packages/man.scm      |  140 +++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/zile.scm     |    2 +-
 5 files changed, 143 insertions(+), 56 deletions(-)
 delete mode 100644 gnu/packages/help2man.scm
 create mode 100644 gnu/packages/man.scm


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]