aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-07-22 21:45:50 +0200
committerMarius Brehler <marbre@linux.sungazer.de>2015-07-22 21:45:50 +0200
commit6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b (patch)
tree5d4fe8ee30321e5f05bf049a1d72ec65cfc3354d
parentsci-mathematics/scilab: Fix deps (diff)
downloadsci-6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b.tar.gz
sci-6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b.tar.bz2
sci-6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b.zip
dev-java/jlatexmath-fop: Fix deps
Package-Manager: portage-2.2.18
-rw-r--r--dev-java/jlatexmath-fop/ChangeLog4
-rw-r--r--dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild2
2 files changed, 5 insertions, 1 deletions
diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index cf05954ba..2ac64a4a7 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 <marbre@linux.sungazer.de>
+ jlatexmath-fop-1.0.3.ebuild:
+ dev-java/jlatexmath-fop: Fix deps
+
08 Jul 2015; Marius Brehler <marbre@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 dcaa628b3..53f830f3c 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