summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Stampflee <owen@gentoo.org>2002-09-19 20:09:39 +0000
committerOwen Stampflee <owen@gentoo.org>2002-09-19 20:09:39 +0000
commit496c82e3d1c202c6bef50faa9955c941c8796ac8 (patch)
treeb1e5672b226717df0b76c75a2b797a1a7c9d1ffd /app-sci/octave
parentadded keywords (diff)
downloadhistorical-496c82e3d1c202c6bef50faa9955c941c8796ac8.tar.gz
historical-496c82e3d1c202c6bef50faa9955c941c8796ac8.tar.bz2
historical-496c82e3d1c202c6bef50faa9955c941c8796ac8.zip
added keywords
Diffstat (limited to 'app-sci/octave')
-rw-r--r--app-sci/octave/ChangeLog5
-rw-r--r--app-sci/octave/octave-2.0.17.ebuild4
-rw-r--r--app-sci/octave/octave-2.1.36.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/octave/ChangeLog b/app-sci/octave/ChangeLog
index b5d98da227b5..125d6a78e255 100644
--- a/app-sci/octave/ChangeLog
+++ b/app-sci/octave/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.4 2002/09/03 15:47:46 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/ChangeLog,v 1.5 2002/09/19 20:09:38 owen Exp $
*octave-2.1.36 (15 Jul 2002)
+ 19 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
15 Jul 2002; Nick Hadaway <raker@gentoo.org>
octave-2.1.36.ebuild, files/digest-octave-2.1.36, files/filebuf.diff :
Updated to latest "unstable" version. Included a patch to compile
diff --git a/app-sci/octave/octave-2.0.17.ebuild b/app-sci/octave/octave-2.0.17.ebuild
index 9ccbe832f250..dab15dbdcc8e 100644
--- a/app-sci/octave/octave-2.0.17.ebuild
+++ b/app-sci/octave/octave-2.0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.0.17.ebuild,v 1.2 2002/09/03 15:47:46 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.0.17.ebuild,v 1.3 2002/09/19 20:09:38 owen Exp $
S=${WORKDIR}/${P}
@@ -15,7 +15,7 @@ RDEPEND="${DEPEND}"
PROVIDE="dev-lang/octave"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
SLOT="0"
src_compile() {
diff --git a/app-sci/octave/octave-2.1.36.ebuild b/app-sci/octave/octave-2.1.36.ebuild
index 0fb6707bd60d..b127c6fb2166 100644
--- a/app-sci/octave/octave-2.1.36.ebuild
+++ b/app-sci/octave/octave-2.1.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36.ebuild,v 1.1 2002/07/15 16:35:55 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36.ebuild,v 1.2 2002/09/19 20:09:39 owen Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU Octave is a high-level language (MatLab compatible) intended for numerical computations."
@@ -16,7 +16,7 @@ RDEPEND="${DEPEND}"
PROVIDE="dev-lang/octave"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
SLOT="0"
# NOTE: octave supports blas/lapack from intel but this is not open