summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 23:14:34 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-26 12:23:52 +0100
commit034251b5077cc4d216bec23f72553b24711700fe (patch)
tree74e55f5361f03ff3ed82c800222dd4db5e8b2cf0 /dev-java
parentdev-java/jetty-alpn-api: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-034251b5077cc4d216bec23f72553b24711700fe.tar.gz
gentoo-034251b5077cc4d216bec23f72553b24711700fe.tar.bz2
gentoo-034251b5077cc4d216bec23f72553b24711700fe.zip
dev-java/jetty-npn-api: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jetty-npn-api/metadata.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-java/jetty-npn-api/metadata.xml b/dev-java/jetty-npn-api/metadata.xml
index 6aaf1c0d7d08..df60d53575e0 100644
--- a/dev-java/jetty-npn-api/metadata.xml
+++ b/dev-java/jetty-npn-api/metadata.xml
@@ -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>