summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-04-15 23:30:09 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-04-15 23:30:09 +0000
commit44dff6d106b9f6d7c4eeaf12e339884179a45880 (patch)
treec799b61001452c04b9df5f024f6a9d89e899de1b /dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
parentadding s390 keywords (Manifest recommit) (diff)
downloadgentoo-2-44dff6d106b9f6d7c4eeaf12e339884179a45880.tar.gz
gentoo-2-44dff6d106b9f6d7c4eeaf12e339884179a45880.tar.bz2
gentoo-2-44dff6d106b9f6d7c4eeaf12e339884179a45880.zip
Version bump (bug #47864)
Diffstat (limited to 'dev-python/pythoncard/pythoncard-0.7.3.1.ebuild')
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.3.1.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
new file mode 100644
index 000000000000..bbc06590a33c
--- /dev/null
+++ b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild,v 1.1 2004/04/15 23:30:09 pythonhead Exp $
+
+inherit distutils
+
+DESCRIPTION="Cross-platform GUI construction kit for python"
+HOMEPAGE="http://pythoncard.sourceforge.net/index.html"
+SRC_URI="mirror://sourceforge/pythoncard/PythonCardPrototype-${PV}.tar.gz"
+
+LICENSE="PYTHON"
+SLOT="0"
+KEYWORDS="~x86 ~sparc"
+IUSE=""
+
+DEPEND=">=dev-python/wxPython-2.4.2.4"
+
+S=${WORKDIR}/PythonCardPrototype-${PV}
+
+mydoc="README.txt README_StyleEditor.txt"
+