From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QcHY5-000875-Pf for garchives@archives.gentoo.org; Thu, 30 Jun 2011 13:44:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71E941C04F; Thu, 30 Jun 2011 13:44:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 410441C076 for ; Thu, 30 Jun 2011 13:44:41 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B41671BC00A for ; Thu, 30 Jun 2011 13:44:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C543480040 for ; Thu, 30 Jun 2011 13:44:39 +0000 (UTC) From: "Guillaume Horel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guillaume Horel" Message-ID: <3d0f377fa0fac9ce7c56e12d8b32a11ca13d0784.guillaume_horel@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/scilab/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/scilab/ChangeLog sci-mathematics/scilab/scilab-5.3.2.ebuild X-VCS-Directories: sci-mathematics/scilab/ X-VCS-Committer: guillaume_horel X-VCS-Committer-Name: Guillaume Horel X-VCS-Revision: 3d0f377fa0fac9ce7c56e12d8b32a11ca13d0784 Date: Thu, 30 Jun 2011 13:44:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 1024edf63f3bf40ca8648ed9513ad594 commit: 3d0f377fa0fac9ce7c56e12d8b32a11ca13d0784 Author: Guillaume Horel gmail com> AuthorDate: Thu Jun 30 13:40:25 2011 +0000 Commit: Guillaume Horel gmail com> CommitDate: Thu Jun 30 13:40:25 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D3d0f377f [scilab-5.3.2] fixed xcos dependency --- sci-mathematics/scilab/ChangeLog | 3 +++ sci-mathematics/scilab/scilab-5.3.2.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/sci-mathematics/scilab/ChangeLog b/sci-mathematics/scilab/Ch= angeLog index 084c3f2..9916297 100644 --- a/sci-mathematics/scilab/ChangeLog +++ b/sci-mathematics/scilab/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 30 Jun 2011; Guillaume Horel scilab-5.3.2.= ebuild: + Added hdf-java dependency to xcos + 24 Jun 2011; Justin Lecher scilab-5.2.1.ebuild, scilab-5.3.2.ebuild: Sort inherit and/or USE diff --git a/sci-mathematics/scilab/scilab-5.3.2.ebuild b/sci-mathematics= /scilab/scilab-5.3.2.ebuild index 1a6db48..72ea6aa 100644 --- a/sci-mathematics/scilab/scilab-5.3.2.ebuild +++ b/sci-mathematics/scilab/scilab-5.3.2.ebuild @@ -21,7 +21,7 @@ KEYWORDS=3D"~amd64 ~x86" # http://wiki.scilab.org/Dependencies_of_Scilab_5.X RDEPEND=3D"virtual/lapack tk? ( dev-lang/tk ) - xcos? ( dev-lang/ocaml=20 + xcos? ( dev-lang/ocaml dev-java/hdf-java ) umfpack? ( sci-libs/umfpack ) gui? ( >=3Dvirtual/jre-1.5