summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-23 18:42:13 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-23 18:42:13 +0000
commit1008b5fcf80af59b27d4c89d64994bfb13e6e9d1 (patch)
tree72efbee84b28374094f0972971b8686d9cb551da /app-dicts
parentremove quickstarter for now (diff)
downloadgentoo-2-1008b5fcf80af59b27d4c89d64994bfb13e6e9d1.tar.gz
gentoo-2-1008b5fcf80af59b27d4c89d64994bfb13e6e9d1.tar.bz2
gentoo-2-1008b5fcf80af59b27d4c89d64994bfb13e6e9d1.zip
~amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/ispell-fr/ChangeLog5
-rw-r--r--app-dicts/ispell-fr/ispell-fr-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-fr/ChangeLog b/app-dicts/ispell-fr/ChangeLog
index 3449bc6f2f2e..4f12fb9fc4ca 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.11 2005/01/01 12:54:06 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ChangeLog,v 1.12 2005/12/23 18:42:13 blubb Exp $
+
+ 23 Dec 2005; Simon Stelling <blubb@gentoo.org> ispell-fr-1.0.ebuild:
+ added ~amd64 keyword
07 Aug 2004; Tom Martin <slarti@gentoo.org> :
Typo in DESCRIPTION: dictionnary -> dictionary. Bug 59717.
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"