media-plugins/imlib2_loaders: fix trailing whitespace error

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2019-11-24 15:35:20 +02:00
parent 372ec538a3
commit f65e52615b

View File

@@ -10,12 +10,12 @@
<flag name="xcf">Enable XCF image loader</flag>
</use>
<longdescription>
This package contains image loader plugins for Imlib2 that are not
This package contains image loader plugins for Imlib2 that are not
distributed together with the Imlib2 package itself.
The XCF loader cannot be packaged together with Imlib2 because Imlib2 is
distributed under the BSD license, whereas the XCF loader is using elements
of the Gimp's (www.gimp.org) codebase, which is distributed under the GPL.
The XCF loader cannot be packaged together with Imlib2 because Imlib2 is
distributed under the BSD license, whereas the XCF loader is using elements
of the Gimp's (www.gimp.org) codebase, which is distributed under the GPL.
The XCF loader therefore is GPL'd as well.
</longdescription>
</pkgmetadata>