summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-09-05 22:01:46 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-09-05 22:01:46 +0000
commit9325f3553ffd52a4854316125f1b8117920f29a4 (patch)
tree675828a7872d93aae3c856dabd66e23e6f3344b7 /app-vim/vimspell
parentStable on alpha. (diff)
downloadhistorical-9325f3553ffd52a4854316125f1b8117920f29a4.tar.gz
historical-9325f3553ffd52a4854316125f1b8117920f29a4.tar.bz2
historical-9325f3553ffd52a4854316125f1b8117920f29a4.zip
Stable on alpha.
Diffstat (limited to 'app-vim/vimspell')
-rw-r--r--app-vim/vimspell/ChangeLog5
-rw-r--r--app-vim/vimspell/Manifest16
-rw-r--r--app-vim/vimspell/vimspell-1.84-r1.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/app-vim/vimspell/ChangeLog b/app-vim/vimspell/ChangeLog
index 2f4e286be1b6..6285cf591ae9 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.12 2004/08/20 17:01:17 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.13 2004/09/05 22:01:46 kloeri Exp $
+
+ 06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> vimspell-1.84-r1.ebuild:
+ Stable on alpha.
20 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> vimspell-1.84-r1.ebuild:
Stable on x86, sparc, mips
diff --git a/app-vim/vimspell/Manifest b/app-vim/vimspell/Manifest
index 8c958d471361..889d4b73a9d7 100644
--- a/app-vim/vimspell/Manifest
+++ b/app-vim/vimspell/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 9f7d7f5496cb21ddafe02d3400d0faf4 ChangeLog 1614
+MD5 6156d888fc488a8c3c3778f5d6ed9c92 vimspell-1.84-r1.ebuild 2436
MD5 e720f76806a69fd4504b735e675cb4f1 vimspell-1.84.ebuild 2312
MD5 4968eccb5802ba554726105318ccc4f4 vimspell-1.70.ebuild 2303
+MD5 a686e231d6963ab3b2ebd1a6c215078f ChangeLog 1710
MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250
-MD5 53208c2c822254cf1e67b86d2a5bcb43 vimspell-1.84-r1.ebuild 2438
-MD5 7101dd811b1925b8c3eb3c8544a289c0 files/digest-vimspell-1.84 65
MD5 6a4ee637c8498ba26e82c61844aa5e55 files/digest-vimspell-1.70 65
+MD5 7101dd811b1925b8c3eb3c8544a289c0 files/digest-vimspell-1.84 65
MD5 7101dd811b1925b8c3eb3c8544a289c0 files/digest-vimspell-1.84-r1 65
MD5 520de6488ff85f36d4f694cff73dd30b files/vimspell-1.84-explorersyntax.patch 509
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
-
-iD8DBQFBJi27LLFUmVNQ7rkRAheDAKCYNS2EY7uoIcial/Yxs3fR6LrI9wCgjpU8
-ps5KI5wtBtkvOS4W7w35Z2U=
-=tb6s
------END PGP SIGNATURE-----
diff --git a/app-vim/vimspell/vimspell-1.84-r1.ebuild b/app-vim/vimspell/vimspell-1.84-r1.ebuild
index 313f0df2598c..396f0855a7f0 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.5 2004/08/20 17:01:17 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.84-r1.ebuild,v 1.6 2004/09/05 22:01:46 kloeri 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,