summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-14 19:27:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-14 19:27:39 +0000
commit6551225db2f3f1fcde6f2a355603526d4049e087 (patch)
tree0a051b096867bcdf26d650799aa510edc8131f0d /app-text/hunspell/hunspell-1.3.2-r3.ebuild
parentAdd libsdl USE dependencies, bug #398153 (diff)
downloadhistorical-6551225db2f3f1fcde6f2a355603526d4049e087.tar.gz
historical-6551225db2f3f1fcde6f2a355603526d4049e087.tar.bz2
historical-6551225db2f3f1fcde6f2a355603526d4049e087.zip
alpha/ia64/sh/sparc stable wrt #379045
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'app-text/hunspell/hunspell-1.3.2-r3.ebuild')
-rw-r--r--app-text/hunspell/hunspell-1.3.2-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/hunspell/hunspell-1.3.2-r3.ebuild b/app-text/hunspell/hunspell-1.3.2-r3.ebuild
index 6ea9b2a745ea..8619de7f649e 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
+# Copyright 1999-2012 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.7 2011/12/29 20:42:20 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r3.ebuild,v 1.8 2012/01/14 19:27:39 armin76 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 )