summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-09-21 00:21:48 +0000
committerJeroen Roovers <jer@gentoo.org>2011-09-21 00:21:48 +0000
commit40a790f77580a4a6a7cf1b1071637b8438eb1e28 (patch)
treee544b561bcc187131fc03644d42e8b11d8bec926 /app-text/hunspell
parentStable for HPPA (bug #383015). (diff)
downloadgentoo-2-40a790f77580a4a6a7cf1b1071637b8438eb1e28.tar.gz
gentoo-2-40a790f77580a4a6a7cf1b1071637b8438eb1e28.tar.bz2
gentoo-2-40a790f77580a4a6a7cf1b1071637b8438eb1e28.zip
Stable for HPPA (bug #379045).
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.3.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index 2d263ae60dda..41df683acb44 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.92 2011/09/17 20:27:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.93 2011/09/21 00:21:48 jer Exp $
+
+ 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> hunspell-1.3.2-r1.ebuild:
+ Stable for HPPA (bug #379045).
17 Sep 2011; Thomas Kahle <tomka@gentoo.org> +hunspell-1.3.2-r1.ebuild:
Resurrect latest stable version for amd64/x86
diff --git a/app-text/hunspell/hunspell-1.3.2-r1.ebuild b/app-text/hunspell/hunspell-1.3.2-r1.ebuild
index 7a31c70fb637..3c586d66c8bf 100644
--- a/app-text/hunspell/hunspell-1.3.2-r1.ebuild
+++ b/app-text/hunspell/hunspell-1.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r1.ebuild,v 1.7 2011/09/17 20:27:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r1.ebuild,v 1.8 2011/09/21 00:21:48 jer Exp $
EAPI=4
inherit eutils multilib autotools flag-o-matic versionator
@@ -14,7 +14,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline static-libs"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~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 ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
DEPEND="
sys-devel/gettext