From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B0FD91392BD for ; Thu, 23 Jul 2015 21:06:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6D1114092; Thu, 23 Jul 2015 21:06:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03C4414090 for ; Thu, 23 Jul 2015 21:06:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 478E6340A7D for ; Thu, 23 Jul 2015 21:06:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EC51EE for ; Thu, 23 Jul 2015 21:06:12 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1437594350.6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b.jauhien@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/ X-VCS-Repository: proj/sci X-VCS-Files: dev-java/jlatexmath-fop/ChangeLog dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild X-VCS-Directories: dev-java/jlatexmath-fop/ X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: 6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b X-VCS-Branch: master Date: Thu, 23 Jul 2015 21:06:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e0035492-7663-4f09-8c03-b629be87648e X-Archives-Hash: fc7af7120ad0c9d6913116802ade7c81 commit: 6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b Author: Marius Brehler linux sungazer de> AuthorDate: Wed Jul 22 19:45:50 2015 +0000 Commit: Jauhien Piatlicki gentoo 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 + jlatexmath-fop-1.0.3.ebuild: + dev-java/jlatexmath-fop: Fix deps + 08 Jul 2015; Marius Brehler 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