diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 13:47:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 13:47:38 +0000 |
commit | ab1f37fba01dd8fa30f2d7ec640bff062fb26eae (patch) | |
tree | a2e194e2d9774730bf2635932e45a99a32c4161a /app-dicts/myspell-mi | |
parent | Disable md5/elf with autoconf cache vars now rather than sed #274266 by Fabio... (diff) | |
download | historical-ab1f37fba01dd8fa30f2d7ec640bff062fb26eae.tar.gz historical-ab1f37fba01dd8fa30f2d7ec640bff062fb26eae.tar.bz2 historical-ab1f37fba01dd8fa30f2d7ec640bff062fb26eae.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'app-dicts/myspell-mi')
-rw-r--r-- | app-dicts/myspell-mi/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-mi/myspell-mi-20060316.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/myspell-mi/ChangeLog b/app-dicts/myspell-mi/ChangeLog index dbcb5b5625c2..fa9219e6adfa 100644 --- a/app-dicts/myspell-mi/ChangeLog +++ b/app-dicts/myspell-mi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-mi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-mi/ChangeLog,v 1.13 2009/03/30 14:32:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-mi/ChangeLog,v 1.14 2009/06/22 13:40:50 jer Exp $ + + 22 Jun 2009; Jeroen Roovers <jer@gentoo.org> myspell-mi-20060316.ebuild: + Stable for HPPA too. 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> myspell-mi-20060316.ebuild: Add ~arm/~sh wrt #261064 diff --git a/app-dicts/myspell-mi/myspell-mi-20060316.ebuild b/app-dicts/myspell-mi/myspell-mi-20060316.ebuild index 7779c442c14e..cc327178ff0e 100644 --- a/app-dicts/myspell-mi/myspell-mi-20060316.ebuild +++ b/app-dicts/myspell-mi/myspell-mi-20060316.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2009 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-mi/myspell-mi-20060316.ebuild,v 1.13 2009/03/30 14:32:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-mi/myspell-mi-20060316.ebuild,v 1.14 2009/06/22 13:40:50 jer Exp $ MYSPELL_SPELLING_DICTIONARIES=( "mi,NZ,mi_NZ,Maori (New Zealand),mi_NZ.zip" @@ -18,4 +18,4 @@ DESCRIPTION="Maori 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" |