diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-12 00:02:46 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-12 00:02:46 +0000 |
commit | 770db8ec29e30363f6bac281752449001ac857b9 (patch) | |
tree | 89dc73bd3a94a8300e0033df0d7992250d4123aa /app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild | |
parent | Add longdescription. (diff) | |
download | gentoo-2-770db8ec29e30363f6bac281752449001ac857b9.tar.gz gentoo-2-770db8ec29e30363f6bac281752449001ac857b9.tar.bz2 gentoo-2-770db8ec29e30363f6bac281752449001ac857b9.zip |
Initial import, bug 167214.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild')
-rw-r--r-- | app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild new file mode 100644 index 000000000000..b2471d556055 --- /dev/null +++ b/app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-hu/vim-spell-hu-20100312.ebuild,v 1.1 2010/03/12 00:02:46 spatz Exp $ + +VIM_SPELL_LANGUAGE="Hungarian" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" |