Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 452622 | Differences between
and this patch

Collapse All | Expand All

(-)a/pytables-2.4.0.ebuild (-2 / +2 lines)
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-2.4.0.ebuild,v 1.1 2012/07/26 11:37:24 xarthisius Exp $
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-2.4.0.ebuild,v 1.1 2012/07/26 11:37:24 xarthisius Exp $
4
4
5
EAPI=4
5
EAPI=5
6
6
7
PYTHON_DEPEND="2"
7
PYTHON_DEPEND="2"
8
SUPPORT_PYTHON_ABIS="1"
8
SUPPORT_PYTHON_ABIS="1"
Lines 23-29 Link Here
23
IUSE="doc contrib examples"
23
IUSE="doc contrib examples"
24
24
25
RDEPEND="
25
RDEPEND="
26
	sci-libs/hdf5
26
	sci-libs/hdf5:=
27
	>=dev-python/numpy-1.6.0
27
	>=dev-python/numpy-1.6.0
28
	dev-python/numexpr
28
	dev-python/numexpr
29
	dev-libs/lzo:2
29
	dev-libs/lzo:2

Return to bug 452622