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 | 8175749b8a5efff029003ea4bfa58b3dd30da911 (patch) | |
tree | 5375ba968a4bc77ec54a2e26358cb596642d2f1c /app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild | |
parent | Stable on ppc64; bug #119722 (diff) | |
download | gentoo-2-8175749b8a5efff029003ea4bfa58b3dd30da911.tar.gz gentoo-2-8175749b8a5efff029003ea4bfa58b3dd30da911.tar.bz2 gentoo-2-8175749b8a5efff029003ea4bfa58b3dd30da911.zip |
Initial commit of french language files for vim7 spellchecker
(Portage version: 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="" + |