diff options
Diffstat (limited to 'app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild')
-rw-r--r-- | app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild b/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild new file mode 100644 index 000000000000..0d10685e2dc7 --- /dev/null +++ b/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild @@ -0,0 +1,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="" |