From b80b67a8321b14878771397ea81b3942ffbc2cf8 Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Fri, 20 Aug 2004 17:01:17 +0000 Subject: Stable on x86, sparc, mips --- app-vim/vimspell/ChangeLog | 5 ++++- app-vim/vimspell/vimspell-1.84-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-vim') diff --git a/app-vim/vimspell/ChangeLog b/app-vim/vimspell/ChangeLog index 84d9eed03017..2f4e286be1b6 100644 --- a/app-vim/vimspell/ChangeLog +++ b/app-vim/vimspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vimspell # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.11 2004/06/24 23:05:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.12 2004/08/20 17:01:17 ciaranm Exp $ + + 20 Aug 2004; Ciaran McCreesh vimspell-1.84-r1.ebuild: + Stable on x86, sparc, mips 09 Jun 2004; Michael Sterrett vimspell-1.84-r1.ebuild: diff --git a/app-vim/vimspell/vimspell-1.84-r1.ebuild b/app-vim/vimspell/vimspell-1.84-r1.ebuild index bfca53443a1b..313f0df2598c 100644 --- a/app-vim/vimspell/vimspell-1.84-r1.ebuild +++ b/app-vim/vimspell/vimspell-1.84-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.84-r1.ebuild,v 1.4 2004/07/14 13:52:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.84-r1.ebuild,v 1.5 2004/08/20 17:01:17 ciaranm 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="" # In theory, this plugin supports either aspell or ispell. However, -- cgit v1.2.3-65-gdbad