diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 19:43:02 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 19:43:02 +0000 |
commit | 64caec40d98df6e537f15e0f32ea7c634350835a (patch) | |
tree | db76be441e9ee1ebf8f775542b8dc87aace8437a /sci-mathematics/octave/octave-2.1.69.ebuild | |
parent | Manifest recommit (diff) | |
download | gentoo-2-64caec40d98df6e537f15e0f32ea7c634350835a.tar.gz gentoo-2-64caec40d98df6e537f15e0f32ea7c634350835a.tar.bz2 gentoo-2-64caec40d98df6e537f15e0f32ea7c634350835a.zip |
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.69.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.69.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/octave/octave-2.1.69.ebuild b/sci-mathematics/octave/octave-2.1.69.ebuild index 99b5b421b298..7bf3e63c0858 100644 --- a/sci-mathematics/octave/octave-2.1.69.ebuild +++ b/sci-mathematics/octave/octave-2.1.69.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.8 2005/09/17 01:00:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.69.ebuild,v 1.9 2006/01/29 19:39:33 cryos Exp $ inherit flag-o-matic @@ -16,7 +16,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 + >=sci-visualization/gnuplot-3.7.1-r3 >=sci-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2 zlib? ( sys-libs/zlib ) |