diff options
-rw-r--r-- | app-dicts/myspell-en/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20081002.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/myspell-en/ChangeLog b/app-dicts/myspell-en/ChangeLog index f205d5ad0dcf..40ba938b5020 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.22 2009/03/30 14:51:34 armin76 Exp $ +# 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 $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + myspell-en-20081002.ebuild: + Transfer Prefix keywords 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> myspell-en-20060316.ebuild, myspell-en-20081002.ebuild: diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index 40cb5ccbcb17..ad73165086da 100644 --- a/app-dicts/myspell-en/myspell-en-20081002.ebuild +++ b/app-dicts/myspell-en/myspell-en-20081002.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-20081002.ebuild,v 1.8 2009/03/30 14:51:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.9 2010/01/01 20:11:31 fauli Exp $ MYSPELL_SPELLING_DICTIONARIES=( "en,AU,en_AU,English (Australian),en_AU.zip" @@ -30,5 +30,5 @@ DESCRIPTION="English dictionaries for myspell/hunspell" LICENSE="GPL-2 LGPL-2.1 WordNet-2.1 myspell-en_CA-KevinAtkinson" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="" |