diff options
Diffstat (limited to 'app-dicts/ispell-fr/ispell-fr-1.0.ebuild')
-rw-r--r-- | app-dicts/ispell-fr/ispell-fr-1.0.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild index 8ca8015985e9..26a2952bbb5f 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 2002 Gentoo Technologies, Inc. # 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.11 2005/01/01 12:54:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ MY_P="Francais-GUTenberg-v${PV}" S=${WORKDIR}/${MY_P} @@ -10,8 +10,7 @@ HOMEPAGE="http://www.unil.ch/ling/cp/frgut.html" SLOT="0" LICENSE="GPL-2" -IUSE="" -KEYWORDS="ppc x86 sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="app-text/ispell" |