Changes and their explanation: - more precise homepage/description - ${P}-src.zip SRC replaced with ${P}-src.tar.gz to get rid of unzip DEPEND - ${P}-supplement.tar.bz2 is no longer provided upstream, so changed SRC_URI to mirror://gentoo/ - frankly it won't build without this, dunno why they removed it - DEPEND changes - ant-core to ant for some optional tasks needed, javacc moved to DEPEND and using --build-only in jar_from. - new build.xml patch needed because tar.gz sources contain unix newlines and old patch was created from dos newlines in .zip sources. I renamed the new patch from "buildfile" to "nounit" so its purpose is clear and I don't have to put -rX into its name.
Created attachment 94775 [details, diff] patch to get migrated ebuild
Created attachment 94776 [details, diff] new patch for build.xml
Created attachment 94777 [details, diff] patch to get migrated ebuild fixed >=dev-java/ant to dev-java/ant in DEPEND
Added to CVS.