delete old ebuild

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2477 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-10-06 04:20:09 +00:00
parent cfb4a35921
commit bd876bbeca
8 changed files with 0 additions and 1570 deletions
-20
View File
@@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<maintainer>
<email>gnu_andrew@member.fsf.org</email>
<name>Andrew John Hughes</name>
</maintainer>
<longdescription>The IcedTea project provides a harness to build the source code from OpenJDK (http://openjdk.java.net) using Free Software build tools along with additional tools such as a browser plugin and Web Start support via NetX. </longdescription>
<use>
<flag name="cacao">Use the CACAO virtual machine instead of HotSpot on x86, amd64 or SPARC architectures.</flag>
<flag name="hs16">Use the new version of HotSpot (16).</flag>
<flag name="nio2">Enable backport of NIO2 to OpenJDK6.</flag>
<flag name="npplugin">Enable the new alpha-quality plugin which works with Firefox 3.6+ and Chromium.</flag>
<flag name="shark">Enable Shark JIT support</flag>
<flag name="systemtap">Enable SystemTap probes in HotSpot.</flag>
<flag name="xrender">Enable support for using XRender with the AWT libraries.</flag>
<flag name="zero">Enable the zero assembler port of HotSpot.</flag>
</use>
</pkgmetadata>