diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2006-01-23 21:37:49 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2006-01-23 21:37:49 +0000 |
commit | 823f8950f93c4bbc74b6f23c622304773afb2a3f (patch) | |
tree | b6ea1d36ee72340cab8a4df2b509b890174ef54c /app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | |
parent | Stable on ppc64; bug #111525 (diff) | |
download | historical-823f8950f93c4bbc74b6f23c622304773afb2a3f.tar.gz historical-823f8950f93c4bbc74b6f23c622304773afb2a3f.tar.bz2 historical-823f8950f93c4bbc74b6f23c622304773afb2a3f.zip |
New vim-spell-en snapshot
Package-Manager: portage-2.1_pre3-r1 If you read this you owe Weeve a pizza
Diffstat (limited to 'app-vim/vim-spell-en/vim-spell-en-20060123.ebuild')
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild new file mode 100644 index 000000000000..3931b0b70ec8 --- /dev/null +++ b/app-vim/vim-spell-en/vim-spell-en-20060123.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-en/vim-spell-en-20060123.ebuild,v 1.1 2006/01/23 21:37:49 ciaranm Exp $ + +VIM_SPELL_LANGUAGE="English" + +inherit vim-spell + +LICENSE="BSD LGPL-2.1 public-domain" +KEYWORDS="~amd64 ~sparc ~mips ~x86" +IUSE="" + |