gentoo/dev-java/dnsjava/metadata.xml
Justin Lecher eaaface92e
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00

17 lines
688 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription>
dnsjava is an implementation of DNS in Java. It supports all defined record
ypes (including the DNSSEC types), and unknown types. It can be used for queries,
zone transfers, and dynamic updates. It includes a cache which can be used by
clients, and a minimal implementation of a server. It supports TSIG authenticated
messages, partial DNSSEC verification, and EDNS0.
</longdescription>
<upstream>
<remote-id type="sourceforge">http://sourceforge.net/projects/dnsjava/</remote-id>
</upstream>
</pkgmetadata>