diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-12-29 20:41:13 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-12-29 20:41:13 +0000 |
commit | 8f6bead04c0f85802c2161ea788a741c157d22b6 (patch) | |
tree | e365da5e5c38f4b6624cee9a7eccefb4195a8559 /app-dicts/myspell-ia | |
parent | Stable for ppc64; bug #378829 (diff) | |
download | gentoo-2-8f6bead04c0f85802c2161ea788a741c157d22b6.tar.gz gentoo-2-8f6bead04c0f85802c2161ea788a741c157d22b6.tar.bz2 gentoo-2-8f6bead04c0f85802c2161ea788a741c157d22b6.zip |
Stable for ppc64; bug #379045
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-dicts/myspell-ia')
-rw-r--r-- | app-dicts/myspell-ia/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-ia/myspell-ia-20060316.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-ia/ChangeLog b/app-dicts/myspell-ia/ChangeLog index a254b7e6fc14..997940514b50 100644 --- a/app-dicts/myspell-ia/ChangeLog +++ b/app-dicts/myspell-ia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-ia -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ia/ChangeLog,v 1.15 2010/05/22 11:19:56 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ia/ChangeLog,v 1.16 2011/12/29 20:41:13 halcy0n Exp $ + + 29 Dec 2011; Mark Loeser <halcy0n@gentoo.org> myspell-ia-20060316.ebuild: + Stable for ppc64; bug #379045 22 May 2010; Raúl Porcel <armin76@gentoo.org> myspell-ia-20060316.ebuild: alpha/arm/ia64/sh/sparc stable diff --git a/app-dicts/myspell-ia/myspell-ia-20060316.ebuild b/app-dicts/myspell-ia/myspell-ia-20060316.ebuild index ef67e5df1369..98f1ba416962 100644 --- a/app-dicts/myspell-ia/myspell-ia-20060316.ebuild +++ b/app-dicts/myspell-ia/myspell-ia-20060316.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ia/myspell-ia-20060316.ebuild,v 1.15 2010/05/22 11:19:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ia/myspell-ia-20060316.ebuild,v 1.16 2011/12/29 20:41:13 halcy0n Exp $ MYSPELL_SPELLING_DICTIONARIES=( "ia,ANY,ia,Interlingua (ANY locale),ia_ANY.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Interlingua dictionaries for myspell/hunspell" LICENSE="LGPL-2.1" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" |