diff options
author | 2004-12-28 15:15:34 +0000 | |
---|---|---|
committer | 2004-12-28 15:15:34 +0000 | |
commit | 87c35befc1789aca85ec4a0db85c679005d850a7 (patch) | |
tree | 91bf714613f6f9331a8b6fe88e7af3424002054f /media-gfx/qmatplot | |
parent | Moved from app-sci/scilab to sci-mathematics/scilab (diff) | |
download | historical-87c35befc1789aca85ec4a0db85c679005d850a7.tar.gz historical-87c35befc1789aca85ec4a0db85c679005d850a7.tar.bz2 historical-87c35befc1789aca85ec4a0db85c679005d850a7.zip |
Fixed dependency
Diffstat (limited to 'media-gfx/qmatplot')
-rw-r--r-- | media-gfx/qmatplot/Manifest | 2 | ||||
-rw-r--r-- | media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/qmatplot/Manifest b/media-gfx/qmatplot/Manifest index dea16a9d0e62..78a12e4e0692 100644 --- a/media-gfx/qmatplot/Manifest +++ b/media-gfx/qmatplot/Manifest @@ -1,4 +1,4 @@ -MD5 1bf62881f33fbb9edff6068595d3f007 qmatplot-0.4.2-r1.ebuild 964 +MD5 934f7120f4e1a306ce86fefae7eb97fe qmatplot-0.4.2-r1.ebuild 972 MD5 b0587e7015b4324c2ccfd85de6612d9c ChangeLog 1213 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 caa148371a7c466ed0b1c5c95b929622 files/qmatplot-0.4.2-gentoo.patch 453 diff --git a/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild b/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild index 781e0ea92b0a..baa77e2595aa 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.2 2004/12/28 14:52:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.3 2004/12/28 15:15:34 ribosome Exp $ inherit eutils @@ -15,7 +15,7 @@ SLOT="0" DEPEND=">=x11-libs/qt-3 >=sci-mathematics/octave-2.1 - >=app-sci/scilab-2.6" + >=sci-mathematics/scilab-2.6" src_unpack() { unpack ${A} |