blob: a041187cb2f02078e9e52bcf905f894a14d59ae1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2012 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.11 2012/05/17 19:59:16 aballier Exp $
ASPELL_LANG="Hebrew"
ASPOSTFIX="6"
inherit aspell-dict
LICENSE="GPL-2"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
|