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 | |
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')
-rw-r--r-- | sci-mathematics/maxima/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.9.1-r4.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.9.1-r5.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.57-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.71-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-2.1.71-r2.ebuild | 6 |
7 files changed, 23 insertions, 17 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog index 6b046b58f6d0..be2ccbc983dd 100644 --- a/sci-mathematics/maxima/ChangeLog +++ b/sci-mathematics/maxima/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/maxima # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.14 2006/01/29 19:42:31 cryos Exp $ + + 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> maxima-5.9.1-r5.ebuild: + Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> maxima-5.9.1-r4.ebuild: Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot. diff --git a/sci-mathematics/maxima/maxima-5.9.1-r4.ebuild b/sci-mathematics/maxima/maxima-5.9.1-r4.ebuild index e3608ae94c46..175f43103324 100644 --- a/sci-mathematics/maxima/maxima-5.9.1-r4.ebuild +++ b/sci-mathematics/maxima/maxima-5.9.1-r4.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/maxima/maxima-5.9.1-r4.ebuild,v 1.1 2005/09/19 04:24:15 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.9.1-r4.ebuild,v 1.2 2006/01/29 19:41:58 cryos Exp $ inherit eutils elisp-common @@ -22,7 +22,7 @@ DEPEND="tetex? ( virtual/tetex ) clisp? ( >=dev-lisp/clisp-2.33.2-r1 ) sbcl? ( >=dev-lisp/sbcl-0.8.14 )" RDEPEND=">=dev-lang/tk-8.3.3 - >=media-gfx/gnuplot-4.0-r1" + >=sci-visualization/gnuplot-4.0-r1" src_unpack() { unpack ${A} diff --git a/sci-mathematics/maxima/maxima-5.9.1-r5.ebuild b/sci-mathematics/maxima/maxima-5.9.1-r5.ebuild index 9b11a21d7c14..ce1fd1689754 100644 --- a/sci-mathematics/maxima/maxima-5.9.1-r5.ebuild +++ b/sci-mathematics/maxima/maxima-5.9.1-r5.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/maxima/maxima-5.9.1-r5.ebuild,v 1.2 2005/10/04 19:52:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.9.1-r5.ebuild,v 1.3 2006/01/29 19:42:31 cryos Exp $ inherit eutils elisp-common @@ -22,7 +22,7 @@ DEPEND="tetex? ( virtual/tetex ) clisp? ( >=dev-lisp/clisp-2.33.2-r1 ) sbcl? ( >=dev-lisp/sbcl-0.8.14 )" RDEPEND=">=dev-lang/tk-8.3.3 - >=media-gfx/gnuplot-4.0-r1" + >=sci-visualization/gnuplot-4.0-r1" src_unpack() { unpack ${A} 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.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 ) 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 ) |