blob: 26df4a9c2c9dbf3dc13ab9a534368fb251dc211c (
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.7 2007/10/26 16:53:07 nixnut Exp $
VIM_SPELL_LANGUAGE="Spanish"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ppc sparc x86"
IUSE=""
|