app-arch/innoextract: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:49:32 +0000 (18:49 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:49:32 +0000 (20:49 +0100)
app-arch/innoextract/metadata.xml

index 35f36acfcc7a7431a7619a658fd7ac85fa25d3b7..0fb506b40c37d2f399a3f1e3ac55766e65106245 100644 (file)
@@ -7,13 +7,13 @@
                <description>Proxied maintainer; set to assignee in all bugs</description>
        </maintainer>
        <maintainer type="project">
-                 <email>proxy-maint@gentoo.org</email>
-                 <name>Proxy Maintainers</name>
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
        </maintainer>
        <use>
-               <flag name="debug">Enable debug logging and the --debug command-line option.</flag>
-               <flag name="lzma">Enable support for extracting lzma-compressed installers using <pkg>app-arch/xz-utils</pkg>.</flag>
-               <flag name="c++0x">Compile innoextract using the C++11 standard.</flag>
+               <flag name="debug">Enable debug logging and the --debug command-line option</flag>
+               <flag name="lzma">Enable support for extracting lzma-compressed installers using <pkg>app-arch/xz-utils</pkg></flag>
+               <flag name="c++0x">Compile innoextract using the C++11 standard</flag>
        </use>
        <upstream>
                <bugs-to>http://innoextract.constexpr.org/issues</bugs-to>