app-text/jabref: Fix antlr dependency now that Java 8 is addressed
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 6 Dec 2015 13:11:04 +0000 (13:11 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 6 Dec 2015 13:12:55 +0000 (13:12 +0000)
commit8237598b6e87fcb2765baa3f6cdd1116a203b67e
tree894a462eb5cb48e091af257f68800fd0b04f1a06
parent3cf88d61911dc0b3746cd1cfc70aaad39ea9e05f
app-text/jabref: Fix antlr dependency now that Java 8 is addressed

This really depends on ANTLR 2 and 3. The fix applied in bug #547934
was somewhat bogus as 4 wasn't being used at all except for its
bundled version of 3. It is a non-issue now that 3 has a workaround
for Java 8.

Even though 3.2 depends on 2, it is unusual for a third party to
depend on both. Upstream actually uses 3.4 so 3.5 would be a closer
match but using 3.2 means you won't pull in two different versions of
stringtemplate.

Package-Manager: portage-2.2.26
app-text/jabref/jabref-2.10-r4.ebuild [new file with mode: 0644]