diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-13 11:13:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-13 11:13:23 +0000 |
commit | faef6d4a0114c3f56f346685419af39d2229c8d5 (patch) | |
tree | b45056b85dfd2f3100d925aa73a51496b330d141 /app-dicts/myspell-en | |
parent | alpha/ia64 stable wrt #254089 (diff) | |
download | historical-faef6d4a0114c3f56f346685419af39d2229c8d5.tar.gz historical-faef6d4a0114c3f56f346685419af39d2229c8d5.tar.bz2 historical-faef6d4a0114c3f56f346685419af39d2229c8d5.zip |
alpha/ia64/x86 stable wrt #254636
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 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, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-en/ChangeLog b/app-dicts/myspell-en/ChangeLog index 7607b55f1b45..2bc8c8bb71d3 100644 --- a/app-dicts/myspell-en/ChangeLog +++ b/app-dicts/myspell-en/ChangeLog @@ -1,6 +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.16 2009/01/12 16:48:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.17 2009/01/13 11:12:37 armin76 Exp $ + + 13 Jan 2009; Raúl Porcel <armin76@gentoo.org> myspell-en-20081002.ebuild: + alpha/ia64/x86 stable wrt #254636 12 Jan 2009; Brent Baude <ranger@gentoo.org> myspell-en-20081002.ebuild: Marking myspell-en-20081002 ppc64 for bug 254636 diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index 602c0f1195a8..d26e84ff5fbe 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.3 2009/01/12 16:48:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.4 2009/01/13 11:12:37 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 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |