summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-05-14 15:02:00 +0000
committerJeroen Roovers <jer@gentoo.org>2010-05-14 15:02:00 +0000
commit8b2ef394384d259356652febf10f21d44d80f55c (patch)
treee13577875a267ca0e6d015913532bab710c9bce1 /app-text/hunspell
parentPackage move virtual/flim to virtual/emacs-flim. (diff)
downloadgentoo-2-8b2ef394384d259356652febf10f21d44d80f55c.tar.gz
gentoo-2-8b2ef394384d259356652febf10f21d44d80f55c.tar.bz2
gentoo-2-8b2ef394384d259356652febf10f21d44d80f55c.zip
Stable for HPPA (bug #319435).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index b23ec58f1924..a7f7a0e351c9 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.65 2010/05/13 19:47:29 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.66 2010/05/14 15:02:00 jer Exp $
+
+ 14 May 2010; Jeroen Roovers <jer@gentoo.org> hunspell-1.2.9.ebuild:
+ Stable for HPPA (bug #319435).
13 May 2010; Joseph Jezak <josejx@gentoo.org> hunspell-1.2.9.ebuild:
Marked ppc/ppc64 stable for bug #319435.
diff --git a/app-text/hunspell/hunspell-1.2.9.ebuild b/app-text/hunspell/hunspell-1.2.9.ebuild
index 454d83b8d652..892e058bbf25 100644
--- a/app-text/hunspell/hunspell-1.2.9.ebuild
+++ b/app-text/hunspell/hunspell-1.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.9.ebuild,v 1.2 2010/05/13 19:47:29 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.9.ebuild,v 1.3 2010/05/14 15:02:00 jer Exp $
EAPI="2"
inherit eutils multilib autotools flag-o-matic
@@ -14,7 +14,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 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )