blob: 27693fee5bb3965cfdf426136e3ffbab992a085f (
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.0.ebuild,v 1.3 2004/06/24 21:32:50 agriffis Exp $
ASPELL_LANG="English (US, British, Canadian)"
LICENSE="as-is public-domain"
inherit aspell-dict
|