www-plugins/gnash: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 13:09:14 +0000 (14:09 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:26:14 +0000 (00:26 +0100)
www-plugins/gnash/metadata.xml

index 31d30161df285355dc5052db5107ddac72c0a833..66ccd5f7774372dc52ac8ead4ee518c808fa71b8 100644 (file)
@@ -2,19 +2,19 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <maintainer type="person">
-         <email>chithanh@gentoo.org</email>
-         <name>Chí-Thanh Christopher Nguyễn</name>
+               <email>chithanh@gentoo.org</email>
+               <name>Chí-Thanh Christopher Nguyễn</name>
        </maintainer>
        <use>
-         <flag name="agg">Rendering based on the Anti-Grain Geometry Rendering Engine library</flag>
-         <flag name="cygnal">Enable building of the cygnal server</flag>
-         <flag name="dump">Enable dump output module for creating video from SWF</flag>
-         <flag name="egl">Enable EGL support for the OpenVG, OpenGL and X11 renderers</flag>
-         <flag name="harden">Enable upstream recommended hardening build flags (may conflict with system ones)</flag>
-         <flag name="jemalloc">Use dev-libs/jemalloc for allocations</flag>
-         <flag name="openvg">Rendering based on the OpenVG graphics acceleration API</flag>
-         <flag name="sdl-sound">Enable SDL audio output for the standalone player</flag>
-         <flag name="ssh">Enable using SSH for network authentication in libnet</flag>
-         <flag name="ssl">Enable directly using OpenSSL in libnet (not needed for nsplugin ssl support)</flag>
+               <flag name="agg">Rendering based on the Anti-Grain Geometry Rendering Engine library</flag>
+               <flag name="cygnal">Enable building of the cygnal server</flag>
+               <flag name="dump">Enable dump output module for creating video from SWF</flag>
+               <flag name="egl">Enable EGL support for the OpenVG, OpenGL and X11 renderers</flag>
+               <flag name="harden">Enable upstream recommended hardening build flags (may conflict with system ones)</flag>
+               <flag name="jemalloc">Use dev-libs/jemalloc for allocations</flag>
+               <flag name="openvg">Rendering based on the OpenVG graphics acceleration API</flag>
+               <flag name="sdl-sound">Enable SDL audio output for the standalone player</flag>
+               <flag name="ssh">Enable using SSH for network authentication in libnet</flag>
+               <flag name="ssl">Enable directly using OpenSSL in libnet (not needed for nsplugin ssl support)</flag>
        </use>
 </pkgmetadata>