blob: ac624be52d42e4dacd4c725849f47fe295f228f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.8.0.ebuild,v 1.4 2004/12/18 19:22:49 blubb Exp $
ASPELL_LANG="Hebrew"
LICENSE="GPL-2"
ASPOSTFIX="6"
inherit aspell-dict
# as this depends on aspell 0.6 we need to change the KEYWORDS
KEYWORDS="~amd64 ~sparc ~x86 ~ppc"
IUSE=""
|