diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-19 02:28:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-19 02:28:38 +0000 |
commit | ffbae69f5c3783808dfe7159b219ad54df1288b4 (patch) | |
tree | ff66e3d8ad48071352c265da48389c7d238bbfe4 /app-text/hunspell/hunspell-1.2.11.ebuild | |
parent | Stable for HPPA (bug #333583). (diff) | |
download | gentoo-2-ffbae69f5c3783808dfe7159b219ad54df1288b4.tar.gz gentoo-2-ffbae69f5c3783808dfe7159b219ad54df1288b4.tar.bz2 gentoo-2-ffbae69f5c3783808dfe7159b219ad54df1288b4.zip |
Stable for HPPA (bug #338341).
(Portage version: 2.2_rc98/cvs/Linux i686)
Diffstat (limited to 'app-text/hunspell/hunspell-1.2.11.ebuild')
-rw-r--r-- | app-text/hunspell/hunspell-1.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.2.11.ebuild b/app-text/hunspell/hunspell-1.2.11.ebuild index 8e1b4be55170..8bf472444731 100644 --- a/app-text/hunspell/hunspell-1.2.11.ebuild +++ b/app-text/hunspell/hunspell-1.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.11.ebuild,v 1.7 2010/10/15 19:00:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.11.ebuild,v 1.8 2010/10/19 02:28:38 jer Exp $ EAPI="2" inherit eutils multilib autotools flag-o-matic @@ -14,7 +14,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ncurses nls readline" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DEPEND="readline? ( sys-libs/readline ) ncurses? ( sys-libs/ncurses ) |