summaryrefslogtreecommitdiff
blob: c9aa3c0473c02e5e64f6b85e735429f1ec1c56ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>java@gentoo.org</email>
		<name>Java</name>
	</maintainer>
	<use>
		<flag name="binary">Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build.</flag>
	</use>
	<upstream>
		<remote-id type="github">scala/scala</remote-id>
	</upstream>
</pkgmetadata>