diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-11 23:24:30 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-11 23:24:30 +0000 |
commit | c13e6f59df46047285d6106ff71a0774691d6fef (patch) | |
tree | f5d9566af913b869f0f29842d3278dd53bcc8969 /app-vim/vim-spell-he/vim-spell-he-20100312.ebuild | |
parent | dev-games/hdl_dump: Fix SRC_URI and HOMEPAGE (bug #202159) (diff) | |
download | gentoo-2-c13e6f59df46047285d6106ff71a0774691d6fef.tar.gz gentoo-2-c13e6f59df46047285d6106ff71a0774691d6fef.tar.bz2 gentoo-2-c13e6f59df46047285d6106ff71a0774691d6fef.zip |
Initial import.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/vim-spell-he/vim-spell-he-20100312.ebuild')
-rw-r--r-- | app-vim/vim-spell-he/vim-spell-he-20100312.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild new file mode 100644 index 000000000000..2156416eb03f --- /dev/null +++ b/app-vim/vim-spell-he/vim-spell-he-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-he/vim-spell-he-20100312.ebuild,v 1.1 2010/03/11 23:24:30 spatz Exp $ + +VIM_SPELL_LANGUAGE="Hebrew" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" |