summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-09-22 18:13:16 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-09-22 18:13:16 +0000
commit80a0848c147f8e41b111550560d1df1a19801861 (patch)
treeae4ca10fbbdf610859c1da89e5a09ed0fe8d442d /app-text
parentMarked ~ppc-macos (diff)
downloadgentoo-2-80a0848c147f8e41b111550560d1df1a19801861.tar.gz
gentoo-2-80a0848c147f8e41b111550560d1df1a19801861.tar.bz2
gentoo-2-80a0848c147f8e41b111550560d1df1a19801861.zip
Stable on amd64 wrt bug #338341
(Portage version: 2.2_rc83/cvs/Linux x86_64)
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 98c0bd6cdf5a..ed44f5ee433f 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.70 2010/06/13 14:57:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.71 2010/09/22 18:13:16 hwoarang Exp $
+
+ 22 Sep 2010; Markos Chandras <hwoarang@gentoo.org> hunspell-1.2.11.ebuild:
+ Stable on amd64 wrt bug #338341
13 Jun 2010; Raúl Porcel <armin76@gentoo.org> hunspell-1.2.9.ebuild:
alpha/arm/ia64/sparc/x86 stable wrt #319435
diff --git a/app-text/hunspell/hunspell-1.2.11.ebuild b/app-text/hunspell/hunspell-1.2.11.ebuild
index 2dc91ad33871..a1d0027e709f 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.1 2010/05/17 10:23:42 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.11.ebuild,v 1.2 2010/09/22 18:13:16 hwoarang 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 )