Files
gentoo/dev-java/jrobin/metadata.xml
Mike Gilbert 1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00

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>