summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-09-30 20:08:08 +0000
committerBrent Baude <ranger@gentoo.org>2010-09-30 20:08:08 +0000
commita351d1f9821c28019ce719f4cf147bd53fc8312b (patch)
tree5dcb8a2c763acdf00dcb4abdc408e280f58ab86b /app-text
parentstable ppc64, bug 338919 (diff)
downloadgentoo-2-a351d1f9821c28019ce719f4cf147bd53fc8312b.tar.gz
gentoo-2-a351d1f9821c28019ce719f4cf147bd53fc8312b.tar.bz2
gentoo-2-a351d1f9821c28019ce719f4cf147bd53fc8312b.zip
stable ppc64, bug 338341
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index ec327163cae7..2c0ed7725c4e 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.73 2010/09/27 23:51:36 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.74 2010/09/30 20:08:08 ranger Exp $
+
+ 30 Sep 2010; Brent Baude <ranger@gentoo.org> hunspell-1.2.11.ebuild:
+ stable ppc64, bug 338341
27 Sep 2010; Mart Raudsepp <leio@gentoo.org> hunspell-1.2.11.ebuild:
Marked ~mips for bug #232245
diff --git a/app-text/hunspell/hunspell-1.2.11.ebuild b/app-text/hunspell/hunspell-1.2.11.ebuild
index ab41c0824c84..12193ba6cb14 100644
--- a/app-text/hunspell/hunspell-1.2.11.ebuild
+++ b/app-text/hunspell/hunspell-1.2.11.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.11.ebuild,v 1.4 2010/09/27 23:51:36 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.11.ebuild,v 1.5 2010/09/30 20:08:08 ranger 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 ~mips ~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 ~mips ~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 )