blob: 85b4ad92c1b34bf6a97ffb91a8f4da3c52582b71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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.9 2007/07/11 05:14:07 mr_bones_ Exp $
VIM_SPELL_LANGUAGE="English"
inherit vim-spell
LICENSE="BSD LGPL-2.1 public-domain"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
|