diff options
author | 2008-08-13 11:48:36 +0000 | |
---|---|---|
committer | 2008-08-13 11:48:36 +0000 | |
commit | a5826596fc47159ec83365c3ca35d45d9ff595ff (patch) | |
tree | 35bfdc35a430065e73ab19e020774442c3914303 /app-text/hunspell/hunspell-1.2.6.ebuild | |
parent | Version bump and old version cleanup (diff) | |
download | gentoo-2-a5826596fc47159ec83365c3ca35d45d9ff595ff.tar.gz gentoo-2-a5826596fc47159ec83365c3ca35d45d9ff595ff.tar.bz2 gentoo-2-a5826596fc47159ec83365c3ca35d45d9ff595ff.zip |
alpha/ia64/sparc/x86 stable wrt #233583
(Portage version: 2.1.4.4)
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 0d820b045c5d..cbfdc2c77f14 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.1 2008/07/16 11:06:11 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.6.ebuild,v 1.2 2008/08/13 11:48:36 armin76 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 ) |