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

index 5df44d38c662947b1f68cbed808c99ab855f3655..3b9879ad9f7cfdd42fb5cdff512a5296739aa1a2 100644 (file)
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-       <email>sci@gentoo.org</email>
-       <name>Gentoo Science Project</name>
-</maintainer>
-<longdescription lang="en">
-  The tecla library provides UNIX and LINUX programs with interactive
-  command line editing facilities, similar to those of the UNIX tcsh
-  shell. In addition to simple command-line editing, it supports
-  recall of previously entered command lines, TAB completion of file
-  names or other tokens, and in-line wild-card expansion of
-  filenames. The internal functions which perform file-name completion
-  and wild-card expansion are also available externally for optional
-  use by programs.
-</longdescription>
+       <maintainer type="project">
+               <email>sci@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               The tecla library provides UNIX and LINUX programs with interactive
+               command line editing facilities, similar to those of the UNIX tcsh
+               shell. In addition to simple command-line editing, it supports
+               recall of previously entered command lines, TAB completion of file
+               names or other tokens, and in-line wild-card expansion of
+               filenames. The internal functions which perform file-name completion
+               and wild-card expansion are also available externally for optional
+               use by programs.
+       </longdescription>
 </pkgmetadata>