New Ebuild. Reproducible: Always Steps to Reproduce: 1. 2. 3. See attached file.
Created attachment 12135 [details] New Ebuild and supporting files
Thank you. Added to the tree. This ebuild had to be cleaned up in a few ways... please continue submitting ebuilds, but be aware of the following items in the future: - don't set packages to depend on >=virtual/jdk-1.3 when instead this should be >=virtual/jdk-1.2. I realize that the 1.1/1.2 support is fairly nonexistent in our tree, but that will be fixed soon. - KEYWORDS. When it comes to Java, it's all usually bytecode, therefore it's safe to add x86, sparc, ppc, and alpha. mips, arm, etc do not have runtime support in the tree yet. In your case you had this set to x86 only. - Watch for easy mistakes (use 'repoman full' when in doubt) * S was set incorrectly (should have been $WORKDIR/XOM) * RDEPEND was typo'd Don't take this criticism personally but it's these kinds of items which can hold up new ebuilds from getting checked in timely. Cheers
Created attachment 24238 [details] Updated ebuild for xom-1.0.22 (Attaching the updated ebuild here to stem the bug flood ;) Hope this is ok.)
xom-1.0.24 (aka 1.0d24) has been released. Just copy the ebuild from attachment 24238 [details] to xom-1.0.24.ebuild.