commit:     e16d32f0f99d2d025c8e7d8e1fb921842cd9a74b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 22:42:25 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 11:37:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16d32f0

dev-util/ccache: [QA] Consistent whitespace in metadata.xml

 dev-util/ccache/metadata.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-util/ccache/metadata.xml b/dev-util/ccache/metadata.xml
index 0d4a976163c..f9b0907997d 100644
--- a/dev-util/ccache/metadata.xml
+++ b/dev-util/ccache/metadata.xml
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="person">
-    <email>[email protected]</email>
-  </maintainer>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Toolchain Project</name>
-  </maintainer>
-  <longdescription lang="en">
+       <maintainer type="person">
+               <email>[email protected]</email>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Toolchain Project</name>
+       </maintainer>
+       <longdescription lang="en">
                ccache acts as a caching pre-processor to C/C++ compilers, 
improving
                compilation time when recompiling previously compiled source.
        </longdescription>

Reply via email to