blob: 477fbebf348908ff0b20b4a6699b0268fc2618ce (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.51.1.ebuild,v 1.2 2004/06/24 21:32:50 agriffis Exp $
ASPELL_LANG="English (US, British, Canadian)"
LICENSE="as-is public-domain"
inherit aspell-dict
|