diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 04:30:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 04:30:37 +0000 |
commit | ee079175fe56252d04ff8241a53a32e4b6a1342f (patch) | |
tree | 22b3ecf4e7dc5a0a74f147afe2948fe45e417e43 /app-dicts/myspell-en | |
parent | Stable for HPPA (bug #254636). (diff) | |
download | gentoo-2-ee079175fe56252d04ff8241a53a32e4b6a1342f.tar.gz gentoo-2-ee079175fe56252d04ff8241a53a32e4b6a1342f.tar.bz2 gentoo-2-ee079175fe56252d04ff8241a53a32e4b6a1342f.zip |
Stable for HPPA (bug #254636).
(Portage version: 2.2_rc23/cvs/Linux i686)
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 044d4972a0c4..68704551e8d2 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.19 2009/01/17 15:23:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.20 2009/02/06 04:30:37 jer Exp $ + + 06 Feb 2009; Jeroen Roovers <jer@gentoo.org> myspell-en-20081002.ebuild: + Stable for HPPA (bug #254636). 17 Jan 2009; nixnut <nixnut@gentoo.org> myspell-en-20081002.ebuild: ppc stable #254636 diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index af2cc76ea025..afdfe4def624 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.6 2009/01/17 15:23:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.7 2009/02/06 04:30:37 jer 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="" |