blob: f319b23aa1141715aac86e9dc9936dc96682f97a (
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-es/vim-spell-es-20060208.ebuild,v 1.4 2007/05/31 13:21:13 gustavoz Exp $
VIM_SPELL_LANGUAGE="Spanish"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
|