diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-01-31 02:25:23 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-01-31 02:25:23 +0000 |
commit | f3ad44122bf888d25f4fc616adec1addd56cf788 (patch) | |
tree | 5250ca6359b9580b356fdfe11f79928030f30941 /dev-python | |
parent | version bump 1.3.3 (diff) | |
download | gentoo-2-f3ad44122bf888d25f4fc616adec1addd56cf788.tar.gz gentoo-2-f3ad44122bf888d25f4fc616adec1addd56cf788.tar.bz2 gentoo-2-f3ad44122bf888d25f4fc616adec1addd56cf788.zip |
Changed LICENSE to BSD. Closes bug #80012
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cjkcodecs/ChangeLog | 9 | ||||
-rw-r--r-- | dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild | 6 | ||||
-rw-r--r-- | dev-python/cjkcodecs/cjkcodecs-1.0.3.ebuild | 6 | ||||
-rw-r--r-- | dev-python/cjkcodecs/cjkcodecs-1.0.ebuild | 6 | ||||
-rw-r--r-- | dev-python/cjkcodecs/cjkcodecs-1.1.1.ebuild | 6 |
5 files changed, 19 insertions, 14 deletions
diff --git a/dev-python/cjkcodecs/ChangeLog b/dev-python/cjkcodecs/ChangeLog index 825ecfbd4dd8..03a8493e9d79 100644 --- a/dev-python/cjkcodecs/ChangeLog +++ b/dev-python/cjkcodecs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/cjkcodecs -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/ChangeLog,v 1.9 2004/10/06 08:10:07 usata Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/ChangeLog,v 1.10 2005/01/31 02:25:23 fserb Exp $ + + 31 Jan 2005; Fernando Serboncini <fserb@gentoo.org> + cjkcodecs-1.0.2.ebuild, cjkcodecs-1.0.3.ebuild, cjkcodecs-1.0.ebuild, + cjkcodecs-1.1.1.ebuild: + Changed LICENSE from LGPL-2.1 to BSD. Closes bug #80012 *cjkcodecs-1.1.1 (06 Oct 2004) diff --git a/dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild b/dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild index f12af11fd593..3f6da7e9f3b1 100644 --- a/dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild +++ b/dev-python/cjkcodecs/cjkcodecs-1.0.2.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.2.ebuild,v 1.3 2004/06/25 01:27:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/cjkcodecs-1.0.2.ebuild,v 1.4 2005/01/31 02:25:23 fserb Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://cjkpython.i18n.org/" IUSE="" SLOT="0" -LICENSE="LGPL-2.1" +LICENSE="BSD" KEYWORDS="x86" DEPEND=">=dev-lang/python-2.1" diff --git a/dev-python/cjkcodecs/cjkcodecs-1.0.3.ebuild b/dev-python/cjkcodecs/cjkcodecs-1.0.3.ebuild index 0cb1fea59073..a0ef5ff5e11a 100644 --- a/dev-python/cjkcodecs/cjkcodecs-1.0.3.ebuild +++ b/dev-python/cjkcodecs/cjkcodecs-1.0.3.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.3.ebuild,v 1.4 2004/07/12 22:33:14 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/cjkcodecs-1.0.3.ebuild,v 1.5 2005/01/31 02:25:23 fserb Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://cjkpython.i18n.org/" IUSE="" SLOT="0" -LICENSE="LGPL-2.1" +LICENSE="BSD" KEYWORDS="~alpha ~ppc ~x86 ppc64" DEPEND=">=dev-lang/python-2.1" 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" diff --git a/dev-python/cjkcodecs/cjkcodecs-1.1.1.ebuild b/dev-python/cjkcodecs/cjkcodecs-1.1.1.ebuild index b83fca8e660f..8d62dcffe1a5 100644 --- a/dev-python/cjkcodecs/cjkcodecs-1.1.1.ebuild +++ b/dev-python/cjkcodecs/cjkcodecs-1.1.1.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.1.1.ebuild,v 1.2 2004/12/20 16:19:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cjkcodecs/cjkcodecs-1.1.1.ebuild,v 1.3 2005/01/31 02:25:23 fserb Exp $ inherit distutils @@ -8,7 +8,7 @@ DESCRIPTION="Python Codecs for CJK Encodings. Aimed at replacing ChineseCodecs, HOMEPAGE="http://cjkpython.i18n.org/" SRC_URI="http://download.berlios.de/cjkpython/${P}.tar.bz2" -LICENSE="LGPL-2.1" +LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~hppa ~ppc ~ppc64 ~x86" IUSE="" |