mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-29 12:28:06 -07:00
repoman does not yet accept the https version.
This partially reverts eaaface92e.
Bug: https://bugs.gentoo.org/552720
15 lines
524 B
XML
15 lines
524 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>java</herd>
|
|
<longdescription>
|
|
JRobin is a 100% pure Java alternative to RRDTool, with about exactly
|
|
the same specifications. If you provide the same data to RRDTool and
|
|
JRobin, you will get exactly the same results and graphs. All standard
|
|
RRDTool operations are supported.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">OpenNMS/jrobin</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|