diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-30 14:51:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-30 14:51:34 +0000 |
commit | 4effcad21c37004e6e50be2ce04a4bcb7cb554fe (patch) | |
tree | 2cfbc8c890ae3dc2dbceefba67f14d199095e6da /app-dicts/myspell-en | |
parent | Also add ~arm/~sh to newer version (diff) | |
download | gentoo-2-4effcad21c37004e6e50be2ce04a4bcb7cb554fe.tar.gz gentoo-2-4effcad21c37004e6e50be2ce04a4bcb7cb554fe.tar.bz2 gentoo-2-4effcad21c37004e6e50be2ce04a4bcb7cb554fe.zip |
Also add ~arm/~sh to newer version
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20081002.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/app-dicts/myspell-en/ChangeLog b/app-dicts/myspell-en/ChangeLog index 7bf4010515b9..f205d5ad0dcf 100644 --- a/app-dicts/myspell-en/ChangeLog +++ b/app-dicts/myspell-en/ChangeLog @@ -1,8 +1,9 @@ # 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.21 2009/03/30 14:32:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.22 2009/03/30 14:51:34 armin76 Exp $ - 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> myspell-en-20060316.ebuild: + 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> myspell-en-20060316.ebuild, + myspell-en-20081002.ebuild: Add ~arm/~sh wrt #261064 06 Feb 2009; Jeroen Roovers <jer@gentoo.org> 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 afdfe4def624..40cb5ccbcb17 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 # 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.7 2009/02/06 04:30:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.8 2009/03/30 14:51:34 armin76 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 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" |