summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-05-21 22:18:06 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-05-21 22:18:06 +0000
commit8d8a0babe6e7cf9a0877eae7139dfc31f0ff0e36 (patch)
tree1847456e063f7957a49223627d6ecf5f5c3849d7 /app-editors
parentnot needed anymore (diff)
downloadhistorical-8d8a0babe6e7cf9a0877eae7139dfc31f0ff0e36.tar.gz
historical-8d8a0babe6e7cf9a0877eae7139dfc31f0ff0e36.tar.bz2
historical-8d8a0babe6e7cf9a0877eae7139dfc31f0ff0e36.zip
adding vim 6.3b, see changelog
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog11
-rw-r--r--app-editors/vim-core/Manifest4
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.3_beta24
-rw-r--r--app-editors/vim-core/vim-core-6.3_beta2.ebuild22
4 files changed, 39 insertions, 2 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 4e6eb13b0466..443c2d078305 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.69 2004/05/12 15:37:42 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.70 2004/05/21 22:18:06 ciaranm Exp $
+
+*vim-core-6.3_beta2 (21 May 2004)
+
+ 21 May 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ +vim-core-6.3_beta2.ebuild:
+ Added vim 6.3b (as _beta2) ebuilds in preparation for 6.3 final. These are
+ masked in package.mask -- if you unmask locally, you should unmask vim, gvim
+ and vim-core. Only leaving in ~arch on archs for which I've tested, filing a
+ bug for everyone else.
12 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> vim-core-6.2-r9.ebuild:
Stable on sparc, mips
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index c519faa5f13a..3abbadace4e5 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -1,4 +1,4 @@
-MD5 5c38ed6d539e484befe358df7ebfcb35 ChangeLog 9476
+MD5 765524c52a5d1159579a185f48641b18 ChangeLog 9854
MD5 88595d553eac9c8dec183d21c316fa6e vim-core-6.2-r7.ebuild 877
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 becc52a5d8cb256940a0275062ad6e7e vim-core-6.2-r9.ebuild 894
@@ -6,8 +6,10 @@ MD5 071cf35ee50ac607af24af8dbd273e17 vim-core-6.2-r5.ebuild 793
MD5 702a3f3de1f371b7fa0b955b8f0c2588 vim-core-6.2-r8.ebuild 893
MD5 9393152073816af96c8717120d4675a4 vim-core-6.2-r6.ebuild 799
MD5 0a4d39df8ec05ce332dc00e85e419778 vim-core-6.2-r4.ebuild 786
+MD5 1a7aad2959919c78e95e022c271f1eff vim-core-6.3_beta2.ebuild 870
MD5 6e3418258a9973a532d1703544411fa1 files/vimpatch.tar.bz2 3116
MD5 1dfedf2c72f0cb1ad37344fc60af67c7 files/ebuild.patch 491
+MD5 d968d6cfc9521e6bcf910624facfd32a files/digest-vim-core-6.3_beta2 284
MD5 4d82bead5bc0d6ce0b007905c52a1816 files/digest-vim-core-6.2-r8 349
MD5 dfdf1ae59e8699ca7927816aebf20c06 files/digest-vim-core-6.2-r7 349
MD5 e92de6be4fb936ce511bfd13594c2cc5 files/digest-vim-core-6.2-r5 275
diff --git a/app-editors/vim-core/files/digest-vim-core-6.3_beta2 b/app-editors/vim-core/files/digest-vim-core-6.3_beta2
new file mode 100644
index 000000000000..268b352808df
--- /dev/null
+++ b/app-editors/vim-core/files/digest-vim-core-6.3_beta2
@@ -0,0 +1,4 @@
+MD5 65b63e600000a7fbcbad52ea5e982891 vim-6.3b.tar.bz2 3668322
+MD5 7d14e62f7f3f78a043c21c04d34d9b70 vim-6.2.070-gentoo-patches.tar.bz2 4416
+MD5 9091154de81a84489fe86d7305a8fbcc vim-6.3b.002-patches.tar.bz2 2677
+MD5 e49b3fdf372bba246815300777ffd95d vim-runtime-20040521.tar.bz2 2121182
diff --git a/app-editors/vim-core/vim-core-6.3_beta2.ebuild b/app-editors/vim-core/vim-core-6.3_beta2.ebuild
new file mode 100644
index 000000000000..e688f9661e11
--- /dev/null
+++ b/app-editors/vim-core/vim-core-6.3_beta2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3_beta2.ebuild,v 1.1 2004/05/21 22:18:06 ciaranm Exp $
+
+inherit vim
+
+VIM_VERSION="6.3b"
+VIM_ORG_PATCHES="vim-6.3b.002-patches.tar.bz2"
+VIM_RUNTIME_SNAP="vim-runtime-20040521.tar.bz2"
+VIM_GENTOO_PATCHES="vim-6.2.070-gentoo-patches.tar.bz2"
+
+SRC_URI="${SRC_URI}
+ ftp://ftp.vim.org/pub/vim/unstable/unix/vim-${VIM_VERSION}.tar.bz2
+ nls? ( ftp://ftp.vim.org/pub/vim/unstable/extra/vim-${VIM_VERSION}-lang.tar.gz )
+ mirror://gentoo/${VIM_GENTOO_PATCHES}
+ mirror://gentoo/${VIM_ORG_PATCHES}
+ mirror://gentoo/${VIM_RUNTIME_SNAP}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.}
+DESCRIPTION="vim and gvim shared files"
+KEYWORDS="~sparc ~mips"
+DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass