diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2004-04-30 23:34:54 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2004-04-30 23:34:54 +0000 |
commit | bb2e08dfb9036331e472d3e1aa206ca3bc2eb3d7 (patch) | |
tree | 32de2f3c66eb75869d750059be707ed59b22b48f /app-editors/vim | |
parent | fix postrm/inst (Manifest recommit) (diff) | |
download | gentoo-2-bb2e08dfb9036331e472d3e1aa206ca3bc2eb3d7.tar.gz gentoo-2-bb2e08dfb9036331e472d3e1aa206ca3bc2eb3d7.tar.bz2 gentoo-2-bb2e08dfb9036331e472d3e1aa206ca3bc2eb3d7.zip |
added selinux supprot and patches upto 517
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/vim/Manifest | 10 | ||||
-rw-r--r-- | app-editors/vim/files/digest-vim-6.2-r9 | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2-r8.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2-r9.ebuild | 22 |
5 files changed, 40 insertions, 7 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index c189b47ab9f8..38c86d9388c4 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/vim # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.94 2004/04/20 03:27:43 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.95 2004/04/30 23:32:34 rphillips Exp $ + +*vim-6.2-r9 (30 Apr 2004) + + 30 Apr 2004; Ryan Phillips <rphillips@gentoo.org> vim-6.2-r9.ebuild: + Includes patches up to 517 and selinux support 19 Apr 2004; Tom Gall <tgall@gentoo.org> vim-6.2-r8.ebuild: added ppc64 keyboard, it's stable diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest index 11170df47fcf..00000e7626ca 100644 --- a/app-editors/vim/Manifest +++ b/app-editors/vim/Manifest @@ -1,13 +1,15 @@ -MD5 32fd3c7190ca251bcec50bd031e41351 ChangeLog 15222 -MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 +MD5 7f061c7408137455dd2d85f25d7df0f0 vim-6.2-r8.ebuild 786 MD5 03da8de88ba7e775deb77a9a6f3e396d vim-6.2-r3.ebuild 770 MD5 b09c3c117f7d6f7fe2d54e83fc6d2457 vim-6.2-r5.ebuild 777 -MD5 7fd45f6a33e0519a40b7fe74f881ccc7 vim-6.2-r6.ebuild 780 MD5 001a269c517dab205a3c417747452ac5 vim-6.2-r7.ebuild 776 -MD5 d91d835ca4052272c80ec11e9632f0f5 vim-6.2-r8.ebuild 792 +MD5 8c441c65bda5020014e6cd887a05005b vim-6.2-r9.ebuild 786 +MD5 7fd45f6a33e0519a40b7fe74f881ccc7 vim-6.2-r6.ebuild 780 +MD5 4abbad0f851bb59733c6b166ccf9f998 ChangeLog 15370 +MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 MD5 7872d6ce1d0728653a5d0ebd09d069ae files/digest-vim-6.2-r3 275 MD5 e92de6be4fb936ce511bfd13594c2cc5 files/digest-vim-6.2-r5 275 MD5 b55c47a253613f757d8fb0bdd9008660 files/digest-vim-6.2-r6 275 MD5 daa101d1c1c5ddeaffcb3d6a29559c39 files/digest-vim-6.2-r7 275 MD5 93984fd1e5f44bb594248a2eaa495f03 files/digest-vim-6.2-r8 275 +MD5 e8e36a6ec1a6d972aafb9226bc62cdff files/digest-vim-6.2-r9 275 MD5 48e706214652b216c21280e50511627d files/vimrc 3004 diff --git a/app-editors/vim/files/digest-vim-6.2-r9 b/app-editors/vim/files/digest-vim-6.2-r9 new file mode 100644 index 000000000000..a7a8870bb8b1 --- /dev/null +++ b/app-editors/vim/files/digest-vim-6.2-r9 @@ -0,0 +1,4 @@ +MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791 +MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788 +MD5 7d14e62f7f3f78a043c21c04d34d9b70 vim-6.2.070-gentoo-patches.tar.bz2 4416 +MD5 e62f0b4f89b2a97afdbf731f450e46dd vim-6.2.517-patches.tar.bz2 620785 diff --git a/app-editors/vim/vim-6.2-r8.ebuild b/app-editors/vim/vim-6.2-r8.ebuild index bc42a7c83725..0bd734b4ffcf 100644 --- a/app-editors/vim/vim-6.2-r8.ebuild +++ b/app-editors/vim/vim-6.2-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r8.ebuild,v 1.2 2004/04/20 03:27:43 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r8.ebuild,v 1.3 2004/04/30 23:32:34 rphillips Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86 ~amd64 ~ia64 ~s390 ppc64" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86 ~amd64 ~ia64 ~s390" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" diff --git a/app-editors/vim/vim-6.2-r9.ebuild b/app-editors/vim/vim-6.2-r9.ebuild new file mode 100644 index 000000000000..d4ee49cfcb12 --- /dev/null +++ b/app-editors/vim/vim-6.2-r9.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.1 2004/04/30 23:32:34 rphillips Exp $ + +inherit vim + +VIM_VERSION="6.2" +VIM_GENTOO_PATCHES="vim-6.2.070-gentoo-patches.tar.bz2" +VIM_ORG_PATCHES="vim-6.2.517-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="Vi IMproved!" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86 ~amd64 ~ia64 ~s390" +PROVIDE="virtual/editor" +DEPEND="${DEPEND} + ~app-editors/vim-core-${PV}" |