summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-01-21 22:26:53 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-01-21 22:26:53 +0000
commitcf519357ef078f1f7d71d850b798a2bc24e50b5d (patch)
treeac48f0805c9e0a69fd78c74e38f6fcb5addf36d0 /app-editors
parentStable on ppc. (diff)
downloadhistorical-cf519357ef078f1f7d71d850b798a2bc24e50b5d.tar.gz
historical-cf519357ef078f1f7d71d850b798a2bc24e50b5d.tar.bz2
historical-cf519357ef078f1f7d71d850b798a2bc24e50b5d.zip
Version bump. New runtime snapshot from upstream, plus fixes for bugs #75816, #76713, #68622. We now pull in Gentoo Syntax as a PDEPEND (hey, we're already installing Debian-specific things, might as well bring in something useful...).
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog10
-rw-r--r--app-editors/vim-core/Manifest10
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.3-r45
-rw-r--r--app-editors/vim-core/vim-core-6.3-r4.ebuild24
-rw-r--r--app-editors/vim/Manifest10
5 files changed, 50 insertions, 9 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 8bf6c00b418b..8131d2a4cea5 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.126 2005/01/15 11:35:51 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.127 2005/01/21 22:26:53 ciaranm Exp $
+
+*vim-core-6.3-r4 (21 Jan 2005)
+
+ 21 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> +vim-core-6.3-r4.ebuild:
+ Version bump. New runtime snapshot from upstream, plus fixes for bugs
+ #75816, #76713, #68622. We now pull in Gentoo Syntax as a PDEPEND (hey,
+ we're already installing Debian-specific things, might as well bring in
+ something useful...).
15 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> -vim-core-6.2-r9.ebuild,
-vim-core-6.3-r1.ebuild, -vim-core-6.3-r2.ebuild, vim-core-6.3-r3.ebuild,
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 1d793783b4de..872bfdbe5833 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -1,18 +1,20 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 7b285259a51d24aaf6f742155d7de17a ChangeLog 16666
+MD5 7feb3b9733f84776e5a5d10413ee6657 ChangeLog 17020
MD5 37037241610822b80551fb3eba791b0f vim-core-7.0_alpha20050113.ebuild 838
MD5 5e9dc8a98f0d1234fb8c2324a385c8ab vim-core-6.3-r3.ebuild 901
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
+MD5 2db83d160144dd63e8715647198b6450 vim-core-6.3-r4.ebuild 956
MD5 0559e12807c0742ed95a93dc0d9dc7fb files/digest-vim-core-7.0_alpha20050113 156
MD5 fe3a85b7f303db551bfc5984738e1dfb files/digest-vim-core-6.3-r3 348
MD5 2ad354160ca3635ea115beb56e237e7c files/vimrc 3879
MD5 c2d0302eae7fc80b2a1cb38ddab9d3d3 files/rphillips-invalcolorpatch.diff 722
+MD5 2fa89e2e9fd73c3778073f18e6836be8 files/digest-vim-core-6.3-r4 348
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFB6QBCLLFUmVNQ7rkRAgFeAKC3jwRgo0UsmU8S5aKPZKO57d7fWQCgw6Rs
-WMk7Lfvy7renb+jqcXD9M/8=
-=hfsR
+iD8DBQFB8YHMLLFUmVNQ7rkRAg1WAJ0b+0qyGTZ5F2G6BgmLcDtt3mGxkACfYMd2
+mzmUVXNERQke1kEgL73SRBk=
+=/wqW
-----END PGP SIGNATURE-----
diff --git a/app-editors/vim-core/files/digest-vim-core-6.3-r4 b/app-editors/vim-core/files/digest-vim-core-6.3-r4
new file mode 100644
index 000000000000..e5b778daa528
--- /dev/null
+++ b/app-editors/vim-core/files/digest-vim-core-6.3-r4
@@ -0,0 +1,5 @@
+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 a1eee2e2f64f74ff1a905c4a201d6af2 vim-runtime-20050121.tar.bz2 2201385
+MD5 53be8a60aa290f9a1b6347813f704445 vim-6.3.058-patches.tar.bz2 79945
diff --git a/app-editors/vim-core/vim-core-6.3-r4.ebuild b/app-editors/vim-core/vim-core-6.3-r4.ebuild
new file mode 100644
index 000000000000..d88e47a45b69
--- /dev/null
+++ b/app-editors/vim-core/vim-core-6.3-r4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r4.ebuild,v 1.1 2005/01/21 22:26:53 ciaranm Exp $
+
+inherit vim
+
+VIM_VERSION="6.3"
+VIM_ORG_PATCHES="vim-6.3.058-patches.tar.bz2"
+VIM_RUNTIME_SNAP="vim-runtime-20050121.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_RUNTIME_SNAP}
+ mirror://gentoo/${VIM_ORG_PATCHES}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.}
+DESCRIPTION="vim and gvim shared files"
+KEYWORDS="~x86 ~sparc ~mips ~ppc ~alpha ~amd64 ~ia64 ~arm ~hppa ~ppc64 ~s390"
+IUSE="${IUSE} nls"
+DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
+PDEPEND="!livecd? ( app-vim/gentoo-syntax )"
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 52471418b329..0d7043000395 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -2,16 +2,18 @@
Hash: SHA1
MD5 f04baac262fa53e83101d693a703a2fa vim-6.3-r2.ebuild 825
-MD5 a169b2a1334eccc581bfd09245326d9c ChangeLog 20542
+MD5 bb96cbd368150263c44a05688387cce7 ChangeLog 20741
+MD5 f7dfec7ef4219c6cb8cf1177865f0e61 vim-6.3-r4.ebuild 835
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 0559e12807c0742ed95a93dc0d9dc7fb files/digest-vim-7.0_alpha20050113 156
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFB6QAoLLFUmVNQ7rkRApzYAJ9Co0g+q5hXz7GEKt0f70xszLz0NACdGdfH
-x3FxJqtzgO+TsJvYhZEEQ4w=
-=oiKj
+iD8DBQFB8YJ+LLFUmVNQ7rkRAgSjAKCYgcwYxLy4/3uSwTgsM9Ku6k/GDwCeOJmk
+gceiUt64+lamfMcF7+eOSZ0=
+=EZp3
-----END PGP SIGNATURE-----