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/pycrash
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/pycrash')
-rw-r--r--dev-python/pycrash/pycrash-0.4_pre3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pycrash/pycrash-0.4_pre3.ebuild b/dev-python/pycrash/pycrash-0.4_pre3.ebuild
index 7fa01a248808..5495247e92dc 100644
--- a/dev-python/pycrash/pycrash-0.4_pre3.ebuild
+++ b/dev-python/pycrash/pycrash-0.4_pre3.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.6 2006/06/06 22:26:26 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $
NEED_PYTHON=2.3
inherit distutils
-
MY_P="PyCrash-${PV/_/-}"
DESCRIPTION="PyCrash: a Run-Time Exception Dumper for Python programs"
HOMEPAGE="http://pycrash.sourceforge.net/"