mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-10 13:57:38 -08:00
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
14 lines
461 B
XML
14 lines
461 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<herd>java</herd>
|
|
|
|
<longdescription>
|
|
GNU Crypto, part of the GNU project, released under the aegis of GNU,
|
|
aims at providing free, versatile, high-quality, and provably correct
|
|
implementations of cryptographic primitives and tools in the Java
|
|
programming language for use by programmers and end-users.
|
|
</longdescription>
|
|
</pkgmetadata>
|