diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-16 21:29:33 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-16 21:29:33 +0000 |
commit | 2a37de771ede04e702263ae9c85ee3565ca91e06 (patch) | |
tree | 946ac09d62ef8ee98e8ec7ca965777a6b80c4eeb /app-dicts | |
parent | amd64 stable, bug 255195 (diff) | |
download | gentoo-2-2a37de771ede04e702263ae9c85ee3565ca91e06.tar.gz gentoo-2-2a37de771ede04e702263ae9c85ee3565ca91e06.tar.bz2 gentoo-2-2a37de771ede04e702263ae9c85ee3565ca91e06.zip |
amd64 stable, bug 254636
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'app-dicts')
-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 2bc8c8bb71d3..c6df2d211c7a 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.17 2009/01/13 11:12:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.18 2009/01/16 21:29:33 beandog Exp $ + + 16 Jan 2009; Steve Dibb <beandog@gentoo.org> myspell-en-20081002.ebuild: + amd64 stable, bug 254636 13 Jan 2009; Raúl Porcel <armin76@gentoo.org> myspell-en-20081002.ebuild: alpha/ia64/x86 stable wrt #254636 diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index d26e84ff5fbe..d1996ba68a4c 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.4 2009/01/13 11:12:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.5 2009/01/16 21:29:33 beandog 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="" |