summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2006-03-15 04:02:02 +0000
committerOlivier Fisette <ribosome@gentoo.org>2006-03-15 04:02:02 +0000
commit8b10ff56f9f3f2fb7db8a9d3c8c9a765560c0ebc (patch)
treef1f530c16daeee534f957b21a9c2fb1e954c385b
parentRemoved obsolete versions (diff)
downloadgentoo-2-8b10ff56f9f3f2fb7db8a9d3c8c9a765560c0ebc.tar.gz
gentoo-2-8b10ff56f9f3f2fb7db8a9d3c8c9a765560c0ebc.tar.bz2
gentoo-2-8b10ff56f9f3f2fb7db8a9d3c8c9a765560c0ebc.zip
Added missing gnuplot dependency (fixes bug #112431)
(Portage version: 2.0.54)
-rw-r--r--sci-mathematics/maxima/ChangeLog5
-rw-r--r--sci-mathematics/maxima/maxima-5.9.1.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog
index c72f1ee76438..6176e7a47853 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.15 2006/01/30 10:05:42 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.16 2006/03/15 04:02:00 ribosome Exp $
+
+ 15 Mar 2006; Olivier Fisette <ribosome@gentoo.org> maxima-5.9.1.ebuild:
+ Added missing gnuplot dependency (fixes bug #112431).
30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> Manifest:
Fix manifest.
diff --git a/sci-mathematics/maxima/maxima-5.9.1.ebuild b/sci-mathematics/maxima/maxima-5.9.1.ebuild
index 82b820bb615d..33de9979fcfe 100644
--- a/sci-mathematics/maxima/maxima-5.9.1.ebuild
+++ b/sci-mathematics/maxima/maxima-5.9.1.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.ebuild,v 1.3 2005/08/07 13:09:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.9.1.ebuild,v 1.4 2006/03/15 04:02:02 ribosome Exp $
inherit eutils
@@ -21,7 +21,8 @@ DEPEND="tetex? ( virtual/tetex )
clisp? ( dev-lisp/clisp )
x86? ( cmucl? ( dev-lisp/cmucl ) )
x86? ( gcl? ( dev-lisp/gcl ) )"
-RDEPEND=">=dev-lang/tk-8.3.3"
+RDEPEND=">=dev-lang/tk-8.3.3
+ >=sci-visualization/gnuplot-4.0-r1"
src_unpack() {
unpack ${A}