<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>java@gentoo.org</email>
		<name>Java</name>
	</maintainer>
	<longdescription>
		Rhino is an implementation of JavaScript written entirely in Java.
		It is typically embedded into Java applications to provide scripting
		to end users.
	</longdescription>
	<upstream>
		<remote-id type="github">mozilla/rhino</remote-id>
		<changelog>https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md</changelog>
		<bugs-to>https://github.com/mozilla/rhino/issues</bugs-to>
	</upstream>
</pkgmetadata>
