diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 08:04:24 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 08:04:24 +0000 |
commit | 9a14ac52981ae866593e9d9efbddce281eca3b83 (patch) | |
tree | 9681f9ec2fa69764371a11a8ea9c19eb443bb81c /app-dicts/myspell-mi | |
parent | marking myspell dicts stable on x86 (diff) | |
download | gentoo-2-9a14ac52981ae866593e9d9efbddce281eca3b83.tar.gz gentoo-2-9a14ac52981ae866593e9d9efbddce281eca3b83.tar.bz2 gentoo-2-9a14ac52981ae866593e9d9efbddce281eca3b83.zip |
marking myspell dicts stable on x86
(Portage version: 2.1-r1)
Diffstat (limited to 'app-dicts/myspell-mi')
-rw-r--r-- | app-dicts/myspell-mi/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-mi/myspell-mi-20060316.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-mi/ChangeLog b/app-dicts/myspell-mi/ChangeLog index 3c4c87408982..304c8e2b1588 100644 --- a/app-dicts/myspell-mi/ChangeLog +++ b/app-dicts/myspell-mi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-mi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-mi/ChangeLog,v 1.6 2006/07/09 01:13:35 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-mi/ChangeLog,v 1.7 2006/07/16 08:04:24 tsunam Exp $ + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + myspell-mi-20060316.ebuild: + x86 stable; for openoffice-2.0.3 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> myspell-mi-20060316.ebuild: diff --git a/app-dicts/myspell-mi/myspell-mi-20060316.ebuild b/app-dicts/myspell-mi/myspell-mi-20060316.ebuild index 111df1408989..5409a7f30c59 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-2006 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.7 2006/07/09 01:13:35 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-mi/myspell-mi-20060316.ebuild,v 1.8 2006/07/16 08:04:24 tsunam 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="~amd64 ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" |