dev-java/jetty-npn-api: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:14:34 +0000 (23:14 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:23:52 +0000 (12:23 +0100)
dev-java/jetty-npn-api/metadata.xml

index 6aaf1c0d7d08dc88c4dc902a53c9a8d83cc3beee..df60d53575e0bf0d514286725a44605d679ff015 100644 (file)
@@ -5,7 +5,9 @@
                <email>java@gentoo.org</email>
                <name>Java</name>
        </maintainer>
-    <longdescription>The Jetty project provides an implementation of the Next Protocol Negotiation TLS Extension (NPN) for OpenJDK 7 or greater. NPN allows the application layer to negotiate which protocol to use over the secure connection.
+       <longdescription>
+               The Jetty project provides an implementation of the Next Protocol Negotiation TLS Extension (NPN) for OpenJDK 7 or greater. NPN allows the application layer to negotiate which protocol to use over the secure connection.
 
-NPN currently negotiates using SPDY as an application level protocol on port 443, and also negotiates the SPDY version. However, NPN is not SPDY specific in any way. Jetty's NPN implementation, although hosted under the umbrella of the Jetty project, is independent of Jetty (the servlet container); you can use it in any other Java network server.</longdescription>
+               NPN currently negotiates using SPDY as an application level protocol on port 443, and also negotiates the SPDY version. However, NPN is not SPDY specific in any way. Jetty's NPN implementation, although hosted under the umbrella of the Jetty project, is independent of Jetty (the servlet container); you can use it in any other Java network server.
+       </longdescription>
 </pkgmetadata>