summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/ispell-fr/ChangeLog7
-rw-r--r--app-dicts/ispell-fr/ispell-fr-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-fr/ChangeLog b/app-dicts/ispell-fr/ChangeLog
index 4f12fb9fc4ca..1c72a9a4bf6e 100644
--- a/app-dicts/ispell-fr/ChangeLog
+++ b/app-dicts/ispell-fr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/ispell-fr
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ChangeLog,v 1.12 2005/12/23 18:42:13 blubb Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ChangeLog,v 1.13 2006/02/27 16:46:40 chutzpah Exp $
+
+ 27 Feb 2006; Patrick McLean <chutzpah@gentoo.org> ispell-fr-1.0.ebuild:
+ Stable on amd64.
23 Dec 2005; Simon Stelling <blubb@gentoo.org> ispell-fr-1.0.ebuild:
added ~amd64 keyword
diff --git a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild
index b1c2b4a07acf..9853e7c1edd4 100644
--- a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild
+++ b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.12 2005/12/23 18:42:13 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.13 2006/02/27 16:46:40 chutzpah Exp $
MY_P="Francais-GUTenberg-v${PV}"
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.unil.ch/ling/cp/frgut.html"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
-KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86"
+KEYWORDS="alpha amd64 hppa mips ppc sparc x86"
DEPEND="app-text/ispell"