It is already in the java-experimental overlay, as well as all needed dependencies. Reproducible: Always
(In reply to comment #0) > It is already in the java-experimental overlay, as well as all needed > dependencies. > > Reproducible: Always > Some comments: - Your RDEPEND and DEPEND have lots of common atoms. Just use something like COMMON_DEP and then have RDEPEND="${COMMON_DEP} <other stuff>" - cd "${S}/src/java/com/opensymphony/module/sitemesh/html/tokenizer" epatch "${FILESDIR}/${P}-lexer.flex.patch" would be better to make this patch so that it applies from ${S} - indentation is off. Run something like repoman - use java-ant_xml-rewrite in src_unpack
I've cleaned up the ebuild as requested and commited the diffs. Sorry, as it was one of my first ebuilds.
Any update since 2007? Do we want this ebuild to make it into the tree? You know the drill: comment or close.
HOMEPAGE dead. We have to clean this off the java experimental overlay. I've just asked in #gentoo-infra for write access to it.
* commit 25747ca (HEAD, origin/master, origin/HEAD, master) | Author: Patrice Clement <monsieurp@gentoo.org> | Date: Fri Jan 30 23:57:42 2015 +0100 | | HOMEPAGE dead. Removing it from the overlay.