summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2006-07-06 23:47:09 +0000
committerJon Hood <squinky86@gentoo.org>2006-07-06 23:47:09 +0000
commit8520e8843106b306f39fc7afe7a27c4273ae2d3c (patch)
treeeb68c40ea31e9f22c2a21c35bc2505bda024f1fb /app-text/hunspell
parentStable on amd64, bug #139255. (diff)
downloadgentoo-2-8520e8843106b306f39fc7afe7a27c4273ae2d3c.tar.gz
gentoo-2-8520e8843106b306f39fc7afe7a27c4273ae2d3c.tar.bz2
gentoo-2-8520e8843106b306f39fc7afe7a27c4273ae2d3c.zip
Stable on amd64, bug #139310.
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.1.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index b3206a055240..839699ea14bc 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.13 2006/07/06 17:52:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.14 2006/07/06 23:47:09 squinky86 Exp $
+
+ 06 Jul 2006; Jon Hood <squinky86@gentoo.org> hunspell-1.1.4-r1.ebuild:
+ Stable on amd64, bug #139310.
06 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
hunspell-1.1.4-r1.ebuild:
diff --git a/app-text/hunspell/hunspell-1.1.4-r1.ebuild b/app-text/hunspell/hunspell-1.1.4-r1.ebuild
index eac3cd38c978..9ab205efa7d7 100644
--- a/app-text/hunspell/hunspell-1.1.4-r1.ebuild
+++ b/app-text/hunspell/hunspell-1.1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4-r1.ebuild,v 1.4 2006/07/06 17:52:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4-r1.ebuild,v 1.5 2006/07/06 23:47:09 squinky86 Exp $
inherit eutils multilib autotools libtool
@@ -11,7 +11,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses readline"
-KEYWORDS="~amd64 ~ppc sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc sparc ~x86 ~x86-fbsd"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )