summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2008-11-02 19:26:22 +0000
committerPeter Weller <welp@gentoo.org>2008-11-02 19:26:22 +0000
commit9d185e30174441fdee4c249805dce673a428f9bc (patch)
treedb1effd9ee0ef885427124d50fd9dfd524811e3a /app-dicts
parentRemoved strigi-analyzer now that KDE-4.0.X has been removed from the tree. (diff)
downloadgentoo-2-9d185e30174441fdee4c249805dce673a428f9bc.tar.gz
gentoo-2-9d185e30174441fdee4c249805dce673a428f9bc.tar.bz2
gentoo-2-9d185e30174441fdee4c249805dce673a428f9bc.zip
Keyword ~amd64; bug 245139
(Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoomarx x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/ispell-cs/ChangeLog5
-rw-r--r--app-dicts/ispell-cs/ispell-cs-20040229.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-cs/ChangeLog b/app-dicts/ispell-cs/ChangeLog
index e1a62aa2c2be..0f8241cee24e 100644
--- a/app-dicts/ispell-cs/ChangeLog
+++ b/app-dicts/ispell-cs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/ispell-cs
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ChangeLog,v 1.15 2008/11/01 11:51:44 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ChangeLog,v 1.16 2008/11/02 19:26:22 welp Exp $
+
+ 02 Nov 2008; <welp@gentoo.org> ispell-cs-20040229.ebuild:
+ Keyword ~amd64; bug 245139
01 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-cs-20040229.ebuild:
Fixed multilib.
diff --git a/app-dicts/ispell-cs/ispell-cs-20040229.ebuild b/app-dicts/ispell-cs/ispell-cs-20040229.ebuild
index 2e7125ba3d00..37e2e802ebe9 100644
--- a/app-dicts/ispell-cs/ispell-cs-20040229.ebuild
+++ b/app-dicts/ispell-cs/ispell-cs-20040229.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild,v 1.4 2008/11/01 11:51:44 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild,v 1.5 2008/11/02 19:26:22 welp Exp $
inherit multilib
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.tul.cz/pub/unix/ispell/${MY_P}-${PV}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
-KEYWORDS="ppc x86 sparc alpha ~mips hppa"
+KEYWORDS="alpha ~amd64 hppa ~mips ppc sparc x86"
DEPEND="dev-lang/perl
app-text/ispell"