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 | |
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')
-rw-r--r-- | sci-mathematics/scilab/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/scilab/scilab-4.1.2-r3.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-mathematics/scilab/ChangeLog b/sci-mathematics/scilab/ChangeLog index 111528133021..0031f5d8264c 100644 --- a/sci-mathematics/scilab/ChangeLog +++ b/sci-mathematics/scilab/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/scilab # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.62 2011/09/20 01:25:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.63 2011/12/05 23:46:05 chainsaw Exp $ + + 05 Dec 2011; Tony Vroon <chainsaw@gentoo.org> scilab-4.1.2-r3.ebuild: + 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. 20 Sep 2011; Thomas Kahle <tomka@gentoo.org> scilab-4.1.2-r3.ebuild: x86 stable per bug 360601 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 |