summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-07 21:22:44 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-07 21:22:44 +0000
commit5f419a1514bede57ef933c76b13d6eb9e865e561 (patch)
tree08e0951d6c896a43ca73a9aee2761d457caa722d /app-editors
parentNew ebuild submitted by Daniel Rendall <gentoo@danielrendall.co.uk>. Closes b... (diff)
downloadhistorical-5f419a1514bede57ef933c76b13d6eb9e865e561.tar.gz
historical-5f419a1514bede57ef933c76b13d6eb9e865e561.tar.bz2
historical-5f419a1514bede57ef933c76b13d6eb9e865e561.zip
Bump runtime snapshot to fix netrw problems with rsync-over-ssh
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog7
-rw-r--r--app-editors/vim-core/Manifest16
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.3-r14
-rw-r--r--app-editors/vim-core/vim-core-6.3-r1.ebuild23
4 files changed, 42 insertions, 8 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index dc885faa2de2..acb26d706398 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.92 2004/06/28 19:24:54 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.93 2004/07/07 21:22:44 agriffis Exp $
+
+*vim-core-6.3-r1 (07 Jul 2004)
+
+ 07 Jul 2004; Aron Griffis <agriffis@gentoo.org> vim-core-6.3-r1.ebuild:
+ Bump runtime snapshot to fix netrw problems with rsync-over-ssh
28 Jun 2004; Tom Gall <tgall@gentoo.org> vim-core-6.2-r9.ebuild:
stable on ppc64
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index a2105e3e58c5..395370a8b76a 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -1,10 +1,12 @@
-MD5 a85c4c70b45bf1fa9340267a0eda1969 ChangeLog 12310
-MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
-MD5 264e25c961935fffe2f75f3bb775318f vim-core-6.2-r9.ebuild 882
MD5 2ab5c4b0fc57553c42a913919f827862 vim-core-6.3.ebuild 910
-MD5 4de696416210fb1651b1835ebf8bd506 files/digest-vim-core-6.2-r9 349
-MD5 f7046d975c3b2dd7a6e82e4287e6d3ab files/digest-vim-core-6.3 277
-MD5 1dfedf2c72f0cb1ad37344fc60af67c7 files/ebuild.patch 491
+MD5 5a98674d84255f8792f79ee891494f88 vim-core-6.3-r1.ebuild 925
+MD5 264e25c961935fffe2f75f3bb775318f vim-core-6.2-r9.ebuild 882
+MD5 84e8984338e61c489b9c8aa580d1bc7e ChangeLog 12486
+MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
+MD5 274c9575ad877e2c6e86320fa43081e1 files/vimrc 3311
MD5 c2d0302eae7fc80b2a1cb38ddab9d3d3 files/rphillips-invalcolorpatch.diff 722
+MD5 f7046d975c3b2dd7a6e82e4287e6d3ab files/digest-vim-core-6.3 277
+MD5 4de696416210fb1651b1835ebf8bd506 files/digest-vim-core-6.2-r9 349
+MD5 c8a344d069577df7e39c1f6592827642 files/digest-vim-core-6.3-r1 277
MD5 6e3418258a9973a532d1703544411fa1 files/vimpatch.tar.bz2 3116
-MD5 274c9575ad877e2c6e86320fa43081e1 files/vimrc 3311
+MD5 1dfedf2c72f0cb1ad37344fc60af67c7 files/ebuild.patch 491
diff --git a/app-editors/vim-core/files/digest-vim-core-6.3-r1 b/app-editors/vim-core/files/digest-vim-core-6.3-r1
new file mode 100644
index 000000000000..5be7371dbef1
--- /dev/null
+++ b/app-editors/vim-core/files/digest-vim-core-6.3-r1
@@ -0,0 +1,4 @@
+MD5 821fda8f14d674346b87e3ef9cb96389 vim-6.3.tar.bz2 3699397
+MD5 5395c4dacbf1c5008b22c4b86794e8a7 vim-6.3-lang.tar.gz 1057792
+MD5 7d14e62f7f3f78a043c21c04d34d9b70 vim-6.2.070-gentoo-patches.tar.bz2 4416
+MD5 70cc6e3ab066e7d24eaad25099d571d1 vim-runtime-20040707.tar.bz2 2190312
diff --git a/app-editors/vim-core/vim-core-6.3-r1.ebuild b/app-editors/vim-core/vim-core-6.3-r1.ebuild
new file mode 100644
index 000000000000..6e51bc1b9407
--- /dev/null
+++ b/app-editors/vim-core/vim-core-6.3-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r1.ebuild,v 1.1 2004/07/07 21:22:44 agriffis Exp $
+
+inherit vim
+
+VIM_VERSION="6.3"
+# 6.3.000, no patches needed
+# VIM_ORG_PATCHES="vim-6.3.000-patches.tar.bz2"
+VIM_RUNTIME_SNAP="vim-runtime-20040707.tar.bz2"
+VIM_GENTOO_PATCHES="vim-6.2.070-gentoo-patches.tar.bz2"
+
+SRC_URI="${SRC_URI}
+ ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
+ nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
+ mirror://gentoo/${VIM_GENTOO_PATCHES}
+ mirror://gentoo/${VIM_RUNTIME_SNAP}"
+# mirror://gentoo/${VIM_ORG_PATCHES}
+
+S=${WORKDIR}/vim${VIM_VERSION/.}
+DESCRIPTION="vim and gvim shared files"
+KEYWORDS="~x86 ~sparc ~mips ~ppc ~alpha ~amd64 ~ia64 ~arm ~hppa ~ppc64 ~s390"
+DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass