summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-29 02:31:38 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-29 02:31:38 +0000
commitb43b42d8db2e4692b512c08637188621eca9bc2b (patch)
tree39eef1dfe5803293fc645f1ab37054b1e7b3519f /sci-mathematics
parentChange encoding to UTF-8 for GLEP 31 compliance (diff)
downloadhistorical-b43b42d8db2e4692b512c08637188621eca9bc2b.tar.gz
historical-b43b42d8db2e4692b512c08637188621eca9bc2b.tar.bz2
historical-b43b42d8db2e4692b512c08637188621eca9bc2b.zip
Fixed dependency
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/Manifest10
-rw-r--r--sci-mathematics/octave/octave-2.1.36-r1.ebuild4
-rw-r--r--sci-mathematics/octave/octave-2.1.50.ebuild4
-rw-r--r--sci-mathematics/octave/octave-2.1.57-r1.ebuild4
-rw-r--r--sci-mathematics/octave/octave-2.1.57.ebuild4
-rw-r--r--sci-mathematics/octave/octave-2.1.64.ebuild4
6 files changed, 15 insertions, 15 deletions
diff --git a/sci-mathematics/octave/Manifest b/sci-mathematics/octave/Manifest
index c1f17825d77c..c5f5d7c7350f 100644
--- a/sci-mathematics/octave/Manifest
+++ b/sci-mathematics/octave/Manifest
@@ -1,8 +1,8 @@
-MD5 8e84e85f4b5e54f620b8732170c46e7b octave-2.1.64.ebuild 2888
-MD5 c3ef707a16805f2e92f91cb9a3b27877 octave-2.1.50.ebuild 2369
-MD5 f1150337878f13ca32f2a27083bb63a5 octave-2.1.57.ebuild 2201
-MD5 943b8ae720f499eb761221427d216309 octave-2.1.57-r1.ebuild 2861
-MD5 f500316766d326bc4c8ad9b68d70021b octave-2.1.36-r1.ebuild 1939
+MD5 1afc1482150fa8289f4fba10cbb9e33a octave-2.1.64.ebuild 2888
+MD5 3939b377b27c8f4f2ab63dbde1e35212 octave-2.1.50.ebuild 2369
+MD5 e476f58786574e926cf6123a50a5752f octave-2.1.57.ebuild 2201
+MD5 5adf704711f283a0a01b0ee270c452ab octave-2.1.57-r1.ebuild 2861
+MD5 8ae2b8982c2d36c9ac746581319c4329 octave-2.1.36-r1.ebuild 1939
MD5 276632c32b764a9fde752b9d124da16d ChangeLog 7008
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 c93a44a52d46ca6e8fed8c3c23877c0d files/digest-octave-2.1.36-r1 67
diff --git a/sci-mathematics/octave/octave-2.1.36-r1.ebuild b/sci-mathematics/octave/octave-2.1.36-r1.ebuild
index 4afd20690bbf..c18c08c3cda7 100644
--- a/sci-mathematics/octave/octave-2.1.36-r1.ebuild
+++ b/sci-mathematics/octave/octave-2.1.36-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.36-r1.ebuild,v 1.1 2004/12/28 14:48:35 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.36-r1.ebuild,v 1.2 2004/12/29 02:31:38 ribosome Exp $
inherit flag-o-matic eutils
@@ -17,7 +17,7 @@ KEYWORDS="x86 ppc"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
- >=dev-libs/fftw-2.1.3
+ >=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2
tetex? ( virtual/tetex ) "
diff --git a/sci-mathematics/octave/octave-2.1.50.ebuild b/sci-mathematics/octave/octave-2.1.50.ebuild
index 7adc9bd66d7a..72feb4bc11a2 100644
--- a/sci-mathematics/octave/octave-2.1.50.ebuild
+++ b/sci-mathematics/octave/octave-2.1.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.50.ebuild,v 1.2 2004/12/28 21:01:42 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.50.ebuild,v 1.3 2004/12/29 02:31:38 ribosome Exp $
inherit flag-o-matic
@@ -16,7 +16,7 @@ IUSE="static readline zlib tetex hdf5 mpi"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
- >=dev-libs/fftw-2.1.3
+ >=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2
zlib? ( sys-libs/zlib )
hdf5? ( sci-libs/hdf5 )
diff --git a/sci-mathematics/octave/octave-2.1.57-r1.ebuild b/sci-mathematics/octave/octave-2.1.57-r1.ebuild
index 34c6eec16835..3a6f45c1d7d8 100644
--- a/sci-mathematics/octave/octave-2.1.57-r1.ebuild
+++ b/sci-mathematics/octave/octave-2.1.57-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.2 2004/12/28 21:01:42 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.3 2004/12/29 02:31:38 ribosome Exp $
inherit flag-o-matic
@@ -17,7 +17,7 @@ IUSE="emacs static readline zlib tetex hdf5 mpi ifc blas"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
- >=dev-libs/fftw-2.1.3
+ >=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2
zlib? ( sys-libs/zlib )
hdf5? ( sci-libs/hdf5 )
diff --git a/sci-mathematics/octave/octave-2.1.57.ebuild b/sci-mathematics/octave/octave-2.1.57.ebuild
index 9f4b174ee9f4..ef3eca7e2cc2 100644
--- a/sci-mathematics/octave/octave-2.1.57.ebuild
+++ b/sci-mathematics/octave/octave-2.1.57.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57.ebuild,v 1.2 2004/12/28 21:01:42 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57.ebuild,v 1.3 2004/12/29 02:31:38 ribosome Exp $
inherit flag-o-matic
@@ -17,7 +17,7 @@ IUSE="static readline zlib tetex hdf5 mpi"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
- >=dev-libs/fftw-2.1.3
+ >=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2
zlib? ( sys-libs/zlib )
hdf5? ( sci-libs/hdf5 )
diff --git a/sci-mathematics/octave/octave-2.1.64.ebuild b/sci-mathematics/octave/octave-2.1.64.ebuild
index 093f6ebdd8d4..4af1562e7191 100644
--- a/sci-mathematics/octave/octave-2.1.64.ebuild
+++ b/sci-mathematics/octave/octave-2.1.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.64.ebuild,v 1.2 2004/12/28 21:01:42 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.64.ebuild,v 1.3 2004/12/29 02:31:38 ribosome Exp $
inherit flag-o-matic
@@ -17,7 +17,7 @@ IUSE="emacs static readline zlib tetex hdf5 mpi ifc blas"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3
>=media-gfx/gnuplot-3.7.1-r3
- >=dev-libs/fftw-2.1.3
+ >=sci-libs/fftw-2.1.3
>=dev-util/gperf-2.7.2
zlib? ( sys-libs/zlib )
hdf5? ( sci-libs/hdf5 )