~ruther/guix-local

ae2189a9f20c5219b800cdf9eb14c9e522f298ec — Mark H Weaver 11 years ago ce33631
gnu: Fix synopses for emacs-wget and fetchmail.

* gnu/packages/emacs.scm (emacs-wget): Improve synopsis.
* gnu/packages/mail.scm (fetchmail): Fix typo in synopsis.
2 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emacs.scm
M gnu/packages/mail.scm
M gnu/packages/emacs.scm => gnu/packages/emacs.scm +1 -1
@@ 364,7 364,7 @@ operations.")
               ("wget-command" (string-append wget "/bin/wget")))))
         %standard-phases))))
    (home-page "http://www.emacswiki.org/emacs/EmacsWget")
    (synopsis "A simple file downloader for emacs, based on wget.")
    (synopsis "Simple file downloader for Emacs based on wget")
    (description
     "emacs-wget is an emacs interface for the wget file downloader.")
    (license gpl2+)))

M gnu/packages/mail.scm => gnu/packages/mail.scm +1 -1
@@ 132,7 132,7 @@ software.")
     `(#:configure-flags (list (string-append "--with-ssl="
                                              (assoc-ref %build-inputs "openssl")))))
    (home-page "http://fetchmail.berlios.de/")
    (synopsis "Remote-mailr etrieval and forwarding utility")
    (synopsis "Remote-mail retrieval and forwarding utility")
    (description
     "Fetchmail is a full-featured, robust, well-documented remote-mail
retrieval and forwarding utility intended to be used over on-demand