summaryrefslogtreecommitdiff
path: root/dev-java/java-config/metadata.xml
blob: c4dca7ea7b4cea8a8f5232d28bf6b3d4d7099f16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>java@gentoo.org</email>
  <name>Java</name>
 </maintainer>
 <longdescription>
		java-config is used to configure the Java subsystem on your Gentoo
		installation. In particular, it can be used to configure system-wide and
		per-user default JVMs, construct classpath env vars from installed java
		packages and be used to query for the path to various JDK tools.
	</longdescription>
 
 <use>
  <flag name="compat">Install bin/java-config-2 symlink pointing to java-config</flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>