Use https by default
[gentoo.git] / dev-java / dnsjava / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>java</herd>
5         <longdescription>
6                 dnsjava is an implementation of DNS in Java. It supports all defined record 
7                 ypes (including the DNSSEC types), and unknown types. It can be used for queries,
8                 zone transfers, and dynamic updates. It includes a cache which can be used by
9                 clients, and a minimal implementation of a server. It supports TSIG authenticated
10                 messages, partial DNSSEC verification, and EDNS0.
11         </longdescription>
12         <upstream>
13                 <remote-id type="sourceforge">http://sourceforge.net/projects/dnsjava/</remote-id>
14         </upstream>
15 </pkgmetadata>
16