summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-01-17 15:16:41 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-01-17 15:16:41 +0000
commita3fcb116a8ddbd16181dd10597f4cbdd6f1e4889 (patch)
tree8ed5e7a773977faafbfee000fa03a254c07ba50d /app-text/hunspell
parentppc stable #255138 (diff)
downloadgentoo-2-a3fcb116a8ddbd16181dd10597f4cbdd6f1e4889.tar.gz
gentoo-2-a3fcb116a8ddbd16181dd10597f4cbdd6f1e4889.tar.bz2
gentoo-2-a3fcb116a8ddbd16181dd10597f4cbdd6f1e4889.zip
ppc stable #254634
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index e6c138211e99..ccaaaad0c6c8 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.57 2009/01/16 21:35:14 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.58 2009/01/17 15:16:41 nixnut Exp $
+
+ 17 Jan 2009; nixnut <nixnut@gentoo.org> hunspell-1.2.8.ebuild:
+ ppc stable #254634
16 Jan 2009; Steve Dibb <beandog@gentoo.org> hunspell-1.2.8.ebuild:
amd64 stable, bug 254634
diff --git a/app-text/hunspell/hunspell-1.2.8.ebuild b/app-text/hunspell/hunspell-1.2.8.ebuild
index a372b9b1885c..3b76d63efe9c 100644
--- a/app-text/hunspell/hunspell-1.2.8.ebuild
+++ b/app-text/hunspell/hunspell-1.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.8.ebuild,v 1.5 2009/01/16 21:35:14 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.8.ebuild,v 1.6 2009/01/17 15:16:41 nixnut Exp $
inherit eutils multilib autotools
@@ -13,7 +13,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )