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 | |
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')
-rw-r--r-- | sci-mathematics/scilab/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/scilab/scilab-4.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/scilab/ChangeLog b/sci-mathematics/scilab/ChangeLog index 2b1023a46619..ffb21fe83199 100644 --- a/sci-mathematics/scilab/ChangeLog +++ b/sci-mathematics/scilab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/scilab # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.44 2008/11/07 15:17:39 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/scilab/ChangeLog,v 1.45 2008/11/08 13:28:59 maekke Exp $ + + 08 Nov 2008; Markus Meier <maekke@gentoo.org> scilab-4.1.2-r1.ebuild: + amd64/x86 stable, bug #245922 *scilab-4.1.2-r1 (07 Nov 2008) 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 |