summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2011-09-14 16:32:48 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2011-09-14 16:32:48 +0000
commit5f89462095c21bcdb885eb679f6f77cb0ee05d88 (patch)
treebfd53210028eed335d2a57f779ed126fbe335a67 /app-text/hunspell
parentVersion bump. (diff)
downloadgentoo-2-5f89462095c21bcdb885eb679f6f77cb0ee05d88.tar.gz
gentoo-2-5f89462095c21bcdb885eb679f6f77cb0ee05d88.tar.bz2
gentoo-2-5f89462095c21bcdb885eb679f6f77cb0ee05d88.zip
x86 stable, thanks JD, bug 379045
(Portage version: 2.1.10.11/cvs/Linux i686)
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 99b051aaa012..349f589ffc1a 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.86 2011/09/13 09:40:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.87 2011/09/14 16:32:48 nativemad Exp $
+
+ 15 Sep 2011; Andreas Schuerch <nativemad@gentoo.org>
+ hunspell-1.3.2-r1.ebuild:
+ x86 stable, thanks JD, bug 379045
13 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> -hunspell-1.2.9.ebuild,
-hunspell-1.2.12.ebuild, -hunspell-1.3.2.ebuild, hunspell-1.3.2-r1.ebuild:
diff --git a/app-text/hunspell/hunspell-1.3.2-r1.ebuild b/app-text/hunspell/hunspell-1.3.2-r1.ebuild
index c05269ef7df5..4300e3804c66 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.3 2011/09/13 09:40:06 scarabeus Exp $
+# $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 $
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