summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-21 22:09:12 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-21 22:09:12 +0000
commit98cf35f525bb167f5b411d7d69d6cbfa418d43aa (patch)
tree8c39810e616c6d0628c2ae1b890550ca26087db6 /app-text/hunspell
parentVersion bump. (diff)
downloadgentoo-2-98cf35f525bb167f5b411d7d69d6cbfa418d43aa.tar.gz
gentoo-2-98cf35f525bb167f5b411d7d69d6cbfa418d43aa.tar.bz2
gentoo-2-98cf35f525bb167f5b411d7d69d6cbfa418d43aa.zip
arm stable, bug #379045
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.3.2-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index c9d755e4c030..0dd35931e1b5 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.100 2011/12/21 08:33:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.101 2011/12/21 22:09:12 maekke Exp $
+
+ 21 Dec 2011; Markus Meier <maekke@gentoo.org> hunspell-1.3.2-r3.ebuild:
+ arm stable, bug #379045
21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
hunspell-1.3.2-r3.ebuild:
diff --git a/app-text/hunspell/hunspell-1.3.2-r3.ebuild b/app-text/hunspell/hunspell-1.3.2-r3.ebuild
index 242f63b91d1a..d4f0e464d348 100644
--- a/app-text/hunspell/hunspell-1.3.2-r3.ebuild
+++ b/app-text/hunspell/hunspell-1.3.2-r3.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-r3.ebuild,v 1.5 2011/12/21 08:33:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r3.ebuild,v 1.6 2011/12/21 22:09:12 maekke 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"
RDEPEND="
ncurses? ( sys-libs/ncurses )