commit: f28757468394a8f31e62e49497c33883f50ba1a3
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 22:42:16 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 11:37:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2875746
dev-util/bazel: [QA] Consistent whitespace in metadata.xml
dev-util/bazel/metadata.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-util/bazel/metadata.xml b/dev-util/bazel/metadata.xml
index 518e125be25..33d6c739e33 100644
--- a/dev-util/bazel/metadata.xml
+++ b/dev-util/bazel/metadata.xml
@@ -11,13 +11,13 @@
<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>