summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycrash/pycrash-0.4_pre2.ebuild')
-rw-r--r--dev-python/pycrash/pycrash-0.4_pre2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pycrash/pycrash-0.4_pre2.ebuild b/dev-python/pycrash/pycrash-0.4_pre2.ebuild
index 76425de00866..cf30961748e5 100644
--- a/dev-python/pycrash/pycrash-0.4_pre2.ebuild
+++ b/dev-python/pycrash/pycrash-0.4_pre2.ebuild
@@ -1,6 +1,8 @@
# 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_pre2.ebuild,v 1.5 2006/03/04 19:50:45 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.6 2006/06/06 22:26:26 carlo Exp $
+
+NEED_PYTHON=2.3
inherit distutils
@@ -15,5 +17,3 @@ SLOT="0"
IUSE=""
KEYWORDS="x86 ~ppc"
DOCS="NEWS TODO"
-
-DEPEND=">=virtual/python-2.3"