commit: 6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Wed Jul 22 19:45:50 2015 +0000 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> CommitDate: Wed Jul 22 19:45:50 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6b0d256c
dev-java/jlatexmath-fop: Fix deps Package-Manager: portage-2.2.18 dev-java/jlatexmath-fop/ChangeLog | 4 ++++ dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog index cf05954..2ac64a4 100644 --- a/dev-java/jlatexmath-fop/ChangeLog +++ b/dev-java/jlatexmath-fop/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 22 Jul 2015; Marius Brehler <mar...@linux.sungazer.de> + jlatexmath-fop-1.0.3.ebuild: + dev-java/jlatexmath-fop: Fix deps + 08 Jul 2015; Marius Brehler <mar...@linux.sungazer.de> jlatexmath-fop-1.0.3.ebuild: dev-java/jlatexmath-fop: Blind fixing dependencies diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild index dcaa628..53f830f 100644 --- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild +++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild @@ -19,7 +19,7 @@ IUSE="" CDEPEND="dev-java/jlatexmath:1 dev-java/xmlgraphics-commons:2 - >=dev-java/fop-2.0:2" + >=dev-java/fop-2.0-r1:0" DEPEND=">=virtual/jdk-1.5 ${CDEPEND}" RDEPEND=">=virtual/jre-1.5