diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 14:52:38 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 14:52:38 +0000 |
commit | ff0af87a0b73a2e2073edb3d1f9d2cd4513d9632 (patch) | |
tree | 34f63363231922a91a2d06242724397fbf43a4db /media-gfx | |
parent | Fixed dependency (diff) | |
download | historical-ff0af87a0b73a2e2073edb3d1f9d2cd4513d9632.tar.gz historical-ff0af87a0b73a2e2073edb3d1f9d2cd4513d9632.tar.bz2 historical-ff0af87a0b73a2e2073edb3d1f9d2cd4513d9632.zip |
Fixed dependency
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/qmatplot/Manifest | 12 | ||||
-rw-r--r-- | media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/media-gfx/qmatplot/Manifest b/media-gfx/qmatplot/Manifest index 17e2f84e1436..dea16a9d0e62 100644 --- a/media-gfx/qmatplot/Manifest +++ b/media-gfx/qmatplot/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 ba73b27514fd9334c7947b44e70d0a0e qmatplot-0.4.2-r1.ebuild 956 +MD5 1bf62881f33fbb9edff6068595d3f007 qmatplot-0.4.2-r1.ebuild 964 MD5 b0587e7015b4324c2ccfd85de6612d9c ChangeLog 1213 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 caa148371a7c466ed0b1c5c95b929622 files/qmatplot-0.4.2-gentoo.patch 453 MD5 2cbaba30419f14241d64b9569438428f files/digest-qmatplot-0.4.2-r1 64 MD5 a8b1462a453838dce1d466ec93e8e57a files/qmatplot-0.4.2-gcc34.patch 1139 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBzHKtI1lqEGTUzyQRAqJCAJ0Vh6B88Lt/EpdEIJFO3HufhrzKBgCgsl+q -UxAQxQzToj+4HOgrc7KvPCo= -=+XbZ ------END PGP SIGNATURE----- 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() { |