diff options
author | 2022-10-19 11:11:31 +0200 | |
---|---|---|
committer | 2022-10-20 04:52:54 +0100 | |
commit | d638bf550f918f7bf76e36c5eebc9b07f5912c6d (patch) | |
tree | f2b94f7c96e15df30e30b7de74c9fff517a8bc5f /x11-libs/qwt | |
parent | x11-libs/liboglappth: align longdescription opening and closing tags (diff) | |
download | gentoo-d638bf550f918f7bf76e36c5eebc9b07f5912c6d.tar.gz gentoo-d638bf550f918f7bf76e36c5eebc9b07f5912c6d.tar.bz2 gentoo-d638bf550f918f7bf76e36c5eebc9b07f5912c6d.zip |
x11-libs/qwt: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/qwt')
-rw-r--r-- | x11-libs/qwt/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qwt/metadata.xml b/x11-libs/qwt/metadata.xml index 6e86914f12c8..3a84e892fae0 100644 --- a/x11-libs/qwt/metadata.xml +++ b/x11-libs/qwt/metadata.xml @@ -11,7 +11,7 @@ Besides a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays or ranges of type double. -</longdescription> + </longdescription> <use> <flag name="designer">Installs <pkg>dev-qt/designer</pkg> plugin.</flag> <flag name="mathml">Use the MathML renderer of the Qt solutions package.</flag> |