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

index 87b73e3569a40060a15d34916e34883803a3587e..7a7404b989ebd5b2dfd043aa6414b6d6276aef71 100644 (file)
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>pgsql-bugs@gentoo.org</email>
-    <name>PostgreSQL and Related Package Development</name>
-  </maintainer>
-  <longdescription>
-       libpqxx is the official C++ client API for PostgreSQL. If you are
-       writing software in C++ that needs to access databases managed by
-       Postgres — on just about any platform — then libpqxx is the
-       library you use. Supersedes the now defunct libpq++ (AKA, libpqpp)
-       API.
-  </longdescription>
+       <maintainer type="project">
+               <email>pgsql-bugs@gentoo.org</email>
+               <name>PostgreSQL and Related Package Development</name>
+       </maintainer>
+       <longdescription>
+               libpqxx is the official C++ client API for PostgreSQL. If you are
+               writing software in C++ that needs to access databases managed by
+               Postgres — on just about any platform — then libpqxx is the
+               library you use. Supersedes the now defunct libpq++ (AKA, libpqpp)
+               API.
+       </longdescription>
 </pkgmetadata>