summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytables/pytables-0.9.1.ebuild')
-rw-r--r--dev-python/pytables/pytables-0.9.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pytables/pytables-0.9.1.ebuild b/dev-python/pytables/pytables-0.9.1.ebuild
index 6507a0ce27ef..1481254aae52 100644
--- a/dev-python/pytables/pytables-0.9.1.ebuild
+++ b/dev-python/pytables/pytables-0.9.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-0.9.1.ebuild,v 1.1 2004/12/07 02:59:52 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-0.9.1.ebuild,v 1.1.1.1 2005/11/30 10:10:10 chriswhite Exp $
inherit distutils
@@ -10,8 +10,8 @@ HOMEPAGE="http://pytables.sourceforge.net/"
DEPEND=">=dev-lang/python-2.2
>=sys-devel/gcc-3.2
- dev-libs/hdf5
- dev-python/numarray"
+ sci-libs/hdf5
+ >=dev-python/numarray-1.0"
SLOT="0"
KEYWORDS="~x86 ~ppc"