summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-09-16 12:32:14 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-09-16 12:32:14 +0000
commitb90d3908c8370d5e425f5b5ea78e6f353a825c59 (patch)
treef1d6c84b4438c538cbb75f941a24a9110c9d4cfd /app-text/hunspell
parentMarked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Elija... (diff)
downloadgentoo-2-b90d3908c8370d5e425f5b5ea78e6f353a825c59.tar.gz
gentoo-2-b90d3908c8370d5e425f5b5ea78e6f353a825c59.tar.bz2
gentoo-2-b90d3908c8370d5e425f5b5ea78e6f353a825c59.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #379045.
(Portage version: 2.1.10.16/cvs/Linux x86_64)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog6
-rw-r--r--app-text/hunspell/hunspell-1.3.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index 756540471a74..b815a91827b8 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,10 @@
# 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.89 2011/09/15 10:32:35 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.90 2011/09/16 12:32:14 chainsaw Exp $
+
+ 16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> hunspell-1.3.2-r1.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
+ "idella4" Delaney in bug #379045.
15 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
hunspell-1.3.2-r2.ebuild:
diff --git a/app-text/hunspell/hunspell-1.3.2-r1.ebuild b/app-text/hunspell/hunspell-1.3.2-r1.ebuild
index 4300e3804c66..bdf6265079b0 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.4 2011/09/14 16:32:48 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r1.ebuild,v 1.5 2011/09/16 12:32:14 chainsaw 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