diff options
author | 2010-01-16 14:15:37 +0000 | |
---|---|---|
committer | 2010-01-16 14:15:37 +0000 | |
commit | 9f3049d679eabbe3e93ae476e9e073fff654e1df (patch) | |
tree | c349e857173c48d3016a5921dad2c2bcf13cfbaa /app-dicts | |
parent | Stable on alpha, bug #295051 (diff) | |
download | gentoo-2-9f3049d679eabbe3e93ae476e9e073fff654e1df.tar.gz gentoo-2-9f3049d679eabbe3e93ae476e9e073fff654e1df.tar.bz2 gentoo-2-9f3049d679eabbe3e93ae476e9e073fff654e1df.zip |
Fix LICENSE, myspell-th_cs_CZ-PavelRychlySmrz is identical with MIT, bug 301168.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-cs/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/myspell-cs/myspell-cs-20060316.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/myspell-cs/ChangeLog b/app-dicts/myspell-cs/ChangeLog index 6e86dccdacec..665aa8c1663d 100644 --- a/app-dicts/myspell-cs/ChangeLog +++ b/app-dicts/myspell-cs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-cs -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/ChangeLog,v 1.15 2009/10/18 22:16:20 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/ChangeLog,v 1.16 2010/01/16 14:15:37 ulm Exp $ + + 16 Jan 2010; Ulrich Mueller <ulm@gentoo.org> myspell-cs-20060316.ebuild: + Fix LICENSE, myspell-th_cs_CZ-PavelRychlySmrz is identical with MIT, bug + 301168. 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> myspell-cs-20060316.ebuild: QA fixes; IUSE is not defined diff --git a/app-dicts/myspell-cs/myspell-cs-20060316.ebuild b/app-dicts/myspell-cs/myspell-cs-20060316.ebuild index 35c487631e5e..ca4af106f295 100644 --- a/app-dicts/myspell-cs/myspell-cs-20060316.ebuild +++ b/app-dicts/myspell-cs/myspell-cs-20060316.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/myspell-cs-20060316.ebuild,v 1.15 2009/10/18 22:16:20 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/myspell-cs-20060316.ebuild,v 1.16 2010/01/16 14:15:37 ulm Exp $ MYSPELL_SPELLING_DICTIONARIES=( "cs,CZ,cs_CZ,Czech (Czech Republic),cs_CZ.zip" @@ -17,7 +17,7 @@ MYSPELL_THESAURUS_DICTIONARIES=( inherit myspell DESCRIPTION="Czech dictionaries for myspell/hunspell" -LICENSE="GPL-2 myspell-th_cs_CZ-PavelRychlySmrz" +LICENSE="GPL-2 MIT" HOMEPAGE="http://lingucomponent.openoffice.org/" KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" |