From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-824350-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id F0C9B138BF5
	for <garchives@archives.gentoo.org>; Fri, 31 Jul 2015 10:10:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9082114030;
	Fri, 31 Jul 2015 10:10:04 +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 198A314030
	for <gentoo-commits@lists.gentoo.org>; Fri, 31 Jul 2015 10:10:04 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5A90C3409DC
	for <gentoo-commits@lists.gentoo.org>; Fri, 31 Jul 2015 10:10:03 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B500116
	for <gentoo-commits@lists.gentoo.org>; Fri, 31 Jul 2015 10:09:59 +0000 (UTC)
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org>
Message-ID: <1438283441.baf77bf4d391ca165649f45a612ba51478844b47.jlec@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: /
X-VCS-Repository: proj/sci
X-VCS-Committer: jlec
X-VCS-Committer-Name: Justin Lecher
X-VCS-Revision: baf77bf4d391ca165649f45a612ba51478844b47
X-VCS-Branch: master
Date: Fri, 31 Jul 2015 10:09:59 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 12133a56-d78e-49ba-9617-7164af020895
X-Archives-Hash: 7203af75123a42136121dee931c3d45b

commit:     baf77bf4d391ca165649f45a612ba51478844b47
Author:     marbre <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Thu Jul 30 19:10:41 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 19:10:41 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=baf77bf4

Merge pull request #456 from khumba/scilab

Fix Scilab and jlatexmath-fop to build with new versions of dependencies

 dev-java/jlatexmath-fop/ChangeLog                  |  3 +
 .../jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild     |  2 +-
 sci-mathematics/scilab/ChangeLog                   |  9 ++
 .../scilab/files/scilab-5.5.2-batik-1.8.patch      | 98 ++++++++++++++++++++++
 .../scilab/files/scilab-5.5.2-fop-2.0.patch        | 38 +++++++++
 .../scilab-5.5.2-xmlgraphics-common-2.0.patch      | 91 ++++++++++++++++++++
 sci-mathematics/scilab/scilab-5.5.2.ebuild         | 19 +++--
 7 files changed, 251 insertions(+), 9 deletions(-)