mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-09 01:27:34 -08:00
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
14 lines
431 B
XML
14 lines
431 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<herd>java</herd>
|
|
|
|
<longdescription>
|
|
GNU Classpath inetlib is an extension library to provide extra network
|
|
protocol support for GNU Classpath and ClasspathX project, but it can
|
|
also used standalone to make adding http, imap, pop3 and smtp client
|
|
support to applictions.
|
|
</longdescription>
|
|
</pkgmetadata>
|