summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-16 00:54:40 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-16 00:54:40 +0000
commiteab39ed69e14b6959f6b6280e2f6c88c43096020 (patch)
tree4f823eb0da1b3589b6c7d310f84494bdcaa56dea /app-editors
parentAdded ~sparc keyword to fix dev-ml/ocaml-make's broken deps. (Manifest recommit) (diff)
downloadgentoo-2-eab39ed69e14b6959f6b6280e2f6c88c43096020.tar.gz
gentoo-2-eab39ed69e14b6959f6b6280e2f6c88c43096020.tar.bz2
gentoo-2-eab39ed69e14b6959f6b6280e2f6c88c43096020.zip
new vim-core which uses a runtime snapshot since Bram doesn't publish patches for every runtime fix
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog10
-rw-r--r--app-editors/vim-core/Manifest2
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.2-r75
-rw-r--r--app-editors/vim-core/vim-core-6.2-r7.ebuild22
4 files changed, 37 insertions, 2 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 99ad237904bc..e47e1661d15e 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/vim-core
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.56 2004/01/28 23:21:01 rphillips Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.57 2004/02/16 00:54:40 agriffis Exp $
+
+*vim-core-6.2-r7 (15 Feb 2004)
+
+ 15 Feb 2004; Aron Griffis <agriffis@gentoo.org> vim-core-6.2-r7.ebuild:
+ new vim-core which uses a runtime snapshot since Bram doesn't publish patches
+ for every runtime fix
*vim-core-6.2-r6 (28 Jan 2004)
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index ce054b4c3772..75e5ccf1adfa 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -3,6 +3,7 @@ MD5 a2117f24b25f1bb10aff66b924c6eb3a vim-core-6.2-r6.ebuild 805
MD5 28a8bcc8f4ac7d78c166fb4804b14d19 vim-core-6.2-r1.ebuild 791
MD5 b1ff9c419fa27b783ddac67b1d58e79a vim-core-6.2-r3.ebuild 792
MD5 1be16898ec1e9e07e7af7eed77c2e4bf vim-core-6.2-r5.ebuild 795
+MD5 02fbeddfecf9159adc466428a895b63d vim-core-6.2-r7.ebuild 890
MD5 af9a024c24fa3d45a280428d49213d80 vim-core-6.2-r2.ebuild 796
MD5 f6f5abdcd3ae258ccfd5483c0df45448 vim-core-6.2-r4.ebuild 790
MD5 f936ea0ced413fafd57ac0bcf3a37e5d ChangeLog 7724
@@ -16,5 +17,6 @@ MD5 581974f7e2a2c4054b563db39720cc32 files/digest-vim-core-6.2-r3 274
MD5 7872d6ce1d0728653a5d0ebd09d069ae files/digest-vim-core-6.2-r4 275
MD5 e92de6be4fb936ce511bfd13594c2cc5 files/digest-vim-core-6.2-r5 275
MD5 b55c47a253613f757d8fb0bdd9008660 files/digest-vim-core-6.2-r6 275
+MD5 dfdf1ae59e8699ca7927816aebf20c06 files/digest-vim-core-6.2-r7 349
MD5 6e3418258a9973a532d1703544411fa1 files/vimpatch.tar.bz2 3116
MD5 1dfedf2c72f0cb1ad37344fc60af67c7 files/ebuild.patch 491
diff --git a/app-editors/vim-core/files/digest-vim-core-6.2-r7 b/app-editors/vim-core/files/digest-vim-core-6.2-r7
new file mode 100644
index 000000000000..f5d34f3e5aca
--- /dev/null
+++ b/app-editors/vim-core/files/digest-vim-core-6.2-r7
@@ -0,0 +1,5 @@
+MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
+MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
+MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
+MD5 2ba2149aa94b99bf33efc80e5f42310f vim-6.2.214-patches.tar.bz2 354295
+MD5 913e7e27123f3f6b7dbbfd335615151b vim-runtime-20040215.tar.bz2 2047579
diff --git a/app-editors/vim-core/vim-core-6.2-r7.ebuild b/app-editors/vim-core/vim-core-6.2-r7.ebuild
new file mode 100644
index 000000000000..38f7855d9970
--- /dev/null
+++ b/app-editors/vim-core/vim-core-6.2-r7.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.2-r7.ebuild,v 1.1 2004/02/16 00:54:40 agriffis Exp $
+
+inherit vim
+
+VIM_VERSION="6.2"
+VIM_ORG_PATCHES="vim-6.2.214-patches.tar.bz2"
+VIM_RUNTIME_SNAP="vim-runtime-20040215.tar.bz2"
+VIM_GENTOO_PATCHES="vim-6.2.069-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_ORG_PATCHES}
+ mirror://gentoo/${VIM_RUNTIME_SNAP}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.}
+DESCRIPTION="vim and gvim shared files"
+KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64 ~ia64"
+DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass