mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-03 23:47:28 -08:00
15 lines
501 B
XML
15 lines
501 B
XML
<?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>
|
|
<longdescription>
|
|
This is a pluggable jar of stub classes representing the new Apple eAWT
|
|
and eIO APIs for Java 1.4 on Mac OS X. The purpose of these stubs is to
|
|
allow for compilation of eAWT- or eIO-referencing code on platforms other
|
|
than Mac OS X
|
|
</longdescription>
|
|
</pkgmetadata>
|