commit: 0db21628d30ec104b3e02fe6c224fd8cf5c32cc1
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 20:56:37 2016 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 20:59:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db21628
dev-python/pyqwt: fix indentation in metadata
Package-Manager: portage-2.2.28
dev-python/pyqwt/metadata.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-python/pyqwt/metadata.xml b/dev-python/pyqwt/metadata.xml
index 73bd90d..7f74fab 100644
--- a/dev-python/pyqwt/metadata.xml
+++ b/dev-python/pyqwt/metadata.xml
@@ -6,12 +6,12 @@
<name>Python</name>
</maintainer>
<longdescription lang="en">
- PyQwt is a set of Python bindings for the Qwt C++ class library which
- extends the Qt framework with widgets for scientific and engineering
- applications. It provides a widget to plot 2-dimensional data and
- various widgets to display and control bounded or unbounded floating
- point values.
-</longdescription>
+ PyQwt is a set of Python bindings for the Qwt C++ class library
which
+ extends the Qt framework with widgets for scientific and
engineering
+ applications. It provides a widget to plot 2-dimensional data
and
+ various widgets to display and control bounded or unbounded
floating
+ point values.
+ </longdescription>
<upstream>
<remote-id type="sourceforge">pyqwt</remote-id>
</upstream>