summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-fr/ChangeLog5
-rw-r--r--app-dicts/myspell-fr/myspell-fr-20060316.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-dicts/myspell-fr/ChangeLog b/app-dicts/myspell-fr/ChangeLog
index 88fce4a4c807..cb8bb3c416fb 100644
--- a/app-dicts/myspell-fr/ChangeLog
+++ b/app-dicts/myspell-fr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-fr
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/ChangeLog,v 1.14 2009/06/22 13:34:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/ChangeLog,v 1.15 2009/12/13 19:37:18 halcy0n Exp $
+
+ 13 Dec 2009; Mark Loeser <halcy0n@gentoo.org> myspell-fr-20060316.ebuild:
+ QA fixes; IUSE is not defined
22 Jun 2009; Jeroen Roovers <jer@gentoo.org> myspell-fr-20060316.ebuild:
Stable for HPPA too.
diff --git a/app-dicts/myspell-fr/myspell-fr-20060316.ebuild b/app-dicts/myspell-fr/myspell-fr-20060316.ebuild
index 007f4be52d40..ded0f5887235 100644
--- a/app-dicts/myspell-fr/myspell-fr-20060316.ebuild
+++ b/app-dicts/myspell-fr/myspell-fr-20060316.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/myspell-fr-20060316.ebuild,v 1.14 2009/06/22 13:34:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/myspell-fr-20060316.ebuild,v 1.15 2009/12/13 19:37:18 halcy0n Exp $
MYSPELL_SPELLING_DICTIONARIES=(
"fr,BE,fr_FR,French (Belgium),fr_FR.zip"
@@ -34,5 +34,6 @@ inherit myspell
DESCRIPTION="French dictionaries for myspell/hunspell"
LICENSE="LGPL-2.1"
HOMEPAGE="http://lingucomponent.openoffice.org/"
+IUSE=""
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"