diff options
Diffstat (limited to 'app-text/hunspell/hunspell-1.2.6.ebuild')
-rw-r--r-- | app-text/hunspell/hunspell-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.2.6.ebuild b/app-text/hunspell/hunspell-1.2.6.ebuild index cbfdc2c77f14..db376056e062 100644 --- a/app-text/hunspell/hunspell-1.2.6.ebuild +++ b/app-text/hunspell/hunspell-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.6.ebuild,v 1.2 2008/08/13 11:48:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.6.ebuild,v 1.3 2008/08/15 15:59:07 nixnut Exp $ inherit eutils multilib autotools @@ -13,7 +13,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ncurses nls readline" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" DEPEND="readline? ( sys-libs/readline ) ncurses? ( sys-libs/ncurses ) |