blob: 3931b0b70ec83297534e5e99063af79b92e26786 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2006 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.1 2006/01/23 21:37:49 ciaranm Exp $
VIM_SPELL_LANGUAGE="English"
inherit vim-spell
LICENSE="BSD LGPL-2.1 public-domain"
KEYWORDS="~amd64 ~sparc ~mips ~x86"
IUSE=""
|