diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-22 18:21:51 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-22 18:21:51 +0000 |
commit | a806adf791940a321b21e7c1da0b9328693a7fa1 (patch) | |
tree | 4939c2461ea7ffa5cf96b74491f37153c806f995 /sci-mathematics | |
parent | Marked ~ppc for bug #155505. (diff) | |
download | gentoo-2-a806adf791940a321b21e7c1da0b9328693a7fa1.tar.gz gentoo-2-a806adf791940a321b21e7c1da0b9328693a7fa1.tar.bz2 gentoo-2-a806adf791940a321b21e7c1da0b9328693a7fa1.zip |
stable x86, bug #141440
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/scilab/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/scilab/scilab-4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/scilab/ChangeLog b/sci-mathematics/scilab/ChangeLog index a145a84e1dcd..81baf4d412b3 100644 --- a/sci-mathematics/scilab/ChangeLog +++ b/sci-mathematics/scilab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/scilab # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.27 2006/11/22 03:23:20 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.28 2006/11/22 18:21:51 opfer Exp $ + + 22 Nov 2006; Christian Faulhammer <opfer@gentoo.org> scilab-4.0.ebuild: + stable x86, bug #141440 22 Nov 2006; Markus Dittrich <markusle@gentoo.org> +files/scilab-4.0-java-pic.patch, scilab-4.0.ebuild: diff --git a/sci-mathematics/scilab/scilab-4.0.ebuild b/sci-mathematics/scilab/scilab-4.0.ebuild index 0813f67f3270..d52265ba6cf3 100644 --- a/sci-mathematics/scilab/scilab-4.0.ebuild +++ b/sci-mathematics/scilab/scilab-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/scilab-4.0.ebuild,v 1.8 2006/11/22 03:23:20 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/scilab-4.0.ebuild,v 1.9 2006/11/22 18:21:51 opfer Exp $ inherit eutils fortran toolchain-funcs multilib autotools java-pkg-opt-2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.scilab.org/" SLOT="0" IUSE="ocaml tk gtk Xaw3d java" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" RDEPEND="virtual/blas virtual/lapack |