blob: 0d10685e2dc7fafba5275f368163a48da6a89a4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
VIM_SPELL_LANGUAGE="Dutch"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
|