gnu: Re-synchronize a couple of synopses with the Womb.
authorLudovic Courtès <ludo@gnu.org>
Sun, 9 Nov 2014 16:56:02 +0000 (17:56 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 9 Nov 2014 21:33:45 +0000 (22:33 +0100)
* gnu/packages/lisp.scm (gcl): Synchronize synopsis.
* gnu/packages/scheme.scm (mit-scheme): Ditto.

gnu/packages/lisp.scm
gnu/packages/scheme.scm

index d053ab3..f9d1c26 100644 (file)
@@ -70,7 +70,7 @@
        ("texinfo" ,texinfo)
        ("texlive" ,texlive)))
     (home-page "http://www.gnu.org/software/gcl")
-    (synopsis "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
index 58740e5..4c00c03 100644 (file)
     (supported-systems (delete "mips64el-linux" %supported-systems))
 
     (home-page "http://www.gnu.org/software/mit-scheme/")
-    (synopsis "Scheme implementation with integrated editor and debugger")
+    (synopsis "Scheme implementation with integrated editor and debugger")
     (description
      "GNU/MIT Scheme is an implementation of the Scheme programming
 language.  It provides an interpreter, a compiler and a debugger.  It also