diff options
Diffstat (limited to 'media-gfx/qmatplot')
-rw-r--r-- | media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild | 4 |
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 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} |