diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 08:04:01 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 08:04:01 +0000 |
commit | 68a369e3ba542af839504411709405126c4bb004 (patch) | |
tree | 02ec9458de194b4a82e0ef473f3473b03ac4bd0a | |
parent | marking myspell dicts stable on x86 (diff) | |
download | gentoo-2-68a369e3ba542af839504411709405126c4bb004.tar.gz gentoo-2-68a369e3ba542af839504411709405126c4bb004.tar.bz2 gentoo-2-68a369e3ba542af839504411709405126c4bb004.zip |
marking myspell dicts stable on x86
(Portage version: 2.1-r1)
-rw-r--r-- | app-dicts/myspell-lv/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-lv/myspell-lv-20060316.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-lv/ChangeLog b/app-dicts/myspell-lv/ChangeLog index 3961bf2ef112..89ebf73d4d9c 100644 --- a/app-dicts/myspell-lv/ChangeLog +++ b/app-dicts/myspell-lv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-lv # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v 1.6 2006/07/09 01:13:06 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v 1.7 2006/07/16 08:04:01 tsunam Exp $ + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + myspell-lv-20060316.ebuild: + x86 stable; for openoffice-2.0.3 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> myspell-lv-20060316.ebuild: diff --git a/app-dicts/myspell-lv/myspell-lv-20060316.ebuild b/app-dicts/myspell-lv/myspell-lv-20060316.ebuild index 601f77f0ff05..d1241ec3f77d 100644 --- a/app-dicts/myspell-lv/myspell-lv-20060316.ebuild +++ b/app-dicts/myspell-lv/myspell-lv-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-lv/myspell-lv-20060316.ebuild,v 1.7 2006/07/09 01:13:06 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/myspell-lv-20060316.ebuild,v 1.8 2006/07/16 08:04:01 tsunam Exp $ MYSPELL_SPELLING_DICTIONARIES=( "lv,LV,lv_LV,Latvian (Latvia),lv_LV.zip" @@ -18,4 +18,4 @@ DESCRIPTION="Latvian 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" |