diff options
Diffstat (limited to 'dev-python/cjkcodecs/cjkcodecs-1.0.ebuild')
-rw-r--r-- | dev-python/cjkcodecs/cjkcodecs-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild b/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild index ed81f6b9c9ee..e932327ba3fb 100644 --- a/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild +++ b/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.3 2004/06/25 01:27:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/cjkcodecs-1.0.ebuild,v 1.4 2005/01/31 02:25:23 fserb Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/koco" IUSE="" SLOT="0" -LICENSE="LGPL-2.1" +LICENSE="BSD" KEYWORDS="x86" DEPEND=">=dev-lang/python-2.1" |