blob: 0c74a9bc804ecd90271a5b311ee62f8bb74548d8 (
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
# $Id$
VIM_SPELL_LANGUAGE="Italian"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="amd64 x86"
IUSE=""
|