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
commitc3dfb906aa888350720740f0feb49fd31215ccf1 (patch)
tree9c7d3b67ce2842744bd8c995dc88b8b8e4da1ed6 /app-editors
parentminor tweak (diff)
downloadhistorical-c3dfb906aa888350720740f0feb49fd31215ccf1.tar.gz
historical-c3dfb906aa888350720740f0feb49fd31215ccf1.tar.bz2
historical-c3dfb906aa888350720740f0feb49fd31215ccf1.zip
New version, using -r4 to keep in sync with vim-core. Includes upstream patches up to 6.3.058.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gvim/Manifest10
-rw-r--r--app-editors/vim/ChangeLog8
-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, 40 insertions, 5 deletions
diff --git a/app-editors/gvim/Manifest b/app-editors/gvim/Manifest
index d3dbf6a92157..fb3cca56bb4b 100644
--- a/app-editors/gvim/Manifest
+++ b/app-editors/gvim/Manifest
@@ -1,7 +1,8 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 7eaf7747bd93e7d39f52dcac17127263 ChangeLog 15368
+MD5 1c473e653081e38c68b67b0902722e47 gvim-6.3-r4.ebuild 1089
+MD5 eef7d8698bebaa33622e6aa21f129f66 ChangeLog 15611
MD5 6d6cf410dc06027b5e2646901e0d486b gvim-7.0_alpha20050113.ebuild 1244
MD5 2bf3627d58fc5bc11e7deaebec4211c5 gvim-6.3-r2.ebuild 1084
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
@@ -10,10 +11,11 @@ MD5 0559e12807c0742ed95a93dc0d9dc7fb files/digest-gvim-7.0_alpha20050113 156
MD5 823c8bb76c4568a8ddb7a17accd057e7 files/gvimrc 780
MD5 bbd46fbd80747c453693e4f2e258f106 files/gvim.desktop 845
MD5 461a5fdc06cac13bb9c7d9c869d68e2e files/digest-gvim-6.3-r2 274
+MD5 b9203f742a2fb575ca24d486e177a9dc files/digest-gvim-6.3-r4 274
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFB6QBlLLFUmVNQ7rkRAsqSAKCzHPdx/DfVRQHPqHSr2qbDFVGo2gCgs0XS
-oewpdCljv9kJ0sAhFdWRqKg=
-=lqXi
+iD8DBQFB8YM+LLFUmVNQ7rkRAog5AJ44zj+NM0Nv8gNjl+yXcZRpj3ZAvgCgo3KG
+18wgx/jhX36/B9OTNqtt0wQ=
+=O4U0
-----END PGP SIGNATURE-----
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/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}"