summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2006-01-23 21:23:30 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2006-01-23 21:23:30 +0000
commit263fea1c6b37579fee1a76bc86b6d8ae41b2b9aa (patch)
tree767797a93d8c406fe0f69b2f69ae0eff6f948ce3 /app-editors/vim
parentAdded ~ppc64; bug #117851 (diff)
downloadgentoo-2-263fea1c6b37579fee1a76bc86b6d8ae41b2b9aa.tar.gz
gentoo-2-263fea1c6b37579fee1a76bc86b6d8ae41b2b9aa.tar.bz2
gentoo-2-263fea1c6b37579fee1a76bc86b6d8ae41b2b9aa.zip
New vim7 snapshot.
(Portage version: 2.1_pre3-r1 Death to the demoness Allegra Gellar!)
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_alpha200601232
-rw-r--r--app-editors/vim/vim-7.0_alpha20060123.ebuild25
4 files changed, 36 insertions, 11 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 679c1e6d9139..194e6c954e70 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.208 2006/01/13 20:08:08 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.209 2006/01/23 21:23:29 ciaranm Exp $
+
+*vim-7.0_alpha20060123 (23 Jan 2006)
+
+ 23 Jan 2006; Ciaran McCreesh <ciaranm@gentoo.org>
+ +vim-7.0_alpha20060123.ebuild:
+ New vim7 snapshot.
13 Jan 2006; Ciaran McCreesh <ciaranm@gentoo.org>
-vim-7.0_alpha20051207.ebuild, -vim-7.0_alpha20051215.ebuild,
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 628694b707c4..17859aad15f6 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 33c792b7efcb6e3690dedaf15fc126ce ChangeLog 29928
MD5 f06702e38dc279aee7ca16c7283d67cb files/digest-vim-6.4 200
MD5 dcf9a12d4cd702fd5fc69640ee6c2712 files/digest-vim-7.0_alpha20060113 162
+MD5 47ec451374578618c371ab8b0cc8db4d files/digest-vim-7.0_alpha20060123 162
MD5 87fe7821e180647f3bf48ed099a22b83 files/vim-completion 998
MD5 48e706214652b216c21280e50511627d files/vimrc 3004
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 8351d8850a582a42a6c7c0ffa5e6e702 vim-6.4.ebuild 1007
MD5 667a9cf658f091d2bc71f59eab841544 vim-7.0_alpha20060113.ebuild 820
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDyAi1LLFUmVNQ7rkRAlIFAJ4zVmQqDvcb37EbHXj15qRLMcSAnACfaGS5
-lbmlId5f2nIoB8y4P0khHlY=
-=7lss
------END PGP SIGNATURE-----
+MD5 667a9cf658f091d2bc71f59eab841544 vim-7.0_alpha20060123.ebuild 820
diff --git a/app-editors/vim/files/digest-vim-7.0_alpha20060123 b/app-editors/vim/files/digest-vim-7.0_alpha20060123
new file mode 100644
index 000000000000..23a013c08b68
--- /dev/null
+++ b/app-editors/vim/files/digest-vim-7.0_alpha20060123
@@ -0,0 +1,2 @@
+MD5 da66bcb149beab6c5d08ef86793f4ceb vim-7.0_alpha20051207-gentoo-patches.tar.bz2 7738
+MD5 88e19dc6a9641fafb1d68f7306165c29 vim-7.0_alpha20060123.tar.bz2 5672004
diff --git a/app-editors/vim/vim-7.0_alpha20060123.ebuild b/app-editors/vim/vim-7.0_alpha20060123.ebuild
new file mode 100644
index 000000000000..a294c68b74d4
--- /dev/null
+++ b/app-editors/vim/vim-7.0_alpha20060123.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0_alpha20060123.ebuild,v 1.1 2006/01/23 21:23:30 ciaranm Exp $
+
+inherit vim
+
+VIM_DATESTAMP="${PV##*alpha}"
+
+VIM_VERSION="7.0aa"
+VIM_SNAPSHOT="vim-${PV}.tar.bz2"
+VIM_GENTOO_PATCHES="vim-7.0_alpha20051207-gentoo-patches.tar.bz2"
+
+SRC_URI="${SRC_URI}
+ mirror://gentoo/${VIM_SNAPSHOT}
+ mirror://gentoo/${VIM_GENTOO_PATCHES}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.*}
+DESCRIPTION="Vim, an improved vi-style text editor"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
+IUSE=""
+PROVIDE="virtual/editor"
+DEPEND="${DEPEND}
+ !minimal? ( ~app-editors/vim-core-${PV} )"
+RDEPEND="${RDEPEND} !app-editors/nvi
+ !minimal? ( ~app-editors/vim-core-${PV} )"