diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-23 18:42:13 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-23 18:42:13 +0000 |
commit | 0f0e735b2b1a19ae6a3d08a9a5ef6a6e02015b2d (patch) | |
tree | 182df7c5288133692243ec909963ef49fe610752 /app-dicts/ispell-fr/ispell-fr-1.0.ebuild | |
parent | remove quickstarter for now (diff) | |
download | historical-0f0e735b2b1a19ae6a3d08a9a5ef6a6e02015b2d.tar.gz historical-0f0e735b2b1a19ae6a3d08a9a5ef6a6e02015b2d.tar.bz2 historical-0f0e735b2b1a19ae6a3d08a9a5ef6a6e02015b2d.zip |
~amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-dicts/ispell-fr/ispell-fr-1.0.ebuild')
-rw-r--r-- | app-dicts/ispell-fr/ispell-fr-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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..b1c2b4a07acf 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 # 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.12 2005/12/23 18:42:13 blubb 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="ppc x86 sparc alpha mips hppa" +KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86" DEPEND="app-text/ispell" |