commit:     d4faf900f14ccd6a16c39b6fac4c55b3905d7a41
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 13:01:38 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:25:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4faf900

sys-libs/uclibc: [QA] Consistent whitespace in metadata.xml

 sys-libs/uclibc/metadata.xml | 57 ++++++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 29 deletions(-)

diff --git a/sys-libs/uclibc/metadata.xml b/sys-libs/uclibc/metadata.xml
index cd311b1b4b4..9de4d50e5d4 100644
--- a/sys-libs/uclibc/metadata.xml
+++ b/sys-libs/uclibc/metadata.xml
@@ -1,33 +1,32 @@
 <?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>
-    <description>Primary Maintainer</description>
-  </maintainer>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Anthony G. Basile</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Embedded Gentoo</name>
-  </maintainer>
-  <longdescription>
-uClibc pronounced yew-see-lib-see is a C library for developing embedded Linux 
-systems. It is much smaller than the GNU C Library, but nearly all 
applications supported 
-by glibc also work perfectly with uClibc. Porting applications from glibc to 
uClibc 
-typically involves just recompiling the source code. uClibc even supports 
shared libraries 
-and threading. It currently runs on standard Linux and MMU-less (also known as 
uClinux) 
-systems with support for alpha, ARM, cris, i386, i960, h8300, m68k, 
mips/mipsel, PowerPC, 
-SH, SPARC, and v850 processors.
-</longdescription>
-<use>
-       <flag name="rpc">Enable sun nis/rpc support (you should use libtirpc 
though)</flag>
-       <flag name="ssp">Force the use of ssp to be built into a hardened 
uclibc setup</flag>
-       <flag name="savedconfig">Adds support for user defined configs</flag>
-       <flag name="uclibc-compat">Build uclibc with backwards compatible
-               options</flag>
-       <flag name="wordexp">Add support for word expansion (wordexp.h)</flag>
-</use>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <description>Primary Maintainer</description>
+       </maintainer>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Anthony G. Basile</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Embedded Gentoo</name>
+       </maintainer>
+       <longdescription>
+               uClibc pronounced yew-see-lib-see is a C library for developing 
embedded Linux
+               systems. It is much smaller than the GNU C Library, but nearly 
all applications supported
+               by glibc also work perfectly with uClibc. Porting applications 
from glibc to uClibc
+               typically involves just recompiling the source code. uClibc 
even supports shared libraries
+               and threading. It currently runs on standard Linux and MMU-less 
(also known as uClinux)
+               systems with support for alpha, ARM, cris, i386, i960, h8300, 
m68k, mips/mipsel, PowerPC,
+               SH, SPARC, and v850 processors.
+       </longdescription>
+       <use>
+               <flag name="rpc">Enable sun nis/rpc support (you should use 
libtirpc though)</flag>
+               <flag name="ssp">Force the use of ssp to be built into a 
hardened uclibc setup</flag>
+               <flag name="savedconfig">Adds support for user defined 
configs</flag>
+               <flag name="uclibc-compat">Build uclibc with backwards 
compatible options</flag>
+               <flag name="wordexp">Add support for word expansion 
(wordexp.h)</flag>
+       </use>
 </pkgmetadata>

Reply via email to