diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 07:59:41 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 07:59:41 +0000 |
commit | daea2eb69e2bbe641b7e2caf7fa17840a702a3ad (patch) | |
tree | 8d440687835a611da553323f360ffe69d6095523 /app-dicts/myspell-ga | |
parent | marking myspell dicts stable on x86 (diff) | |
download | gentoo-2-daea2eb69e2bbe641b7e2caf7fa17840a702a3ad.tar.gz gentoo-2-daea2eb69e2bbe641b7e2caf7fa17840a702a3ad.tar.bz2 gentoo-2-daea2eb69e2bbe641b7e2caf7fa17840a702a3ad.zip |
marking myspell dicts stable on x86
(Portage version: 2.1-r1)
Diffstat (limited to 'app-dicts/myspell-ga')
-rw-r--r-- | app-dicts/myspell-ga/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-ga/myspell-ga-20060316.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-ga/ChangeLog b/app-dicts/myspell-ga/ChangeLog index f6e4d0d8a969..0ebf1d4b30a6 100644 --- a/app-dicts/myspell-ga/ChangeLog +++ b/app-dicts/myspell-ga/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-ga # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ga/ChangeLog,v 1.6 2006/07/09 01:08:15 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ga/ChangeLog,v 1.7 2006/07/16 07:59:41 tsunam Exp $ + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + myspell-ga-20060316.ebuild: + x86 stable; for openoffice-2.0.3 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> myspell-ga-20060316.ebuild: diff --git a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild b/app-dicts/myspell-ga/myspell-ga-20060316.ebuild index a8ff2e031edb..32619b5f14d2 100644 --- a/app-dicts/myspell-ga/myspell-ga-20060316.ebuild +++ b/app-dicts/myspell-ga/myspell-ga-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-ga/myspell-ga-20060316.ebuild,v 1.7 2006/07/09 01:08:15 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ga/myspell-ga-20060316.ebuild,v 1.8 2006/07/16 07:59:41 tsunam Exp $ MYSPELL_SPELLING_DICTIONARIES=( "ga,IE,ga_IE,Irish (Ireland),ga_IE.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Irish dictionaries for myspell/hunspell" LICENSE="GPL-2" HOMEPAGE="http://lingucomponent.openoffice.org/ http://borel.slu.edu/ispell/" -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" |