diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-01-12 16:14:12 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-01-12 16:14:12 +0000 |
commit | 9c71d58ab0eb3dd747f038b97ffa6b3666fea92d (patch) | |
tree | c6c10c682ad317aacd02ed1f60db8c50e2ed4944 /app-dicts/myspell-en | |
parent | josm bump (diff) | |
download | historical-9c71d58ab0eb3dd747f038b97ffa6b3666fea92d.tar.gz historical-9c71d58ab0eb3dd747f038b97ffa6b3666fea92d.tar.bz2 historical-9c71d58ab0eb3dd747f038b97ffa6b3666fea92d.zip |
Sparc stable, Bug #254636.
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'app-dicts/myspell-en')
-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 d28ff1310aa4..60b5b625fe2f 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.14 2008/11/03 21:28:02 pva Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.15 2009/01/12 16:14:12 fmccor Exp $ + + 12 Jan 2009; Ferris McCormick <fmccor@gentoo.org> + myspell-en-20081002.ebuild: + Sparc stable, Bug #254636. *myspell-en-20081002 (03 Nov 2008) diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index 5f75115dc264..49f41d34a69c 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-2008 Gentoo Foundation +# 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.1 2008/11/03 21:28:02 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.2 2009/01/12 16:14:12 fmccor 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="" |