Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 547934
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +4 lines)
Line  Link Here
0
-- jabref-2.10-r2.ebuild       2015-04-27 16:27:08.221600745 -0400
0
++ jabref-2.10-r3.ebuild       2015-04-27 16:27:02.811878229 -0400
Lines 20-26 Link Here
20
IUSE="doc"
20
IUSE="doc"
21
21
22
COMMON_DEP="
22
COMMON_DEP="
23
       dev-java/antlr:3
23
       dev-java/antlr:0
24
       dev-java/antlr:4
24
       dev-java/fontbox:1.7
25
       dev-java/fontbox:1.7
25
       dev-java/jempbox:1.7
26
       dev-java/jempbox:1.7
26
       dev-java/log4j:0
27
       dev-java/log4j:0
Lines 57-63 Link Here
57
}
58
}
58
59
59
src_compile() {
60
src_compile() {
60
       local EXTERNAL_JARS="antlr-3,fontbox-1.7,jempbox-1.7,log4j,spin,microba,glazedlists"
61
       local EXTERNAL_JARS="antlr,antlr-4,fontbox-1.7,jempbox-1.7,log4j,spin,microba,glazedlists"
61
       local CLASSPATH="$(java-pkg_getjars --with-dependencies ${EXTERNAL_JARS})"
62
       local CLASSPATH="$(java-pkg_getjars --with-dependencies ${EXTERNAL_JARS})"
62
       eant \
63
       eant \
63
               -Dgentoo.classpath=${CLASSPATH} \
64
               -Dgentoo.classpath=${CLASSPATH} \

Return to bug 547934