summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/psyco/psyco-1.0.ebuild')
-rw-r--r--dev-python/psyco/psyco-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psyco/psyco-1.0.ebuild b/dev-python/psyco/psyco-1.0.ebuild
index d1c8ed35a7e3..c5b36b4ef0fb 100644
--- a/dev-python/psyco/psyco-1.0.ebuild
+++ b/dev-python/psyco/psyco-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/psyco-1.0.ebuild,v 1.2 2003/10/08 10:23:16 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/psyco-1.0.ebuild,v 1.3 2003/10/23 15:06:26 blauwers Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/psyco/${P}-src.tar.gz"
IUSE=""
SLOT="0"
-LICENSE="GPL-2"
+LICENSE="MIT"
KEYWORDS="x86"
src_install() {