gnu: Synchronize descriptions with the Womb.

Note: some of these changes undo bits of 35b9e4232.

* gnu/packages/base.scm, gnu/packages/gperf.scm, gnu/packages/guile.scm,
  gnu/packages/libidn.scm, gnu/packages/miscfiles.scm,
  gnu/packages/telephony.scm: Adjust synopses and descriptions as
  suggested by 'make sync-descriptions'.
This commit is contained in:
Ludovic Courtès 2014-11-05 23:23:38 +01:00
parent 95f92d4e2c
commit 12bcf94a9a
6 changed files with 13 additions and 10 deletions

View file

@ -37,7 +37,7 @@
;; FIXME: No Java and C# libraries are currently built.
(synopsis "Internationalized string processing library")
(description
"GNU Libidn is a library implementing of the Stringprep, Punycode and IDNA
"libidn is a library implementing of the Stringprep, Punycode and IDNA
specifications. These are used to encode and decode internationalized domain
names. It includes native C, C# and Java libraries.")
(license lgpl2.1+)