summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-07-06 17:52:29 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-07-06 17:52:29 +0000
commit49a5750c0d411a491266d9c414f7e351158b82dd (patch)
tree6c54552756cd281ddf2c64de4853e74e432b234f /app-text/hunspell
parentInitial version. (diff)
downloadgentoo-2-49a5750c0d411a491266d9c414f7e351158b82dd.tar.gz
gentoo-2-49a5750c0d411a491266d9c414f7e351158b82dd.tar.bz2
gentoo-2-49a5750c0d411a491266d9c414f7e351158b82dd.zip
Stable on sparc wrt #139310
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog6
-rw-r--r--app-text/hunspell/hunspell-1.1.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index 6f0e977678d2..b3206a055240 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,10 @@
# 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.12 2006/07/05 07:37:00 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.13 2006/07/06 17:52:29 gustavoz Exp $
+
+ 06 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ hunspell-1.1.4-r1.ebuild:
+ Stable on sparc wrt #139310
05 Jul 2006; Lars Weiler <pylon@gentoo.org> hunspell-1.1.4.ebuild:
Stable on ppc.
diff --git a/app-text/hunspell/hunspell-1.1.4-r1.ebuild b/app-text/hunspell/hunspell-1.1.4-r1.ebuild
index 8d37b695dc62..eac3cd38c978 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.3 2006/05/18 15:08:16 flameeyes Exp $
+# $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 $
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 )