diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-08 23:44:44 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-08 23:44:44 +0000 |
commit | 8b006bafaaeb0e543118780fcea829e7b471d036 (patch) | |
tree | 5c45a37ab9644fa0dfb7b41aed7b270a5a4a2fd3 /app-text/hunspell/hunspell-1.1.4-r1.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-8b006bafaaeb0e543118780fcea829e7b471d036.tar.gz historical-8b006bafaaeb0e543118780fcea829e7b471d036.tar.bz2 historical-8b006bafaaeb0e543118780fcea829e7b471d036.zip |
Stable on ppc; bug 139310.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'app-text/hunspell/hunspell-1.1.4-r1.ebuild')
-rw-r--r-- | app-text/hunspell/hunspell-1.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.1.4-r1.ebuild b/app-text/hunspell/hunspell-1.1.4-r1.ebuild index 9ab205efa7d7..50413d5b2f3b 100644 --- a/app-text/hunspell/hunspell-1.1.4-r1.ebuild +++ b/app-text/hunspell/hunspell-1.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4-r1.ebuild,v 1.5 2006/07/06 23:47:09 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.4-r1.ebuild,v 1.6 2006/07/08 23:44:44 pylon Exp $ inherit eutils multilib autotools libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ncurses readline" -KEYWORDS="amd64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc ~x86 ~x86-fbsd" DEPEND="readline? ( sys-libs/readline ) ncurses? ( sys-libs/ncurses ) |