summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/ChangeLog8
-rw-r--r--app-editors/vim/Manifest12
-rw-r--r--app-editors/vim/files/digest-vim-7.0_alpha20050928 (renamed from app-editors/vim/files/digest-vim-7.0_alpha20050922)2
-rw-r--r--app-editors/vim/vim-7.0_alpha20050928.ebuild (renamed from app-editors/vim/vim-7.0_alpha20050922.ebuild)4
4 files changed, 12 insertions, 14 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 069bc7acadb9..0c223757c08d 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.189 2005/09/22 20:44:56 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.190 2005/09/28 19:20:45 ciaranm Exp $
+
+*vim-7.0_alpha20050928 (28 Sep 2005)
+
+ 28 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ -vim-7.0_alpha20050922.ebuild, +vim-7.0_alpha20050928.ebuild:
+ New vim7 snapshot
*vim-7.0_alpha20050922 (22 Sep 2005)
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 467b52a8e3a1..51a9dd0437cf 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -1,9 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 44a0710ec5ead2278a9e6cd748973955 vim-6.3.086.ebuild 1019
MD5 6030d19952620c2d5c7cdd57406ce5f1 vim-6.3.074.ebuild 894
MD5 a129e500729b7d8e7ca17a6bb4130c3b vim-7.0_alpha20050922.ebuild 808
+MD5 95866a99370223bb75afb9caea3c2480 vim-7.0_alpha20050928.ebuild 820
MD5 1d804b8fed3350d7b9cc11bf36281406 vim-6.3.068.ebuild 883
MD5 b18bce40b5b4139759f28ebdcfba8108 vim-6.3.075.ebuild 969
MD5 37001523b63b30c662dd8f39d9858aa6 vim-6.3.084.ebuild 967
@@ -13,14 +11,8 @@ MD5 402d38e428c7b23a62b23f7e96250099 files/digest-vim-6.3.068 275
MD5 ddee1007b0120ebe8fb37d08adcd2ef9 files/digest-vim-6.3.086 353
MD5 48e706214652b216c21280e50511627d files/vimrc 3004
MD5 d4fb34453773bf6b99743f752860a6f5 files/digest-vim-6.3.084 350
+MD5 a65308105a0c09c0ec5cc1aea1b62264 files/digest-vim-7.0_alpha20050928 163
MD5 94d109de61a8e47f057a1a07ecbc491e files/digest-vim-6.3.075 349
MD5 5b2c9a43806c1fd57bde2ee1462947b2 files/digest-vim-6.3.074 275
MD5 516fcbe7fcdff28cd13524a3fc8b95eb files/digest-vim-7.0_alpha20050922 163
MD5 87fe7821e180647f3bf48ed099a22b83 files/vim-completion 998
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDMxgHLLFUmVNQ7rkRAn0sAKCFfYDdAOsnXk63M4QsDsDSvI9N+QCfVbPJ
-8c+33fAol5Em0QTNMOGoUMY=
-=A2TK
------END PGP SIGNATURE-----
diff --git a/app-editors/vim/files/digest-vim-7.0_alpha20050922 b/app-editors/vim/files/digest-vim-7.0_alpha20050928
index bd7360169e18..d9e561bd2de8 100644
--- a/app-editors/vim/files/digest-vim-7.0_alpha20050922
+++ b/app-editors/vim/files/digest-vim-7.0_alpha20050928
@@ -1,2 +1,2 @@
-MD5 a05f0f0b9578cbd528d08aa7e23a10be vim-7.0_alpha20050922.tar.bz2 6384017
+MD5 957f6545f20e7131c05edaa4edb27787 vim-7.0_alpha20050928.tar.bz2 5618769
MD5 18bc319540a1e33d233c39e8fbfb71a7 vim-7.0_alpha20050922-gentoo-patches.tar.bz2 11131
diff --git a/app-editors/vim/vim-7.0_alpha20050922.ebuild b/app-editors/vim/vim-7.0_alpha20050928.ebuild
index f5de1db803d0..4e05fe379d9f 100644
--- a/app-editors/vim/vim-7.0_alpha20050922.ebuild
+++ b/app-editors/vim/vim-7.0_alpha20050928.ebuild
@@ -1,6 +1,6 @@
# 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-7.0_alpha20050922.ebuild,v 1.1 2005/09/22 20:44:56 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0_alpha20050928.ebuild,v 1.1 2005/09/28 19:20:45 ciaranm Exp $
inherit vim
@@ -8,7 +8,7 @@ VIM_DATESTAMP="${PV##*alpha}"
VIM_VERSION="7.0aa"
VIM_SNAPSHOT="vim-${PV}.tar.bz2"
-VIM_GENTOO_PATCHES="vim-${PV}-gentoo-patches.tar.bz2"
+VIM_GENTOO_PATCHES="vim-7.0_alpha20050922-gentoo-patches.tar.bz2"
SRC_URI="${SRC_URI}
mirror://gentoo/${VIM_SNAPSHOT}