Gentoo Archives: gentoo-commits

From: Jauhien Piatlicki <jauhien@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
Date: Thu, 23 Jul 2015 21:06:21
Message-Id: 1437594350.6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b.jauhien@gentoo
1 commit: 6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Wed Jul 22 19:45:50 2015 +0000
4 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 22 19:45:50 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6b0d256c
7
8 dev-java/jlatexmath-fop: Fix deps
9
10 Package-Manager: portage-2.2.18
11
12 dev-java/jlatexmath-fop/ChangeLog | 4 ++++
13 dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 2 +-
14 2 files changed, 5 insertions(+), 1 deletion(-)
15
16 diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
17 index cf05954..2ac64a4 100644
18 --- a/dev-java/jlatexmath-fop/ChangeLog
19 +++ b/dev-java/jlatexmath-fop/ChangeLog
20 @@ -2,6 +2,10 @@
21 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
22 # $Header: $
23
24 + 22 Jul 2015; Marius Brehler <marbre@××××××××××××××.de>
25 + jlatexmath-fop-1.0.3.ebuild:
26 + dev-java/jlatexmath-fop: Fix deps
27 +
28 08 Jul 2015; Marius Brehler <marbre@××××××××××××××.de>
29 jlatexmath-fop-1.0.3.ebuild:
30 dev-java/jlatexmath-fop: Blind fixing dependencies
31
32 diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
33 index dcaa628..53f830f 100644
34 --- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
35 +++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
36 @@ -19,7 +19,7 @@ IUSE=""
37
38 CDEPEND="dev-java/jlatexmath:1
39 dev-java/xmlgraphics-commons:2
40 - >=dev-java/fop-2.0:2"
41 + >=dev-java/fop-2.0-r1:0"
42 DEPEND=">=virtual/jdk-1.5
43 ${CDEPEND}"
44 RDEPEND=">=virtual/jre-1.5