diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 19:45:30 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 19:45:30 +0000 |
commit | b63bec94632ead0cb6552bc59f7b848f007d3fd7 (patch) | |
tree | 2c07cfaec3a58dae41161041c7e691d646a78676 /sci-mathematics/octave/octave-2.1.57-r1.ebuild | |
parent | Manifest recommit (diff) | |
download | gentoo-2-b63bec94632ead0cb6552bc59f7b848f007d3fd7.tar.gz gentoo-2-b63bec94632ead0cb6552bc59f7b848f007d3fd7.tar.bz2 gentoo-2-b63bec94632ead0cb6552bc59f7b848f007d3fd7.zip |
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.57-r1.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.57-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/octave/octave-2.1.57-r1.ebuild b/sci-mathematics/octave/octave-2.1.57-r1.ebuild index eaed857500b4..1c15c23d286a 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-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.57-r1.ebuild,v 1.7 2005/06/10 11:48:14 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57-r1.ebuild,v 1.8 2006/01/29 19:40:31 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 ) |