summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-16 13:18:28 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-16 13:18:28 +0000
commit7a1bb5d0ba2d8ee27c76419ed7cc4c201aec935d (patch)
tree7136f124814b45b9d6f63d8bed23c703c98dc115 /app-text/hunspell
parentx11-apps/xclock: remove xprint support (see bug #254874) (diff)
downloadgentoo-2-7a1bb5d0ba2d8ee27c76419ed7cc4c201aec935d.tar.gz
gentoo-2-7a1bb5d0ba2d8ee27c76419ed7cc4c201aec935d.tar.bz2
gentoo-2-7a1bb5d0ba2d8ee27c76419ed7cc4c201aec935d.zip
Stable for HPPA (bug #254634).
(Portage version: 2.2_rc22/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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 6ddebcdc52cf..8b1210021fe5 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.55 2009/01/12 16:37:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.56 2009/01/16 13:18:28 jer Exp $
+
+ 16 Jan 2009; Jeroen Roovers <jer@gentoo.org> hunspell-1.2.8.ebuild:
+ Stable for HPPA (bug #254634).
12 Jan 2009; Brent Baude <ranger@gentoo.org> hunspell-1.2.8.ebuild:
Marking hunspell-1.2.8 ppc64 for bug 254634
diff --git a/app-text/hunspell/hunspell-1.2.8.ebuild b/app-text/hunspell/hunspell-1.2.8.ebuild
index 3b7bf75ec634..99861e55c4ce 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.3 2009/01/12 16:37:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.8.ebuild,v 1.4 2009/01/16 13:18:28 jer 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 )