diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-26 10:59:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-26 10:59:17 +0000 |
commit | 146adacb4e450158a257336ed387d5c336f4cdd4 (patch) | |
tree | 9b02ea76d11c7776b6182755023d63f3ed957547 /app-text/hunspell/hunspell-1.1.9.ebuild | |
parent | Use full atom for built_with_use. (diff) | |
download | historical-146adacb4e450158a257336ed387d5c336f4cdd4.tar.gz historical-146adacb4e450158a257336ed387d5c336f4cdd4.tar.bz2 historical-146adacb4e450158a257336ed387d5c336f4cdd4.zip |
alpha/ia64 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-text/hunspell/hunspell-1.1.9.ebuild')
-rw-r--r-- | app-text/hunspell/hunspell-1.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.1.9.ebuild b/app-text/hunspell/hunspell-1.1.9.ebuild index f9969e89d9a2..e84c83fbe117 100644 --- a/app-text/hunspell/hunspell-1.1.9.ebuild +++ b/app-text/hunspell/hunspell-1.1.9.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.1.9.ebuild,v 1.9 2008/06/17 09:41:28 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.9.ebuild,v 1.10 2008/07/26 10:59:17 armin76 Exp $ inherit eutils multilib autotools @@ -12,7 +12,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ncurses readline" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" DEPEND="readline? ( sys-libs/readline ) ncurses? ( sys-libs/ncurses ) |