summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-01-21 22:29:57 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-01-21 22:29:57 +0000
commit1aa4a8183f3a8130c96d5086ad192a5aeda4f4a1 (patch)
tree3985c6b4ae8fb763db81b6e85c3054038aca0422 /app-editors/vim
parentminor tweak (diff)
downloadgentoo-2-1aa4a8183f3a8130c96d5086ad192a5aeda4f4a1.tar.gz
gentoo-2-1aa4a8183f3a8130c96d5086ad192a5aeda4f4a1.tar.bz2
gentoo-2-1aa4a8183f3a8130c96d5086ad192a5aeda4f4a1.zip
New version, using -r4 to keep in sync with vim-core. Includes upstream patches up to 6.3.058.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/ChangeLog8
-rw-r--r--app-editors/vim/Manifest13
-rw-r--r--app-editors/vim/files/digest-vim-6.3-r44
-rw-r--r--app-editors/vim/vim-6.3-r4.ebuild23
4 files changed, 37 insertions, 11 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 91af165c5863..d373376feb00 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.142 2005/01/15 11:35:24 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.143 2005/01/21 22:29:57 ciaranm Exp $
+
+*vim-6.3-r4 (21 Jan 2005)
+
+ 21 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> +vim-6.3-r4.ebuild:
+ New version, using -r4 to keep in sync with vim-core. Includes upstream
+ patches up to 6.3.058.
15 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> -vim-6.2-r9.ebuild,
-vim-6.3-r1.ebuild, vim-6.3-r2.ebuild, -vim-6.3.ebuild:
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 52471418b329..1634285342cc 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -1,17 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 f04baac262fa53e83101d693a703a2fa vim-6.3-r2.ebuild 825
MD5 a169b2a1334eccc581bfd09245326d9c ChangeLog 20542
+MD5 7319b9588ac2beb7586a913b05bc5de1 vim-6.3-r4.ebuild 836
MD5 b1012e68b416472ccde229fe8f278482 vim-7.0_alpha20050113.ebuild 814
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
+MD5 b9203f742a2fb575ca24d486e177a9dc files/digest-vim-6.3-r4 274
MD5 48e706214652b216c21280e50511627d files/vimrc 3004
MD5 461a5fdc06cac13bb9c7d9c869d68e2e files/digest-vim-6.3-r2 274
+MD5 a6f45d7ad6dd99e88c319008b4ed8ad8 files/digest-vim-6.3-r3 274
MD5 0559e12807c0742ed95a93dc0d9dc7fb files/digest-vim-7.0_alpha20050113 156
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFB6QAoLLFUmVNQ7rkRApzYAJ9Co0g+q5hXz7GEKt0f70xszLz0NACdGdfH
-x3FxJqtzgO+TsJvYhZEEQ4w=
-=oiKj
------END PGP SIGNATURE-----
diff --git a/app-editors/vim/files/digest-vim-6.3-r4 b/app-editors/vim/files/digest-vim-6.3-r4
new file mode 100644
index 000000000000..2931c35a62a3
--- /dev/null
+++ b/app-editors/vim/files/digest-vim-6.3-r4
@@ -0,0 +1,4 @@
+MD5 821fda8f14d674346b87e3ef9cb96389 vim-6.3.tar.bz2 3699397
+MD5 5395c4dacbf1c5008b22c4b86794e8a7 vim-6.3-lang.tar.gz 1057792
+MD5 d55515ed03029331c1bd7e7b9d797b98 vim-6.3.058-gentoo-patches.tar.bz2 6159
+MD5 53be8a60aa290f9a1b6347813f704445 vim-6.3.058-patches.tar.bz2 79945
diff --git a/app-editors/vim/vim-6.3-r4.ebuild b/app-editors/vim/vim-6.3-r4.ebuild
new file mode 100644
index 000000000000..41bec6a30244
--- /dev/null
+++ b/app-editors/vim/vim-6.3-r4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3-r4.ebuild,v 1.1 2005/01/21 22:29:57 ciaranm Exp $
+
+inherit vim
+
+VIM_VERSION="6.3"
+VIM_ORG_PATCHES="vim-6.3.058-patches.tar.bz2"
+VIM_GENTOO_PATCHES="vim-6.3.058-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}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.}
+DESCRIPTION="Vim, an improved vi-style text editor"
+KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~alpha ~ia64 ~arm ~hppa ~ppc64 ~s390"
+IUSE="${IUSE} nls"
+PROVIDE="virtual/editor"
+DEPEND="${DEPEND}
+ ~app-editors/vim-core-${PV}"