summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:41:58 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-29 19:41:58 +0000
commitd6e99836ddd418270f6be1d8107a4ee48b576cfd (patch)
tree6af591cc239f2a5b802fa22f73c405ff00247bc5 /sci-mathematics
parentDependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. (diff)
downloadhistorical-d6e99836ddd418270f6be1d8107a4ee48b576cfd.tar.gz
historical-d6e99836ddd418270f6be1d8107a4ee48b576cfd.tar.bz2
historical-d6e99836ddd418270f6be1d8107a4ee48b576cfd.zip
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/maxima/ChangeLog7
-rw-r--r--sci-mathematics/octave/ChangeLog5
-rw-r--r--sci-mathematics/octave/octave-2.1.71-r1.ebuild6
-rw-r--r--sci-mathematics/octave/octave-2.1.71-r2.ebuild6
4 files changed, 15 insertions, 9 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog
index 582fdb9bb467..6b046b58f6d0 100644
--- a/sci-mathematics/maxima/ChangeLog
+++ b/sci-mathematics/maxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/maxima
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.12 2005/10/04 19:52:21 gustavoz Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.13 2006/01/29 19:41:58 cryos Exp $
+
+ 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> maxima-5.9.1-r4.ebuild:
+ Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
04 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
maxima-5.9.1-r5.ebuild:
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index fd6b250a05e2..cf1e9ddfdac8 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.22 2006/01/29 19:41:01 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.23 2006/01/29 19:41:30 cryos Exp $
+
+ 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> octave-2.1.71-r2.ebuild:
+ Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> octave-2.1.71-r1.ebuild:
Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
diff --git a/sci-mathematics/octave/octave-2.1.71-r1.ebuild b/sci-mathematics/octave/octave-2.1.71-r1.ebuild
index 4acbf5d20281..76e5d5cd6815 100644
--- a/sci-mathematics/octave/octave-2.1.71-r1.ebuild
+++ b/sci-mathematics/octave/octave-2.1.71-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.71-r1.ebuild,v 1.1 2005/11/13 05:34:47 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r1.ebuild,v 1.2 2006/01/29 19:41:01 cryos Exp $
inherit flag-o-matic fortran
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
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 )
diff --git a/sci-mathematics/octave/octave-2.1.71-r2.ebuild b/sci-mathematics/octave/octave-2.1.71-r2.ebuild
index 74f55b07f38f..69e0099f9353 100644
--- a/sci-mathematics/octave/octave-2.1.71-r2.ebuild
+++ b/sci-mathematics/octave/octave-2.1.71-r2.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.71-r2.ebuild,v 1.2 2005/11/16 14:51:35 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.3 2006/01/29 19:41:30 cryos Exp $
inherit flag-o-matic fortran
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
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 )