diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 07:57:13 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 07:57:13 +0000 |
commit | 6710980cbf1f68133d7ef6b51a3096132ee1fb1d (patch) | |
tree | 072f11cb8765b71954c16eb9eab899c406170ec5 | |
parent | marking myspell dicts stable on x86 (diff) | |
download | gentoo-2-6710980cbf1f68133d7ef6b51a3096132ee1fb1d.tar.gz gentoo-2-6710980cbf1f68133d7ef6b51a3096132ee1fb1d.tar.bz2 gentoo-2-6710980cbf1f68133d7ef6b51a3096132ee1fb1d.zip |
marking myspell dicts stable on x86
(Portage version: 2.1-r1)
-rw-r--r-- | app-dicts/myspell-en/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20060316.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-en/ChangeLog b/app-dicts/myspell-en/ChangeLog index 4daeb40730af..b032440441ca 100644 --- a/app-dicts/myspell-en/ChangeLog +++ b/app-dicts/myspell-en/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-en # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.7 2006/07/09 01:05:16 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/ChangeLog,v 1.8 2006/07/16 07:57:13 tsunam Exp $ + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + myspell-en-20060316.ebuild: + x86 stable; for openoffice-2.0.3 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> myspell-en-20060316.ebuild: diff --git a/app-dicts/myspell-en/myspell-en-20060316.ebuild b/app-dicts/myspell-en/myspell-en-20060316.ebuild index 51ea88ceb934..2680238f24dc 100644 --- a/app-dicts/myspell-en/myspell-en-20060316.ebuild +++ b/app-dicts/myspell-en/myspell-en-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-en/myspell-en-20060316.ebuild,v 1.8 2006/07/09 01:05:16 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20060316.ebuild,v 1.9 2006/07/16 07:57:13 tsunam Exp $ MYSPELL_SPELLING_DICTIONARIES=( "en,AU,en_AU,English (Australia),en_AU.zip" @@ -53,4 +53,4 @@ DESCRIPTION="English dictionaries for myspell/hunspell" LICENSE="LGPL-2.1 myspell-en_CA-KevinAtkinson WordNet-1.6 myspell-ispell-GeoffKuenning myspell-en_CA-JRossBeresford" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" |