summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-04-28 18:53:21 +0000
committerAron Griffis <agriffis@gentoo.org>2003-04-28 18:53:21 +0000
commit17ffc2302a798e1cb748bcda247fd6901c54ad3f (patch)
treed7dfa626ea3315217406f26afd4e1fd388035a58 /app-editors
parentadd 6.2_pre2 (diff)
downloadhistorical-17ffc2302a798e1cb748bcda247fd6901c54ad3f.tar.gz
historical-17ffc2302a798e1cb748bcda247fd6901c54ad3f.tar.bz2
historical-17ffc2302a798e1cb748bcda247fd6901c54ad3f.zip
add 6.2_pre2
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/Manifest2
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.2_pre23
-rw-r--r--app-editors/vim-core/vim-core-6.2_pre2.ebuild20
-rw-r--r--app-editors/vim/Manifest12
4 files changed, 36 insertions, 1 deletions
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 4f6cd49dbd8a..7a2a8d6c0aa5 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -2,7 +2,7 @@ MD5 b8a1baaf68c2bb68e89c2730f48ca522 ChangeLog 3012
MD5 31505cfe80a73066407322680501e6a2 vim-core-6.1-r4.ebuild 779
MD5 e07c7b938dd22000336f5eae9e5008c9 vim-core-6.1-r5.ebuild 785
MD5 19ab2b5ad844590d09032a3bf5a9477b vim-core-6.2_pre1.ebuild 813
-MD5 9f6b6cde91da74782a588a7531112c04 vim-core-6.2_pre2.ebuild 804
+MD5 396ed55fffd5c55f157cc6386b791755 vim-core-6.2_pre2.ebuild 804
MD5 6e49a557b4aa48015c9d45aa4c9cc1d9 files/digest-vim-core-6.1-r4 272
MD5 d1c6ba5952b719c7be9c961510204fff files/digest-vim-core-6.1-r5 276
MD5 b76a88160b1cdf5b865836399d0b0573 files/digest-vim-core-6.2_pre1 198
diff --git a/app-editors/vim-core/files/digest-vim-core-6.2_pre2 b/app-editors/vim-core/files/digest-vim-core-6.2_pre2
new file mode 100644
index 000000000000..bcd03946c5ce
--- /dev/null
+++ b/app-editors/vim-core/files/digest-vim-core-6.2_pre2
@@ -0,0 +1,3 @@
+MD5 41d7f71c173f97c7f4f9a9f318e75eec vim-6.2b.tar.bz2 3162849
+MD5 b57557b70aa38e78a708c2231516ada9 vim-6.2b-lang.tar.gz 1014289
+MD5 e9c600232ab98d985b1bc84d0d524646 vim-6.2a-gentoo-patches.tar.bz2 4020
diff --git a/app-editors/vim-core/vim-core-6.2_pre2.ebuild b/app-editors/vim-core/vim-core-6.2_pre2.ebuild
new file mode 100644
index 000000000000..c1dd859297a1
--- /dev/null
+++ b/app-editors/vim-core/vim-core-6.2_pre2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre2.ebuild,v 1.1 2003/04/28 18:51:34 agriffis Exp $
+
+inherit vim
+
+VIM_VERSION="6.2b"
+VIM_GENTOO_PATCHES="vim-6.2a-gentoo-patches.tar.bz2"
+VIM_ORG_PATCHES="" # no patches available
+
+SRC_URI="${SRC_URI}
+ ftp://ftp.vim.org/pub/vim/unstable/unix/vim-6.2b.tar.bz2
+ nls? ( ftp://ftp.vim.org/pub/vim/unstable/extra/vim-6.2b-lang.tar.gz )
+ mirror://gentoo/${VIM_GENTOO_PATCHES}"
+# mirror://gentoo/${VIM_ORG_PATCHES}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.}
+DESCRIPTION="vim, gvim and kvim shared files"
+KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86"
+DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
new file mode 100644
index 000000000000..abf8be4dde1e
--- /dev/null
+++ b/app-editors/vim/Manifest
@@ -0,0 +1,12 @@
+MD5 f7bb3235686adbdbb358323df2b9f66f ChangeLog 10124
+MD5 77766d8697a1591edafebfdf7328fc3a vim-6.1-r21.ebuild 752
+MD5 207931daba6df8e786e1d670a779ccd5 vim-6.1-r19.ebuild 746
+MD5 afa117c01ab0971d1617cd2859de3c50 vim-6.1-r20.ebuild 752
+MD5 c1e211aaaabf14d6746829544e53b413 vim-6.2_pre1.ebuild 784
+MD5 c542c683b7bb5b4f7824100aec7c0244 vim-6.2_pre2.ebuild 775
+MD5 bd60e74d8b97496b46e4c67d6f3f250c files/digest-vim-6.2_pre2 202
+MD5 d1c6ba5952b719c7be9c961510204fff files/digest-vim-6.1-r21 276
+MD5 6e49a557b4aa48015c9d45aa4c9cc1d9 files/digest-vim-6.1-r19 272
+MD5 b19b599dce25d2ede09805671e9dd58e files/digest-vim-6.1-r20 272
+MD5 48e706214652b216c21280e50511627d files/vimrc 3004
+MD5 b76a88160b1cdf5b865836399d0b0573 files/digest-vim-6.2_pre1 198