summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-03 12:30:22 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-03 12:30:22 +0000
commitc53ea3f8307eff9809ebec3e13ccb6b748f1e388 (patch)
tree1dc96e4269633c3b0eb4e424f807d88888551072 /dev-python/pythoncard/pythoncard-0.7.1.ebuild
parentChange wxPython to wxpython. (Manifest recommit) (diff)
downloadgentoo-2-c53ea3f8307eff9809ebec3e13ccb6b748f1e388.tar.gz
gentoo-2-c53ea3f8307eff9809ebec3e13ccb6b748f1e388.tar.bz2
gentoo-2-c53ea3f8307eff9809ebec3e13ccb6b748f1e388.zip
Change wxPython to wxpython.
Diffstat (limited to 'dev-python/pythoncard/pythoncard-0.7.1.ebuild')
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pythoncard/pythoncard-0.7.1.ebuild b/dev-python/pythoncard/pythoncard-0.7.1.ebuild
index 6a65af7fd50a..4437a29f96ea 100644
--- a/dev-python/pythoncard/pythoncard-0.7.1.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.1.ebuild,v 1.3 2004/06/25 01:44:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.1.ebuild,v 1.4 2004/07/03 12:27:57 kloeri Exp $
inherit distutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~sparc"
IUSE=""
-DEPEND=">=dev-python/wxPython-2.3.2.1-r2"
+DEPEND=">=dev-python/wxpython-2.3.2.1-r2"
S=${WORKDIR}/PythonCardPrototype-${PV}