diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 07:56:09 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 07:56:09 +0000 |
commit | bd90ed2b1b097f9bc6a68bbde20258392c11837e (patch) | |
tree | e05c3a88d10360d9619c01781d85bfcf2608a968 | |
parent | marking myspell dicts stable on x86 (diff) | |
download | gentoo-2-bd90ed2b1b097f9bc6a68bbde20258392c11837e.tar.gz gentoo-2-bd90ed2b1b097f9bc6a68bbde20258392c11837e.tar.bz2 gentoo-2-bd90ed2b1b097f9bc6a68bbde20258392c11837e.zip |
marking myspell dicts stable on x86
(Portage version: 2.1-r1)
-rw-r--r-- | app-dicts/myspell-da/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-da/myspell-da-20060316.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-da/ChangeLog b/app-dicts/myspell-da/ChangeLog index 30ccc8be0270..0dd83728a5ab 100644 --- a/app-dicts/myspell-da/ChangeLog +++ b/app-dicts/myspell-da/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-da # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/ChangeLog,v 1.6 2006/07/09 01:03:45 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/ChangeLog,v 1.7 2006/07/16 07:56:09 tsunam Exp $ + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> + myspell-da-20060316.ebuild: + x86 stable; for openoffice-2.0.3 09 Jul 2006; Kevin F. Quinn <kevquinn@gentoo.org> myspell-da-20060316.ebuild: diff --git a/app-dicts/myspell-da/myspell-da-20060316.ebuild b/app-dicts/myspell-da/myspell-da-20060316.ebuild index 2935fb818541..6c13f870e254 100644 --- a/app-dicts/myspell-da/myspell-da-20060316.ebuild +++ b/app-dicts/myspell-da/myspell-da-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-da/myspell-da-20060316.ebuild,v 1.7 2006/07/09 01:03:45 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-da/myspell-da-20060316.ebuild,v 1.8 2006/07/16 07:56:09 tsunam Exp $ MYSPELL_SPELLING_DICTIONARIES=( "da,DK,da_DK,Danish (Denmark),da_DK.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Danish dictionaries for myspell/hunspell" LICENSE="GPL-2 LGPL-2.1" HOMEPAGE="http://lingucomponent.openoffice.org/ http://da.speling.org/" -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" |