summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-04-15 23:33:58 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-04-15 23:33:58 +0000
commit9149396e188d90cd0ce897c3bac3d3c60784a91c (patch)
tree360dfeafdafa557d3b32ff72e35e50d7e7369f22 /dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-9149396e188d90cd0ce897c3bac3d3c60784a91c.tar.gz
gentoo-2-9149396e188d90cd0ce897c3bac3d3c60784a91c.tar.bz2
gentoo-2-9149396e188d90cd0ce897c3bac3d3c60784a91c.zip
Changed to correct license (BSD)
Diffstat (limited to 'dev-python/pythoncard/pythoncard-0.7.3.1.ebuild')
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
index bbc06590a33c..59117b59a933 100644
--- a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
@@ -1,6 +1,6 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild,v 1.2 2004/04/15 23:33:58 pythonhead Exp $
inherit distutils
@@ -8,7 +8,7 @@ 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"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~sparc"
IUSE=""