diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:22:22 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:22:22 +0000 |
commit | beed4be784edcf817793ef20829eeabaceae489a (patch) | |
tree | df8df076eeb03bce8fe9d94c633fe86a99f643c8 /app-vim/vimspell/vimspell-1.84-r2.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-beed4be784edcf817793ef20829eeabaceae489a.tar.gz gentoo-2-beed4be784edcf817793ef20829eeabaceae489a.tar.bz2 gentoo-2-beed4be784edcf817793ef20829eeabaceae489a.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/vimspell/vimspell-1.84-r2.ebuild')
-rw-r--r-- | app-vim/vimspell/vimspell-1.84-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimspell/vimspell-1.84-r2.ebuild b/app-vim/vimspell/vimspell-1.84-r2.ebuild index 6ee853e4f88b..1e89a70a2892 100644 --- a/app-vim/vimspell/vimspell-1.84-r2.ebuild +++ b/app-vim/vimspell/vimspell-1.84-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.84-r2.ebuild,v 1.6 2005/02/22 23:13:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.84-r2.ebuild,v 1.7 2005/04/24 12:22:22 hansmi Exp $ inherit eutils vim-plugin DESCRIPTION="vim plugin: on-the-fly spell checking with aspell" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=465" LICENSE="|| ( GPL-1 GPL-2 )" -KEYWORDS="x86 sparc alpha ia64 ~ppc amd64 mips" +KEYWORDS="x86 sparc alpha ia64 ppc amd64 mips" IUSE="" VIM_PLUGIN_HELPFILES="vimspell" |