commit: c31767db22c797a56e5683b36f07c00adfe11427 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Fri Nov 11 15:10:45 2016 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Fri Nov 11 15:10:45 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c31767db
sci-biology/igv: bump hardcoded version of needed JAR dependency Package-Manager: portage-2.3.0 sci-biology/igv/igv-2.3.88.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/igv/igv-2.3.88.ebuild b/sci-biology/igv/igv-2.3.88.ebuild index 2a03eac..1f22a4d 100644 --- a/sci-biology/igv/igv-2.3.88.ebuild +++ b/sci-biology/igv/igv-2.3.88.ebuild @@ -63,7 +63,7 @@ EANT_NEEDS_TOOLS="true" EANT_EXTRA_ARGS="-Dnotests=true" EANT_GENTOO_CLASSPATH="absolutelayout,jama,commons-logging,commons-math-2,commons-jexl-2,jfreechart-1.0,jlfgr,log4j,commons-io-1," -EANT_GENTOO_CLASSPATH+="gson-2.2.2,guava-17,swing-layout-1,jgrapht,junit-4" +EANT_GENTOO_CLASSPATH+="gson-2.2.2,guava-20,swing-layout-1,jgrapht,junit-4" java_prepare() { mv lib oldlib || die