blob: 821110060ebfb56178c087cb22da179feaba7d2a (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
VIM_SPELL_LANGUAGE="Danish"
inherit vim-spell
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86"
IUSE=""
|