diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-12-05 23:46:05 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-12-05 23:46:05 +0000 |
commit | 4b471fe02a48d7e10ecf8d79d8c9cac5c76548bf (patch) | |
tree | a22050f03634a891e8215b077327c3d06c9883ce /sci-mathematics/scilab/scilab-4.1.2-r3.ebuild | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Mich... (diff) | |
download | gentoo-2-4b471fe02a48d7e10ecf8d79d8c9cac5c76548bf.tar.gz gentoo-2-4b471fe02a48d7e10ecf8d79d8c9cac5c76548bf.tar.bz2 gentoo-2-4b471fe02a48d7e10ecf8d79d8c9cac5c76548bf.zip |
Marked stable on AMD64 as I am told there are no regressions over current stable, despite worrying run-time behaviour. Based on arch testing by Agostino "ago" Sarubbo, Elijah "Armageddon" El Lazkani & Ian "idella4" Delaney in bug #360601.
(Portage version: 2.1.10.39/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/scilab/scilab-4.1.2-r3.ebuild')
-rw-r--r-- | sci-mathematics/scilab/scilab-4.1.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/scilab/scilab-4.1.2-r3.ebuild b/sci-mathematics/scilab/scilab-4.1.2-r3.ebuild index 42324d0acbd0..5ff9ddbb2f09 100644 --- a/sci-mathematics/scilab/scilab-4.1.2-r3.ebuild +++ b/sci-mathematics/scilab/scilab-4.1.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r3.ebuild,v 1.2 2011/09/20 01:25:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/scilab-4.1.2-r3.ebuild,v 1.3 2011/12/05 23:46:05 chainsaw Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.scilab.org/" SLOT="0" IUSE="examples gtk java ocaml Xaw3d" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=" virtual/fortran |