summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:40:02 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:40:02 +0000
commit1b2ed584474594b4e3bbd778cec863b117a518dc (patch)
tree2935c233dda13190f2869a52f8ae7442258c6bed /sci-mathematics
parentDependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. (diff)
downloadhistorical-1b2ed584474594b4e3bbd778cec863b117a518dc.tar.gz
historical-1b2ed584474594b4e3bbd778cec863b117a518dc.tar.bz2
historical-1b2ed584474594b4e3bbd778cec863b117a518dc.zip
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog5
-rw-r--r--sci-mathematics/octave/octave-2.1.69.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index bf7c051ff174..f67308c6f508 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/octave
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.19 2006/01/29 19:39:33 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.20 2006/01/29 19:40:02 cryos Exp $
+
+ 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> octave-2.1.71.ebuild:
+ Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> octave-2.1.69.ebuild:
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
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 )