blob: e23ac19a6175ab621c2ba90d8d88ed3a3f838823 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-0.50.2.ebuild,v 1.2 2003/02/13 06:24:48 vapier Exp $
ASPELL_LANG="English (US, British, Canadian)"
LICENSE="as-is public-domain"
inherit aspell-dict
|