dev-util/bazel: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:42:16 +0000 (23:42 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:37:20 +0000 (12:37 +0100)
dev-util/bazel/metadata.xml

index 518e125be25325d00ef4e9cbc9bd68e107e55c34..33d6c739e33882f1ea01c16922d8a9126d48871e 100644 (file)
                <remote-id type="github">bazelbuild/bazel</remote-id>
        </upstream>
        <longdescription>
-         Bazel is Google's own build tool. Bazel has built-in support for
-         building both client and server software, including client
-         applications for both Android and iOS platforms. It also provides
-         an extensible framework that you can use to develop your own build
-         rules.
+               Bazel is Google's own build tool. Bazel has built-in support for
+               building both client and server software, including client
+               applications for both Android and iOS platforms. It also provides
+               an extensible framework that you can use to develop your own build
+               rules.
        </longdescription>
        <use>
-         <flag name="tools">Install extra bazel tools to build from sources</flag>
+               <flag name="tools">Install extra bazel tools to build from sources</flag>
        </use>
 </pkgmetadata>