diff options
author | Peter Volkov <pva@gentoo.org> | 2006-02-28 19:30:10 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2006-02-28 19:30:10 +0000 |
commit | 97b0aca1b3dca26febc71331e9bdbd40735074ee (patch) | |
tree | 5bb36d2df8ca9ad8e0c234567862245b9af4775c /app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild | |
parent | marked linuxtv-dvb-1.1.1-r2 stable on x86 (diff) | |
download | gentoo-2-97b0aca1b3dca26febc71331e9bdbd40735074ee.tar.gz gentoo-2-97b0aca1b3dca26febc71331e9bdbd40735074ee.tar.bz2 gentoo-2-97b0aca1b3dca26febc71331e9bdbd40735074ee.zip |
Updated spell files. Added russian translation in metadata.xml.
(Portage version: 2.0.54)
Diffstat (limited to 'app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild')
-rw-r--r-- | app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20060127.ebuild new file mode 100644 index 000000000000..63f1e85bf1e7 --- /dev/null +++ b/app-vim/vim-spell-ru/vim-spell-ru-20060127.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-ru/vim-spell-ru-20060127.ebuild,v 1.1 2006/02/28 19:30:10 pva Exp $ + +VIM_SPELL_LANGUAGE="Russian" + +inherit vim-spell + +LICENSE="as-is" +KEYWORDS="~amd64 ~x86" +IUSE="" + |