summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-07-15 22:43:49 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-07-15 22:43:49 +0000
commit36800883e7f7051f99dd01aed858dfb5a0e1f9c5 (patch)
tree1050399b2b95a751238c4cefd48f02732f552038 /app-text/hunspell
parentStable on x86 (#139839). Added toolchain-funcs. (diff)
downloadgentoo-2-36800883e7f7051f99dd01aed858dfb5a0e1f9c5.tar.gz
gentoo-2-36800883e7f7051f99dd01aed858dfb5a0e1f9c5.tar.bz2
gentoo-2-36800883e7f7051f99dd01aed858dfb5a0e1f9c5.zip
stable x86 for openoffice
(Portage version: 2.1-r1)
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 9b6e83b6b257..6cc109d237c8 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.15 2006/07/08 23:44:44 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.16 2006/07/15 22:43:49 tsunam Exp $
+
+ 15 Jul 2006; Joshua Jackson <tsunam@gentoo.org> hunspell-1.1.4-r1.ebuild:
+ Stable x86; for openoffice
08 Jul 2006; Lars Weiler <pylon@gentoo.org> hunspell-1.1.4-r1.ebuild:
Stable on ppc; bug 139310.
diff --git a/app-text/hunspell/hunspell-1.1.4-r1.ebuild b/app-text/hunspell/hunspell-1.1.4-r1.ebuild
index 50413d5b2f3b..23135b147562 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.6 2006/07/08 23:44:44 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4-r1.ebuild,v 1.7 2006/07/15 22:43:49 tsunam 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 )