summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-02-05 16:44:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-02-05 16:44:21 +0000
commit3b3bc0231d034c584d47eebb1c5b154d5d14562c (patch)
treeb09a1bc07f2bb8ff5ce8e49d9536a6b21552dda0 /dev-python
parentwhitespace (diff)
downloadgentoo-2-3b3bc0231d034c584d47eebb1c5b154d5d14562c.tar.gz
gentoo-2-3b3bc0231d034c584d47eebb1c5b154d5d14562c.tar.bz2
gentoo-2-3b3bc0231d034c584d47eebb1c5b154d5d14562c.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'dev-python')
-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"