summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-10-15 20:20:06 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-10-15 20:20:06 +0000
commitce20dc30c768cfdc65cf4057785f432685ea0119 (patch)
tree0b445f7ea98bfcdb7dd8f334b75eb4ce06bd0b5c /app-editors/vim
parentMarked ppc stable for bug #109094. (diff)
downloadgentoo-2-ce20dc30c768cfdc65cf4057785f432685ea0119.tar.gz
gentoo-2-ce20dc30c768cfdc65cf4057785f432685ea0119.tar.bz2
gentoo-2-ce20dc30c768cfdc65cf4057785f432685ea0119.zip
New version. More fstab fixes, bug #108732.
(Portage version: 2.0.53_rc5 three monkeys, ten minutes edition)
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/ChangeLog7
-rw-r--r--app-editors/vim/Manifest12
-rw-r--r--app-editors/vim/files/digest-vim-6.43
-rw-r--r--app-editors/vim/vim-6.4.ebuild29
4 files changed, 40 insertions, 11 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 9aea6edc8364..58b9aa1aae25 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,11 @@
# 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.192 2005/10/09 18:42:09 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.193 2005/10/15 20:20:06 ciaranm Exp $
+
+*vim-6.4 (15 Oct 2005)
+
+ 15 Oct 2005; Ciaran McCreesh <ciaranm@gentoo.org> +vim-6.4.ebuild:
+ New version. More fstab fixes, bug #108732.
09 Oct 2005; Ciaran McCreesh <ciaranm@gentoo.org> -vim-6.3.068.ebuild,
-vim-6.3.074.ebuild, -vim-6.3.075.ebuild:
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 34ca4b02826a..f71b8269247f 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -1,9 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 6e4a7ff60060a6de44f688badb0c1d63 ChangeLog 27886
MD5 d4fb34453773bf6b99743f752860a6f5 files/digest-vim-6.3.084 350
MD5 ddee1007b0120ebe8fb37d08adcd2ef9 files/digest-vim-6.3.086 353
+MD5 f06702e38dc279aee7ca16c7283d67cb files/digest-vim-6.4 200
MD5 1b1ea0702477782dc90a718f4c7a6716 files/digest-vim-6.4_beta 207
MD5 a65308105a0c09c0ec5cc1aea1b62264 files/digest-vim-7.0_alpha20050928 163
MD5 87fe7821e180647f3bf48ed099a22b83 files/vim-completion 998
@@ -11,12 +9,6 @@ MD5 48e706214652b216c21280e50511627d files/vimrc 3004
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 37001523b63b30c662dd8f39d9858aa6 vim-6.3.084.ebuild 967
MD5 44a0710ec5ead2278a9e6cd748973955 vim-6.3.086.ebuild 1019
+MD5 692cba93ed69bab787a6706fccd58da0 vim-6.4.ebuild 1022
MD5 f0d27a05ce5fae54e66ac17ab60a0006 vim-6.4_beta.ebuild 1041
MD5 fe1fa3734c4d673d2d3f400db9cb47a5 vim-7.0_alpha20050928.ebuild 820
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDSWSbLLFUmVNQ7rkRAvcCAJ40iSDcpy9HdoLGjh+7SoKW9VKTRACfRss/
-3sF4eVJgDyzABriZXvhdY8A=
-=PFL8
------END PGP SIGNATURE-----
diff --git a/app-editors/vim/files/digest-vim-6.4 b/app-editors/vim/files/digest-vim-6.4
new file mode 100644
index 000000000000..360a03fb005b
--- /dev/null
+++ b/app-editors/vim/files/digest-vim-6.4
@@ -0,0 +1,3 @@
+MD5 6b3293132a01e4b0cead244eefbe577f vim-6.4-gentoo-patches.tar.bz2 10940
+MD5 3cca6128fe5439e89d3828b5e708bddb vim-6.4-lang.tar.gz 1118790
+MD5 774c14d93ce58674b3b2c880edd12d77 vim-6.4.tar.bz2 3737338
diff --git a/app-editors/vim/vim-6.4.ebuild b/app-editors/vim/vim-6.4.ebuild
new file mode 100644
index 000000000000..eab6f3ec3459
--- /dev/null
+++ b/app-editors/vim/vim-6.4.ebuild
@@ -0,0 +1,29 @@
+# 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.4.ebuild,v 1.1 2005/10/15 20:20:06 ciaranm Exp $
+
+inherit vim
+
+VIM_VERSION="6.4"
+# VIM_ORG_PATCHES="vim-${PV}-patches.tar.bz2"
+VIM_GENTOO_PATCHES="vim-${PV}-gentoo-patches.tar.bz2"
+# VIM_RUNTIME_SNAP="vim-runtime-20050809.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, an improved vi-style text editor"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="nls minimal"
+PROVIDE="virtual/editor"
+DEPEND="${DEPEND}
+ !minimal? ( ~app-editors/vim-core-${PV} )"
+RDEPEND="${RDEPEND}
+ !minimal? ( ~app-editors/vim-core-${PV} )
+ !app-editors/nvi"
+