summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-12 14:35:11 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-12 14:35:11 +0000
commitc758f588ca5c52ab85d9194e88f1f1e51aa15004 (patch)
treeae47e8f8be8ebeca0ca7827a2e82a964207a7a35 /app-text/hunspell
parentUpdate pkg_config addresses for faster, more up-to-date mirror. #125712. (diff)
downloadgentoo-2-c758f588ca5c52ab85d9194e88f1f1e51aa15004.tar.gz
gentoo-2-c758f588ca5c52ab85d9194e88f1f1e51aa15004.tar.bz2
gentoo-2-c758f588ca5c52ab85d9194e88f1f1e51aa15004.zip
Marking stable wrt bug #124229.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index 450bf8334c64..495239bf7312 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.6 2006/05/02 06:59:09 kevquinn Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.7 2006/05/12 14:35:11 wolf31o2 Exp $
+
+ 12 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> hunspell-1.1.4.ebuild:
+ Marking stable wrt bug #124229.
02 May 2006; Kevin F. Quinn <kevquinn@gentoo.org> hunspell-1.1.4.ebuild:
Set LC_ALL rather than clear it, to override any other locale variables (bug
diff --git a/app-text/hunspell/hunspell-1.1.4.ebuild b/app-text/hunspell/hunspell-1.1.4.ebuild
index fef834e5eace..9f1e5595474f 100644
--- a/app-text/hunspell/hunspell-1.1.4.ebuild
+++ b/app-text/hunspell/hunspell-1.1.4.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.ebuild,v 1.5 2006/05/02 06:59:09 kevquinn Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4.ebuild,v 1.6 2006/05/12 14:35:11 wolf31o2 Exp $
inherit eutils multilib
@@ -11,7 +11,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses readline"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc ~sparc x86"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )