summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-30 17:46:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-30 17:46:45 +0000
commit32b59c304dce3656f39b3e964831ad9f9a5295a7 (patch)
tree71e12b5388ca977d2db5a32da8a23fec9833e7ca /app-text
parentRemove older versions (diff)
downloadgentoo-2-32b59c304dce3656f39b3e964831ad9f9a5295a7.tar.gz
gentoo-2-32b59c304dce3656f39b3e964831ad9f9a5295a7.tar.bz2
gentoo-2-32b59c304dce3656f39b3e964831ad9f9a5295a7.zip
alpha/ia64/sh/sparc stable wrt #338341
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 bb24f9b091a8..66f4e3680018 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.79 2010/10/27 08:22:16 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.80 2010/10/30 17:46:45 armin76 Exp $
+
+ 30 Oct 2010; Raúl Porcel <armin76@gentoo.org> hunspell-1.2.11.ebuild:
+ alpha/ia64/sh/sparc stable wrt #338341
*hunspell-1.2.12-r1 (27 Oct 2010)
diff --git a/app-text/hunspell/hunspell-1.2.11.ebuild b/app-text/hunspell/hunspell-1.2.11.ebuild
index 8bf472444731..7499579d2a34 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.8 2010/10/19 02:28:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.11.ebuild,v 1.9 2010/10/30 17:46:45 armin76 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 )