diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-08 13:28:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-08 13:28:59 +0000 |
commit | 5a4ff6b833e23401842d4ece1e72e87800513f98 (patch) | |
tree | 12f24c0915b730528d4b6d75a582f6e9e2465e88 /sci-mathematics/scilab/scilab-4.1.2-r1.ebuild | |
parent | Stable on ppc wrt bug 241354 (diff) | |
download | gentoo-2-5a4ff6b833e23401842d4ece1e72e87800513f98.tar.gz gentoo-2-5a4ff6b833e23401842d4ece1e72e87800513f98.tar.bz2 gentoo-2-5a4ff6b833e23401842d4ece1e72e87800513f98.zip |
amd64/x86 stable, bug #245922
(Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)
Diffstat (limited to 'sci-mathematics/scilab/scilab-4.1.2-r1.ebuild')
-rw-r--r-- | sci-mathematics/scilab/scilab-4.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/scilab/scilab-4.1.2-r1.ebuild b/sci-mathematics/scilab/scilab-4.1.2-r1.ebuild index 07502a9dd590..5de9802c7045 100644 --- a/sci-mathematics/scilab/scilab-4.1.2-r1.ebuild +++ b/sci-mathematics/scilab/scilab-4.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/scilab-4.1.2-r1.ebuild,v 1.1 2008/11/07 15:17:39 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/scilab-4.1.2-r1.ebuild,v 1.2 2008/11/08 13:28:59 maekke 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 gtk Xaw3d java" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND="virtual/blas virtual/lapack |