diff options
Diffstat (limited to 'app-text/hspell/hspell-0.6.ebuild')
-rw-r--r-- | app-text/hspell/hspell-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hspell/hspell-0.6.ebuild b/app-text/hspell/hspell-0.6.ebuild index 1f2bf95d2cb2..a41a007edc3c 100644 --- a/app-text/hspell/hspell-0.6.ebuild +++ b/app-text/hspell/hspell-0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.6.ebuild,v 1.1 2003/08/05 18:11:34 coronalvr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.6.ebuild,v 1.2 2003/08/15 18:42:33 coronalvr Exp $ DESCRIPTION="A Hebrew spell checker" HOMEPAGE="http://www.ivrix.org.il/projects/spell-checker/" SRC_URI="http://ivrix.org.il/projects/spell-checker/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=perl-5.6.1" |