summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-06-01 15:35:14 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-06-01 15:35:14 +0000
commitbea067b59c02f632afe40973935f46ec2102a4cc (patch)
treedaaa9f71d298de31d1b40c5be7c408bc7ae2bd2b /app-editors/vim
parentbug 71006 (diff)
downloadgentoo-2-bea067b59c02f632afe40973935f46ec2102a4cc.tar.gz
gentoo-2-bea067b59c02f632afe40973935f46ec2102a4cc.tar.bz2
gentoo-2-bea067b59c02f632afe40973935f46ec2102a4cc.zip
Update to upstream 6.3.075 and runtime snapshot as of 20050601. Include improved sh.vim keyword list, thanks to Ian Leitch in bug #93983. Include (more) fstab syntax highlighting fixes, bug #92263. Switch to using ncurses by default (with termcap-compat local USE flag for those who really want it) to keep *BSD happy, bug #93970.
(Portage version: 2.0.51.22-r1 screaming llama edition)
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/ChangeLog11
-rw-r--r--app-editors/vim/Manifest12
-rw-r--r--app-editors/vim/files/digest-vim-6.3.0754
-rw-r--r--app-editors/vim/vim-6.3.075.ebuild28
4 files changed, 44 insertions, 11 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 16d6cadb10ee..3e6708ff4d6b 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,15 @@
# 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.165 2005/05/23 10:19:56 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.166 2005/06/01 15:33:20 ciaranm Exp $
+
+*vim-6.3.075 (01 Jun 2005)
+
+ 01 Jun 2005; Ciaran McCreesh <ciaranm@gentoo.org> +vim-6.3.075.ebuild:
+ Update to upstream 6.3.075 and runtime snapshot as of 20050601. Include
+ improved sh.vim keyword list, thanks to Ian Leitch in bug #93983. Include
+ (more) fstab syntax highlighting fixes, bug #92263. Switch to using ncurses
+ by default (with termcap-compat local USE flag for those who really want it)
+ to keep *BSD happy, bug #93970.
*vim-6.3.074 (23 May 2005)
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 0344301016a6..9095e01d8083 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 e22d6ddaa1954ac2ad59b39da3a3fdbf ChangeLog 23797
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 3729b354308e2586d4cf1041e18a5983 vim-6.3-r2.ebuild 863
@@ -9,6 +6,7 @@ MD5 92bf174c53a95562e06b63ee2e53a5ed vim-6.3.068.ebuild 890
MD5 5a1185dc7d0014ef98ffc41e9c79d213 vim-7.0_alpha20050321.ebuild 819
MD5 8df7d0c83d91ace4ed935979dc2e457b vim-7.0_alpha20050326.ebuild 819
MD5 4848d1bb30c6598ec19a8148ccddc0ff vim-6.3.074.ebuild 901
+MD5 1cbfa72315853974b3dcf96403777bdf vim-6.3.075.ebuild 949
MD5 461a5fdc06cac13bb9c7d9c869d68e2e files/digest-vim-6.3-r2 274
MD5 b9203f742a2fb575ca24d486e177a9dc files/digest-vim-6.3-r4 274
MD5 402d38e428c7b23a62b23f7e96250099 files/digest-vim-6.3.068 275
@@ -17,10 +15,4 @@ MD5 89adcfac6079754bcf39aaed63e92704 files/digest-vim-7.0_alpha20050326 157
MD5 87fe7821e180647f3bf48ed099a22b83 files/vim-completion 998
MD5 48e706214652b216c21280e50511627d files/vimrc 3004
MD5 5b2c9a43806c1fd57bde2ee1462947b2 files/digest-vim-6.3.074 275
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCka5XLLFUmVNQ7rkRAqYXAJ48GRUMZsLBiq/gI1OmXyEpA+OBJACdEKe/
-zdfLl16+YGbH6a2429QNHZc=
-=2hnZ
------END PGP SIGNATURE-----
+MD5 f857a53ca467ab19316b2b7388a5e006 files/digest-vim-6.3.075 275
diff --git a/app-editors/vim/files/digest-vim-6.3.075 b/app-editors/vim/files/digest-vim-6.3.075
new file mode 100644
index 000000000000..d8024a25ea2e
--- /dev/null
+++ b/app-editors/vim/files/digest-vim-6.3.075
@@ -0,0 +1,4 @@
+MD5 821fda8f14d674346b87e3ef9cb96389 vim-6.3.tar.bz2 3699397
+MD5 5395c4dacbf1c5008b22c4b86794e8a7 vim-6.3-lang.tar.gz 1057792
+MD5 592e1c62ca67a503f1373d7c458177d2 vim-6.3.075-gentoo-patches.tar.bz2 14269
+MD5 977bb96100840ef5cfe32151c21237cc vim-6.3.075-patches.tar.bz2 96892
diff --git a/app-editors/vim/vim-6.3.075.ebuild b/app-editors/vim/vim-6.3.075.ebuild
new file mode 100644
index 000000000000..5fb45b961309
--- /dev/null
+++ b/app-editors/vim/vim-6.3.075.ebuild
@@ -0,0 +1,28 @@
+# 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.075.ebuild,v 1.1 2005/06/01 15:33:20 ciaranm Exp $
+
+inherit vim
+
+VIM_VERSION="6.3"
+VIM_ORG_PATCHES="vim-${PV}-patches.tar.bz2"
+VIM_GENTOO_PATCHES="vim-${PV}-gentoo-patches.tar.bz2"
+VIM_RUNTIME_SNAP="vim-runtime-20050601.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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="${IUSE} nls"
+PROVIDE="virtual/editor"
+DEPEND="${DEPEND}
+ ~app-editors/vim-core-${PV}"
+RDEPEND="${RDEPEND}
+ ~app-editors/vim-core-${PV}
+ !app-editors/nvi"
+