summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2007-10-22 08:09:44 +0000
committerMarkus Meier <maekke@gentoo.org>2007-10-22 08:09:44 +0000
commit7ea30c3cbcbc0d420f1ba758e02dcfe8ea6bf06b (patch)
treefa2829a3dfd393aae41d67f9c2c4cf16fa6f47db
parentSync swank.asd from Gentoo Lisp overlay. (diff)
downloadgentoo-2-7ea30c3cbcbc0d420f1ba758e02dcfe8ea6bf06b.tar.gz
gentoo-2-7ea30c3cbcbc0d420f1ba758e02dcfe8ea6bf06b.tar.bz2
gentoo-2-7ea30c3cbcbc0d420f1ba758e02dcfe8ea6bf06b.zip
x86 stable, bug #182360
(Portage version: 2.1.3.15)
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index a7494a5855fb..b524ec791e80 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.28 2007/10/21 15:45:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.29 2007/10/22 08:09:44 maekke Exp $
+
+ 22 Oct 2007; Markus Meier <maekke@gentoo.org> hunspell-1.1.9.ebuild:
+ x86 stable, bug #182360
21 Oct 2007; nixnut <nixnut@gentoo.org> hunspell-1.1.9.ebuild:
Stable on ppc wrt bug 182360
diff --git a/app-text/hunspell/hunspell-1.1.9.ebuild b/app-text/hunspell/hunspell-1.1.9.ebuild
index 024d630a17c2..14eeb0f990dd 100644
--- a/app-text/hunspell/hunspell-1.1.9.ebuild
+++ b/app-text/hunspell/hunspell-1.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.9.ebuild,v 1.2 2007/10/21 15:45:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.9.ebuild,v 1.3 2007/10/22 08:09:44 maekke Exp $
inherit eutils multilib autotools
@@ -12,7 +12,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses readline"
-KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ppc ~sparc x86"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )