diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 08:00:23 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 08:00:23 +0000 |
commit | 959da7ee64f86d88b386bd651201a09693e6c64b (patch) | |
tree | c29d42cc63885dccfb8c662e341c17b2700519d3 /app-dicts/myspell-he | |
parent | marking myspell dicts stable on x86 (diff) | |
download | gentoo-2-959da7ee64f86d88b386bd651201a09693e6c64b.tar.gz gentoo-2-959da7ee64f86d88b386bd651201a09693e6c64b.tar.bz2 gentoo-2-959da7ee64f86d88b386bd651201a09693e6c64b.zip |
marking myspell dicts stable on x86
(Portage version: 2.1-r1)
Diffstat (limited to 'app-dicts/myspell-he')
-rw-r--r-- | app-dicts/myspell-he/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-he/myspell-he-20060316.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-he/ChangeLog b/app-dicts/myspell-he/ChangeLog index 30307ad0cf0d..b4a80486bab8 100644 --- a/app-dicts/myspell-he/ChangeLog +++ b/app-dicts/myspell-he/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-he # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-he/ChangeLog,v 1.6 2006/07/09 01:09:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-he/ChangeLog,v 1.7 2006/07/16 08:00:23 tsunam Exp $ + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + myspell-he-20060316.ebuild: + x86 stable; for openoffice-2.0.3 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> myspell-he-20060316.ebuild: diff --git a/app-dicts/myspell-he/myspell-he-20060316.ebuild b/app-dicts/myspell-he/myspell-he-20060316.ebuild index 684552d56b21..ec868e85e39c 100644 --- a/app-dicts/myspell-he/myspell-he-20060316.ebuild +++ b/app-dicts/myspell-he/myspell-he-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-he/myspell-he-20060316.ebuild,v 1.7 2006/07/09 01:09:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-he/myspell-he-20060316.ebuild,v 1.8 2006/07/16 08:00:23 tsunam Exp $ MYSPELL_SPELLING_DICTIONARIES=( "he,IL,he_IL,Hebrew (Israel),he_IL.zip" @@ -18,4 +18,4 @@ DESCRIPTION="Hebrew dictionaries for myspell/hunspell" LICENSE="GPL-2" HOMEPAGE="http://lingucomponent.openoffice.org/ http://ivrix.org.il/projects/spell-checker/" -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" |