gnu: Adjust synopses as recommended by 'guix lint'.

Remove leading articles and trailing periods in package synopses.
This commit is contained in:
Ludovic Courtès 2014-09-13 15:50:30 +02:00
parent c5779c931b
commit 9e771e3bb6
29 changed files with 43 additions and 44 deletions

View file

@ -71,7 +71,7 @@
("texinfo" ,texinfo)
("texlive" ,texlive)))
(home-page "http://www.gnu.org/software/gcl")
(synopsis "A Common Lisp implementation")
(synopsis "Common Lisp implementation")
(description "GCL is an implementation of the Common Lisp language. It
features the ability to compile to native object code and to load native
object code modules directly into its lisp core. It also features a