diff options
author | 2009-01-17 15:23:16 +0000 | |
---|---|---|
committer | 2009-01-17 15:23:16 +0000 | |
commit | a777741b3de872a23a772073a6bbb5619f7c6254 (patch) | |
tree | 67995f93288aeaa38057030833ebc20d8f9bfe4e | |
parent | ppc stable #254634 (diff) | |
download | gentoo-2-a777741b3de872a23a772073a6bbb5619f7c6254.tar.gz gentoo-2-a777741b3de872a23a772073a6bbb5619f7c6254.tar.bz2 gentoo-2-a777741b3de872a23a772073a6bbb5619f7c6254.zip |
ppc stable #254636
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
-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 c6df2d211c7a..044d4972a0c4 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.18 2009/01/16 21:29:33 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.19 2009/01/17 15:23:16 nixnut Exp $ + + 17 Jan 2009; nixnut <nixnut@gentoo.org> myspell-en-20081002.ebuild: + ppc stable #254636 16 Jan 2009; Steve Dibb <beandog@gentoo.org> myspell-en-20081002.ebuild: amd64 stable, bug 254636 diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index d1996ba68a4c..af2cc76ea025 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.5 2009/01/16 21:29:33 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.6 2009/01/17 15:23:16 nixnut 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="" |