summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 06:19:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 06:19:48 +0000
commit1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2 (patch)
tree00fc0818ad270da472465c24eced98f9979bd504 /dev-python/turbocheetah
parentBump jarbunder to latest release. (diff)
downloadhistorical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.tar.gz
historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.tar.bz2
historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-python/turbocheetah')
-rw-r--r--dev-python/turbocheetah/turbocheetah-0.9.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild b/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild
index cae323a62dff..b4fc4db0dd4e 100644
--- a/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild
+++ b/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild,v 1.2 2007/07/04 19:07:20 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $
NEED_PYTHON=2.4
@@ -25,7 +25,6 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/${MY_P}
-
src_test() {
PYTHONPATH=. "${python}" setup.py test || die "tests failed"
}