diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-02-18 12:57:24 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-02-18 12:57:24 +0000 |
commit | 9f7f48107aaec902fa2ee3564671e4ffc65410a6 (patch) | |
tree | e7349b9848e3d9ae21c5f9072361f01363f6695f /app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild | |
parent | Added vim-spell-pl. (diff) | |
download | historical-9f7f48107aaec902fa2ee3564671e4ffc65410a6.tar.gz historical-9f7f48107aaec902fa2ee3564671e4ffc65410a6.tar.bz2 historical-9f7f48107aaec902fa2ee3564671e4ffc65410a6.zip |
Added vim-spell-pl - Polish language for Vim7.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild')
-rw-r--r-- | app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild b/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild new file mode 100644 index 000000000000..7d5d4263ba39 --- /dev/null +++ b/app-vim/vim-spell-pl/vim-spell-pl-20060218.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-pl/vim-spell-pl-20060218.ebuild,v 1.1 2006/02/18 12:57:24 nelchael Exp $ + +VIM_SPELL_LANGUAGE="Polish" + +inherit vim-spell + +LICENSE="CCPL-Attribution-ShareAlike-2.0" +KEYWORDS="~x86" +IUSE="" + |