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
commit91fd507d8749995226d1cac72bca956c1d4cb351 (patch)
tree86876e81377e9cb33a7af2cbce2fa9336f2aa54c /app-sci/octave
parentBugfix release (diff)
downloadgentoo-2-91fd507d8749995226d1cac72bca956c1d4cb351.tar.gz
gentoo-2-91fd507d8749995226d1cac72bca956c1d4cb351.tar.bz2
gentoo-2-91fd507d8749995226d1cac72bca956c1d4cb351.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