diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-16 14:07:12 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-16 14:07:12 +0000 |
commit | b2dcf9be08028d8c58af9a864c296a5608426b2f (patch) | |
tree | 59166f8342ed9c59d260142b77f6f13b9143e7c1 /app-dicts/myspell-en | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-b2dcf9be08028d8c58af9a864c296a5608426b2f.tar.gz gentoo-2-b2dcf9be08028d8c58af9a864c296a5608426b2f.tar.bz2 gentoo-2-b2dcf9be08028d8c58af9a864c296a5608426b2f.zip |
Fix LICENSE, WordNet-* are identical with Princeton, bug 301186.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20060316.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20081002.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-dicts/myspell-en/ChangeLog b/app-dicts/myspell-en/ChangeLog index 40ba938b5020..21e3cbc2d5f0 100644 --- a/app-dicts/myspell-en/ChangeLog +++ b/app-dicts/myspell-en/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-en # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.23 2010/01/01 20:11:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.24 2010/01/16 14:07:12 ulm Exp $ + + 16 Jan 2010; Ulrich Mueller <ulm@gentoo.org> myspell-en-20060316.ebuild, + myspell-en-20081002.ebuild: + Fix LICENSE, WordNet-* are identical with Princeton, bug 301186. 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> myspell-en-20081002.ebuild: diff --git a/app-dicts/myspell-en/myspell-en-20060316.ebuild b/app-dicts/myspell-en/myspell-en-20060316.ebuild index 89c7958d6ab2..38dbdaaa53f8 100644 --- a/app-dicts/myspell-en/myspell-en-20060316.ebuild +++ b/app-dicts/myspell-en/myspell-en-20060316.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-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-en/myspell-en-20060316.ebuild,v 1.15 2009/03/30 14:32:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20060316.ebuild,v 1.16 2010/01/16 14:07:12 ulm Exp $ MYSPELL_SPELLING_DICTIONARIES=( "en,AU,en_AU,English (Australia),en_AU.zip" @@ -50,7 +50,7 @@ MYSPELL_THESAURUS_DICTIONARIES=( inherit myspell DESCRIPTION="English dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1 myspell-en_CA-KevinAtkinson WordNet-1.6 myspell-ispell-GeoffKuenning myspell-en_CA-JRossBeresford" +LICENSE="LGPL-2.1 myspell-en_CA-KevinAtkinson Princeton myspell-ispell-GeoffKuenning myspell-en_CA-JRossBeresford" HOMEPAGE="http://lingucomponent.openoffice.org/" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index ad73165086da..f9bb38656217 100644 --- a/app-dicts/myspell-en/myspell-en-20081002.ebuild +++ b/app-dicts/myspell-en/myspell-en-20081002.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.9 2010/01/01 20:11:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.10 2010/01/16 14:07:12 ulm Exp $ MYSPELL_SPELLING_DICTIONARIES=( "en,AU,en_AU,English (Australian),en_AU.zip" @@ -27,7 +27,7 @@ MYSPELL_THESAURUS_DICTIONARIES=( inherit myspell DESCRIPTION="English dictionaries for myspell/hunspell" -LICENSE="GPL-2 LGPL-2.1 WordNet-2.1 myspell-en_CA-KevinAtkinson" +LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" HOMEPAGE="http://lingucomponent.openoffice.org/" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" |