diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2007-04-29 14:32:47 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2007-04-29 14:32:47 +0000 |
commit | 32d57545e3c53a979624bb8613b5710f22e16b13 (patch) | |
tree | ec1ffc3b6036b589906458da5fd342bb0524dfd1 /app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | |
parent | New version, masked pending the great ghc-6.6.x unmasking (diff) | |
download | gentoo-2-32d57545e3c53a979624bb8613b5710f22e16b13.tar.gz gentoo-2-32d57545e3c53a979624bb8613b5710f22e16b13.tar.bz2 gentoo-2-32d57545e3c53a979624bb8613b5710f22e16b13.zip |
Marked stable on amd64.
(Portage version: 2.1.2.3)
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 | 6 |
1 files changed, 3 insertions, 3 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 index 6882984b433c..26e94d380646 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.5 2006/10/27 22:25:14 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.6 2007/04/29 14:32:47 kugelfang Exp $ VIM_SPELL_LANGUAGE="English" inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" |