blob: 6240bf9d568900e5bbd91c96b42be6ab2dec20df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.7 2007/05/31 13:15:35 gustavoz Exp $
VIM_SPELL_LANGUAGE="English"
inherit vim-spell
LICENSE="BSD LGPL-2.1 public-domain"
KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
|