summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-10-28 01:04:58 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-10-28 01:04:58 +0000
commitd4ac58cc79f65633c75d24fa4c636d7ea5fb5673 (patch)
tree9b9ddcda32a9549d816edb72b7516d3a755808ce
parentnew package (#8851) (diff)
downloadgentoo-2-d4ac58cc79f65633c75d24fa4c636d7ea5fb5673.tar.gz
gentoo-2-d4ac58cc79f65633c75d24fa4c636d7ea5fb5673.tar.bz2
gentoo-2-d4ac58cc79f65633c75d24fa4c636d7ea5fb5673.zip
new vim patches
-rw-r--r--app-editors/gvim/files/digest-gvim-6.1-r32
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.1-r32
-rw-r--r--app-editors/vim/files/digest-vim-6.1-r162
-rw-r--r--eclass/vim.eclass4
4 files changed, 5 insertions, 5 deletions
diff --git a/app-editors/gvim/files/digest-gvim-6.1-r3 b/app-editors/gvim/files/digest-gvim-6.1-r3
index bb72db297329..63796185e7f4 100644
--- a/app-editors/gvim/files/digest-gvim-6.1-r3
+++ b/app-editors/gvim/files/digest-gvim-6.1-r3
@@ -1,2 +1,2 @@
MD5 7fd0f915adc7c0dab89772884268b030 vim-6.1.tar.bz2 2890049
-MD5 3b5a00da4fec4f3e5cbd3fba9940d153 vimpatch-1-213.tar.bz2 158015
+MD5 80747ac21d83777aeefb714f7a385b11 vimpatch-1-245.tar.bz2 191362
diff --git a/app-editors/vim-core/files/digest-vim-core-6.1-r3 b/app-editors/vim-core/files/digest-vim-core-6.1-r3
index bb72db297329..63796185e7f4 100644
--- a/app-editors/vim-core/files/digest-vim-core-6.1-r3
+++ b/app-editors/vim-core/files/digest-vim-core-6.1-r3
@@ -1,2 +1,2 @@
MD5 7fd0f915adc7c0dab89772884268b030 vim-6.1.tar.bz2 2890049
-MD5 3b5a00da4fec4f3e5cbd3fba9940d153 vimpatch-1-213.tar.bz2 158015
+MD5 80747ac21d83777aeefb714f7a385b11 vimpatch-1-245.tar.bz2 191362
diff --git a/app-editors/vim/files/digest-vim-6.1-r16 b/app-editors/vim/files/digest-vim-6.1-r16
index bb72db297329..63796185e7f4 100644
--- a/app-editors/vim/files/digest-vim-6.1-r16
+++ b/app-editors/vim/files/digest-vim-6.1-r16
@@ -1,2 +1,2 @@
MD5 7fd0f915adc7c0dab89772884268b030 vim-6.1.tar.bz2 2890049
-MD5 3b5a00da4fec4f3e5cbd3fba9940d153 vimpatch-1-213.tar.bz2 158015
+MD5 80747ac21d83777aeefb714f7a385b11 vimpatch-1-245.tar.bz2 191362
diff --git a/eclass/vim.eclass b/eclass/vim.eclass
index 248a0022386c..99fd63e27fbf 100644
--- a/eclass/vim.eclass
+++ b/eclass/vim.eclass
@@ -1,14 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author Ryan Phillips <rphillips@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.1 2002/10/27 22:40:58 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.2 2002/10/28 01:04:58 rphillips Exp $
# Ripped from the vim ebuilds. src_compile and install
# should be integrated in at some point
# Calculate the version based on the name of the ebuild
vim_version="${PV%_pre*}"
vim_pre="${PV##*_pre}"
-VIMPATCH="vimpatch-1-213.tar.bz2"
+VIMPATCH="vimpatch-1-245.tar.bz2"
if [ "$vim_version" = "$vim_pre" ]; then
# Final releases prior to 6.0 include a dash and decimal point in