package/python-matplotlib: rewrap Config.in help text
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Jun 2019 12:38:57 +0000 (14:38 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Jun 2019 12:47:17 +0000 (14:47 +0200)
The wrapping looked somewhat arbitrary, and not optimized to fill in
the 72 characters we allow.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-matplotlib/Config.in

index 13a5c74ec4f05beb7e5f7076aac652aa53cc84be..99ad30aa083ac874922a8873dad4059579017b3d 100644 (file)
@@ -13,11 +13,10 @@ config BR2_PACKAGE_PYTHON_MATPLOTLIB
        select BR2_PACKAGE_PYTHON3_ZLIB # runtime
        select BR2_PACKAGE_ZLIB # runtime
        help
-         Matplotlib strives to produce publication
-         quality 2D graphics for interactive graphing,
-         scientific publishing, user interface
-         development and web application servers targeting
-         multiple user interfaces and hardcopy output
+         Matplotlib strives to produce publication quality 2D
+         graphics for interactive graphing, scientific publishing,
+         user interface development and web application servers
+         targeting multiple user interfaces and hardcopy output
          formats.
 
          https://matplotlib.org/