blob: 4a59aaa11f3f9f290e621a6ec18f004002026566 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2005 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.5 2005/01/01 12:43:10 eradicator 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=""
|