diff options
-rw-r--r-- | app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild new file mode 100644 index 000000000000..94e0a48b5dcd --- /dev/null +++ b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +EAPI=6 + +VIM_SPELL_LANGUAGE="German" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~arm ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" |