www-servers/tomcat: fixed repoman warning on metadata.xml style
authorMiroslav Šulc <fordfrog@gentoo.org>
Thu, 16 Nov 2017 08:44:54 +0000 (09:44 +0100)
committerMiroslav Šulc <fordfrog@gentoo.org>
Thu, 16 Nov 2017 08:54:25 +0000 (09:54 +0100)
Package-Manager: Portage-2.3.14, Repoman-2.3.6

www-servers/tomcat/metadata.xml

index 82f98407b56a2fa894f162ab4a114f88e01967f4..d28ce5e245aadb9e789430e8ba66b86e793054db 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>java@gentoo.org</email>
-    <name>Java</name>
-  </maintainer>
-  <longdescription>
-    Tomcat is the servlet container that is used in the official Reference
-    Implementation for the Java Servlet and JavaServer Pages technologies.
-    The Java Servlet and JavaServer Pages specifications are developed by
-    Sun under the Java Community Process.
-  </longdescription>
-  <use>
-    <flag name="extra-webapps">Build also the docs and examples webapp</flag>
-       <flag name="websockets">Builds websockets api and implementation (requires java 7)</flag>
-  </use>
+       <maintainer type="project">
+               <email>java@gentoo.org</email>
+               <name>Java</name>
+       </maintainer>
+       <longdescription>
+       Tomcat is the servlet container that is used in the official Reference
+       Implementation for the Java Servlet and JavaServer Pages technologies.
+       The Java Servlet and JavaServer Pages specifications are developed by
+       Sun under the Java Community Process.
+       </longdescription>
+       <use>
+               <flag name="extra-webapps">Build also the docs and examples webapp</flag>
+               <flag name="websockets">Builds websockets api and implementation (requires java 7)</flag>
+       </use>
 </pkgmetadata>