summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cjkcodecs/cjkcodecs-1.0.ebuild')
-rw-r--r--dev-python/cjkcodecs/cjkcodecs-1.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild b/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild
index 062145cb6a6e..ed2a724a8811 100644
--- a/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild
+++ b/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild,v 1.1 2003/08/01 05:44:19 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild,v 1.1.1.1 2005/11/30 10:10:30 chriswhite Exp $
inherit distutils
@@ -10,8 +10,8 @@ HOMEPAGE="http://sourceforge.net/projects/koco"
IUSE=""
SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="~x86"
+LICENSE="BSD"
+KEYWORDS="x86"
DEPEND=">=dev-lang/python-2.1"
DOCS="doc/*"