diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-06 16:47:49 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-06 16:47:49 +0000 |
commit | f4f495bde1d87a33102b8366e6784e8a06c556c9 (patch) | |
tree | 3bc2945fd27eefea3137b8e894c3623c39d7e768 /app-sci | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-f4f495bde1d87a33102b8366e6784e8a06c556c9.tar.gz gentoo-2-f4f495bde1d87a33102b8366e6784e8a06c556c9.tar.bz2 gentoo-2-f4f495bde1d87a33102b8366e6784e8a06c556c9.zip |
stable on amd64
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/octave/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/octave/octave-2.1.57-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/scilab/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/scilab/scilab-2.7-r3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog index 798d80ab6934..e4cb7d8270ce 100644 --- a/app-sci/octave/ChangeLog +++ b/app-sci/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/octave # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.29 2004/05/27 13:41:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.30 2004/06/06 16:47:49 kugelfang Exp $ + + 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> octave-2.1.57-r1.ebuild: + Marked stable on amd64. 27 May 2004; Patrick Kursawe <phosphan@gentoo.org> octave-2.1.57-r1.ebuild: Fixed typo about g77/f77 USE flag, bug #51858 diff --git a/app-sci/octave/octave-2.1.57-r1.ebuild b/app-sci/octave/octave-2.1.57-r1.ebuild index 370a6fef7013..5ed33970a1e7 100644 --- a/app-sci/octave/octave-2.1.57-r1.ebuild +++ b/app-sci/octave/octave-2.1.57-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.4 2004/05/27 13:41:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.57-r1.ebuild,v 1.5 2004/06/06 16:47:49 kugelfang Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" +KEYWORDS="~x86 ~ppc ~alpha ~sparc amd64" IUSE="emacs static readline zlib tetex hdf5 mpi" #IUSE="emacs static readline zlib tetex hdf5 mpi ifc blas" NOTE: Already added to use.local.desc. diff --git a/app-sci/scilab/ChangeLog b/app-sci/scilab/ChangeLog index c32a6eb4c696..cb8458059328 100644 --- a/app-sci/scilab/ChangeLog +++ b/app-sci/scilab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/scilab # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/scilab/ChangeLog,v 1.14 2004/04/27 19:40:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/scilab/ChangeLog,v 1.15 2004/06/06 16:47:14 kugelfang Exp $ + + 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> scilab-2.7-r3.ebuild: + Marked stable on amd64. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> scilab-2.7-r3.ebuild: Add inherit eutils diff --git a/app-sci/scilab/scilab-2.7-r3.ebuild b/app-sci/scilab/scilab-2.7-r3.ebuild index 11c58aa2b25b..ec2871ce637d 100644 --- a/app-sci/scilab/scilab-2.7-r3.ebuild +++ b/app-sci/scilab/scilab-2.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/scilab/scilab-2.7-r3.ebuild,v 1.3 2004/04/27 19:40:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/scilab/scilab-2.7-r3.ebuild,v 1.4 2004/06/06 16:47:14 kugelfang Exp $ inherit virtualx eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.scilab.org/" LICENSE="scilab" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 amd64" IUSE="tcltk gtk" DEPEND="virtual/x11 |