summaryrefslogtreecommitdiff
path: root/dev-java/jetty-npn-api
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /dev-java/jetty-npn-api
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'dev-java/jetty-npn-api')
-rw-r--r--dev-java/jetty-npn-api/Manifest2
-rw-r--r--dev-java/jetty-npn-api/metadata.xml6
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-java/jetty-npn-api/Manifest b/dev-java/jetty-npn-api/Manifest
index 25c41fc633a7..9eb683a57296 100644
--- a/dev-java/jetty-npn-api/Manifest
+++ b/dev-java/jetty-npn-api/Manifest
@@ -1,3 +1,3 @@
DIST npn-api-1.1.1.v20141010-sources.jar 3078 SHA256 0d9ec6fcde094ff785522fc403576e338b29207f4266155398c91defb1a26455 SHA512 8ae7847dfae1e2f0561f976ed887eeadcf62594c88df6400a79cd5f02b877e83016ade6f93153a9c31eb2ba41ea436c1c4faa960713f72c0d2bfa818c96cc13b WHIRLPOOL db15844781896fdf93e54fc6db302fb20c48e171367e2132dfba82e41301e8a665b78f270a5ee6626f2c98ef257caa7b120cf7c377f799b2f7105fb4183b63a7
EBUILD jetty-npn-api-1.1.1.ebuild 551 BLAKE2B ba0c214ee25940a7ca5998b66780685c3e0035c245705738f9e529b0145384c51ab853be31ab32638c50f1c6fdb6e8353fd5d0b87565812a8e34c2a29c869101 SHA512 e223b56b00565ce7db96e0fc1f8e4ab871430336396c204f06d68c9bbee653ddf79d635772e008e85a564e4d492efb8c8672d465a7dfd3870ec873c75d34c3d5
-MISC metadata.xml 845 BLAKE2B 0a93a676498dd6e101141e3257b1601e2be4e7ad5daeb7d56054987cf41c404f16bc6659f587b6dba96b80a977639579f4b0b7e3b12ebe87c778da3b316b5efb SHA512 e54631d9c51269e9d669202cedde5f104cfb3cd3a1cc40ff7d5103277106aa4a196f8bc2c8c1247ecfd615d0963e6b360dd80f2ad3d5ad134d8fbe9a8b07804b
+MISC metadata.xml 849 BLAKE2B 16578097f3b77ead7a5d0ae5b1152f1616f0cc6aea45ea2e5b941d50bd542dd34628ca0b6c88554490e6e4a897101f27c155862d0a6b6304fda7d3db137bae69 SHA512 3b2d209b4efb73e5bffb93cdcc41d587cdd70f9f8a459031fe0b42e3cecd64c125be99cb9c5e2efe48d6d7d8710a59327abd15875d20fce89f36186b82474814
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>