summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytables/pytables-2.1.ebuild')
-rw-r--r--dev-python/pytables/pytables-2.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pytables/pytables-2.1.ebuild b/dev-python/pytables/pytables-2.1.ebuild
index 64369c367e7f..3979e76ad169 100644
--- a/dev-python/pytables/pytables-2.1.ebuild
+++ b/dev-python/pytables/pytables-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-2.1.ebuild,v 1.1 2009/02/04 13:50:49 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-2.1.ebuild,v 1.2 2009/02/05 16:44:21 mr_bones_ Exp $
EAPI="1"
NEED_PYTHON="2.2"
@@ -22,7 +22,6 @@ DEPEND=">=sci-libs/hdf5-1.6.5
RDEPEND="${DEPEND}"
S="${WORKDIR}/tables-${PV}"
-
src_install() {
cd "{S}"
DOCS="ANNOUNCE.txt MIGRATING_TO_2.x.txt RELEASE_NOTES.txt THANKS TODO.txt"