summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-28 14:52:38 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-28 14:52:38 +0000
commit05824924d8885b9e61ddecaf2186af1d997261c7 (patch)
tree818c4339b357d4c4f598a7d3a628cda2973eb044 /media-gfx
parentMoved from app-sci/octave to sci-mathematics/octave (diff)
downloadgentoo-2-05824924d8885b9e61ddecaf2186af1d997261c7.tar.gz
gentoo-2-05824924d8885b9e61ddecaf2186af1d997261c7.tar.bz2
gentoo-2-05824924d8885b9e61ddecaf2186af1d997261c7.zip
Fixed dependency
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild b/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild
index 7b2a1706d70c..781e0ea92b0a 100644
--- a/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild
+++ b/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.1 2004/12/24 02:13:36 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.2 2004/12/28 14:52:38 ribosome Exp $
inherit eutils
@@ -14,7 +14,7 @@ IUSE=""
SLOT="0"
DEPEND=">=x11-libs/qt-3
- >=app-sci/octave-2.1
+ >=sci-mathematics/octave-2.1
>=app-sci/scilab-2.6"
src_unpack() {