diff options
Diffstat (limited to 'app-vim/vim-spell-de/vim-spell-de-20051008.ebuild')
-rw-r--r-- | app-vim/vim-spell-de/vim-spell-de-20051008.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild b/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild new file mode 100644 index 000000000000..0b949ce96149 --- /dev/null +++ b/app-vim/vim-spell-de/vim-spell-de-20051008.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="German" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +IUSE="" |