summaryrefslogtreecommitdiff
path: root/gnu/packages/documentation.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-08-14 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-08-14 02:00:00 +0200
commit5a9c2abf9ecd47f4481c68cc5e57a85c84313645 (patch)
treeb52e3e144fd415c180452e02ef4e830e3a8bb916 /gnu/packages/documentation.scm
parent078d880f8fa52a33064dc1eb323e6547e10e651d (diff)
gnu: Remove ‘open source’ from package descriptions.
Also do some (trivial) editing where appropriate. * gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical) [description]: Remove superfluous ‘open source’. * gnu/packages/debian.scm (apt-mirror)[description]: Likewise. Add @acronym{}. Drop obscure Ubuntu for famous Trisquel. Reorder. * gnu/packages/documentation.scm (scrollkeeper)[description]: Remove superfluous ‘open systems’. Keep ‘Open Source’ in standard name. * gnu/packages/engineering.scm (freecad, cura-engine)[description]: Remove superfluous ‘open source’ and excessive puffery. * gnu/packages/firmware.scm (make-opensbi-package) [synopsis]: Remove ‘Open Source’. Use @acronym{}. [description]: Fix first sentence to follow guidelines. Use @acronym{}. * gnu/packages/game-development.scm (ioquake3, recastnavigation): [description]: Remove ‘open source’. * gnu/packages/graphics.scm (skia)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise. * gnu/packages/machine-learning.scm (onnx)[description]: Likewise. Use @acronym{}. * gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise.
Diffstat (limited to 'gnu/packages/documentation.scm')
-rw-r--r--gnu/packages/documentation.scm12
1 files changed, 6 insertions, 6 deletions
diff --git a/gnu/packages/documentation.scm b/gnu/packages/documentation.scm
index 6f24149b5dc..585a295fb47 100644
--- a/gnu/packages/documentation.scm
+++ b/gnu/packages/documentation.scm
@@ -338,12 +338,12 @@ additional metadata about the object to which the docstring belongs.")
338 (list intltool)) 338 (list intltool))
339 (home-page "http://scrollkeeper.sourceforge.net/") 339 (home-page "http://scrollkeeper.sourceforge.net/")
340 (synopsis "Open Documentation Cataloging Project") 340 (synopsis "Open Documentation Cataloging Project")
341 (description "ScrollKeeper is a cataloging system for documentation on open 341 (description
342systems. It manages documentation metadata as specified by the Open Source 342 "ScrollKeeper is a cataloging system for documentation. It manages
343Metadata Framework and provides a simple API to allow help browsers to find, 343documentation metadata as specified by the Open Source Metadata Framework and
344sort, and search the document catalog. It will also be able to communicate 344provides a simple API to allow help browsers to find, sort, and search the
345with catalog servers on the Net to search for documents which are not on the 345document catalog. It will also be able to communicate with catalog servers on
346local system.") 346the Net to search for documents which are not on the local system.")
347 (license lgpl2.1+))) 347 (license lgpl2.1+)))
348 348
349(define-public zeal 349(define-public zeal