diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-20 17:01:17 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-20 17:01:17 +0000 |
commit | b80b67a8321b14878771397ea81b3942ffbc2cf8 (patch) | |
tree | 42527f18c7701a11eed923dbdb2643bf32706059 /app-vim | |
parent | Stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-b80b67a8321b14878771397ea81b3942ffbc2cf8.tar.gz gentoo-2-b80b67a8321b14878771397ea81b3942ffbc2cf8.tar.bz2 gentoo-2-b80b67a8321b14878771397ea81b3942ffbc2cf8.zip |
Stable on x86, sparc, mips
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vimspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/vimspell/vimspell-1.84-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <ciaranm@gentoo.org> vimspell-1.84-r1.ebuild: + Stable on x86, sparc, mips 09 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> 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, |