blob: 8fb954860944967732bd2a313d130da7469719a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-pt/vim-spell-pt-20100312.ebuild,v 1.3 2010/04/26 08:33:29 phajdan.jr Exp $
VIM_SPELL_LANGUAGE="Portuguese"
inherit vim-spell
LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
KEYWORDS="~amd64 x86"
IUSE=""
|