media-libs/libafterimage: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 12:01:09 +0000 (13:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:03:40 +0000 (00:03 +0100)
media-libs/libafterimage/metadata.xml

index 2366daca2db92d729aca6059d7d1ccbde3e82de1..fe1ce7f70cdce199adfe2f7cc3b0b6fd03942542 100644 (file)
@@ -1,23 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-       <email>sci-physics@gentoo.org</email>
-       <name>Gentoo Physics Project</name>
-</maintainer>
-<longdescription lang="en">
-  libAfterImage is a generic image manipulation library.
-  It was initially implemented to address AfterStep Window Manager's needs for
-  image handling, but it evolved into software suitable for project
-  that has needs for handling images. Most of the popular image formats are
-  supported using standard libraries, with XCF, XPM, PPM/PNM, BMP, ICO,
-  TGA and GIF being supported internally. PNG, JPEG and TIFF formats are
-  supported via standard libraries. Text rendering capabilities
-  included, providing support for TrueType fonts using FreeType library,
-  and anti-aliasing of standard fonts from X window system.
-</longdescription>
-<use>
-       <flag name="shaping">Use MIT shaped X windows extention.</flag>
-       <flag name="shm">Use MIT shared memory extention for X image transfer.</flag>
-</use>
+       <maintainer type="project">
+               <email>sci-physics@gentoo.org</email>
+               <name>Gentoo Physics Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               libAfterImage is a generic image manipulation library.
+               It was initially implemented to address AfterStep Window Manager's needs for
+               image handling, but it evolved into software suitable for project
+               that has needs for handling images. Most of the popular image formats are
+               supported using standard libraries, with XCF, XPM, PPM/PNM, BMP, ICO,
+               TGA and GIF being supported internally. PNG, JPEG and TIFF formats are
+               supported via standard libraries. Text rendering capabilities
+               included, providing support for TrueType fonts using FreeType library,
+               and anti-aliasing of standard fonts from X window system.
+       </longdescription>
+       <use>
+               <flag name="shaping">Use MIT shaped X windows extention.</flag>
+               <flag name="shm">Use MIT shared memory extention for X image transfer.</flag>
+       </use>
 </pkgmetadata>