From 055f5a4d59726a80d89f7f11f35170b5c73df047 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Sat, 2 Dec 2006 21:12:51 +0000 Subject: Add ~amd64, bug 109722 (Portage version: 2.1.1-r2) --- sci-mathematics/scilab/ChangeLog | 5 ++++- sci-mathematics/scilab/scilab-4.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-mathematics/scilab') diff --git a/sci-mathematics/scilab/ChangeLog b/sci-mathematics/scilab/ChangeLog index 81baf4d412b3..59119f59792f 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.28 2006/11/22 18:21:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.29 2006/12/02 21:12:51 beandog Exp $ + + 02 Dec 2006; Steve Dibb scilab-4.0.ebuild: + Add ~amd64, bug 109722 22 Nov 2006; Christian Faulhammer scilab-4.0.ebuild: stable x86, bug #141440 diff --git a/sci-mathematics/scilab/scilab-4.0.ebuild b/sci-mathematics/scilab/scilab-4.0.ebuild index d52265ba6cf3..220f9a0d7f6e 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.9 2006/11/22 18:21:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/scilab-4.0.ebuild,v 1.10 2006/12/02 21:12:51 beandog 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="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND="virtual/blas virtual/lapack -- cgit v1.2.3-65-gdbad