commit: f65e52615bef4aed0f6b8e054a71c58bd12c91d4
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 13:35:20 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 13:35:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65e5261
media-plugins/imlib2_loaders: fix trailing whitespace error
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/imlib2_loaders/metadata.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-plugins/imlib2_loaders/metadata.xml
b/media-plugins/imlib2_loaders/metadata.xml
index cbf8f1a9c90..d387cac879d 100644
--- a/media-plugins/imlib2_loaders/metadata.xml
+++ b/media-plugins/imlib2_loaders/metadata.xml
@@ -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>