blob: e6a4954d80660454af30d5fe7ff415c52766f353 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.50.2.ebuild,v 1.9 2010/10/08 00:58:42 leio Exp $
ASPELL_LANG="Russian"
inherit aspell-dict
LICENSE="GPL-2"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
|