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

index dcbd81f2598cb97f65ed7c1aa86b4927567ee079..4021726b1f0e441efd778dd210bc941c1c5d814d 100644 (file)
@@ -1,24 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-  <email>haubi@gentoo.org</email>
-</maintainer>
-<longdescription>
-       Free, light-weight and easily installed Oracle Database libraries
-       and SDKs for building and connecting client applications to local
-       or remote Oracle Databases.
-</longdescription>
-<use>
-       <flag name="jdbc">Support for XA, Internationalization, and RowSet operations under JDBC.
-       </flag>
-       <flag name="odbc">Libraries for enabling ODBC applications.
-       </flag>
-       <flag name="sdk">Header files and an example makefile for developing Oracle applications.
-       </flag>
-       <flag name="sqlplus">Libraries and executable for running SQL*Plus.
-       </flag>
-       <flag name="tools">Workload Replay Client.
-       </flag>
-</use>
+       <maintainer type="person">
+               <email>haubi@gentoo.org</email>
+       </maintainer>
+       <longdescription>
+               Free, light-weight and easily installed Oracle Database libraries
+               and SDKs for building and connecting client applications to local
+               or remote Oracle Databases.
+       </longdescription>
+       <use>
+               <flag name="jdbc">Support for XA, Internationalization, and RowSet operations under JDBC</flag>
+               <flag name="odbc">Libraries for enabling ODBC applications</flag>
+               <flag name="sdk">Header files and an example makefile for developing Oracle applications</flag>
+               <flag name="sqlplus">Libraries and executable for running SQL*Plus</flag>
+               <flag name="tools">Workload Replay Client</flag>
+       </use>
 </pkgmetadata>