diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-21 20:11:16 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-21 20:11:16 +0000 |
commit | 950a66275e32ce71c53c7d59b2cd3cf010f5977f (patch) | |
tree | 2fe3a8261f40658ce352f611bc159a7834d4e4b2 /app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild | |
parent | Added app-vim/vim-spell-fr to package.mask as vim7 is still masked. (diff) | |
download | historical-950a66275e32ce71c53c7d59b2cd3cf010f5977f.tar.gz historical-950a66275e32ce71c53c7d59b2cd3cf010f5977f.tar.bz2 historical-950a66275e32ce71c53c7d59b2cd3cf010f5977f.zip |
Initial commit of french language files for vim7 spellchecker
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild')
-rw-r--r-- | app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild b/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild new file mode 100644 index 000000000000..131639952f23 --- /dev/null +++ b/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild,v 1.1 2006/01/21 20:11:16 nattfodd Exp $ + +VIM_SPELL_LANGUAGE="French" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="~x86" +IUSE="" + |