diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-09-22 19:52:44 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-09-22 19:52:44 +0000 |
commit | a621487a3b04e5a05a58cebb6c55cd1572012a6a (patch) | |
tree | fd80f83d158a008a0f132cc0c8610ba58dc0d6dd /app-editors/vim-core | |
parent | Bump to 3.5 beta1. (diff) | |
download | gentoo-2-a621487a3b04e5a05a58cebb6c55cd1572012a6a.tar.gz gentoo-2-a621487a3b04e5a05a58cebb6c55cd1572012a6a.tar.bz2 gentoo-2-a621487a3b04e5a05a58cebb6c55cd1572012a6a.zip |
New version. Drop termcap support, bug #103105. Drop gtk1 support, bug #106560. Make minimal USE flag not need vim-core. Fix vimrc to work with vim built with -eval.
(Portage version: 2.0.52-r1 cut-price flea-ridden swamp edition)
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 10 | ||||
-rw-r--r-- | app-editors/vim-core/Manifest | 14 | ||||
-rw-r--r-- | app-editors/vim-core/files/digest-vim-core-6.3.086 | 6 | ||||
-rw-r--r-- | app-editors/vim-core/files/vimrc-r2 | 6 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.3.086.ebuild | 26 |
5 files changed, 48 insertions, 14 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 46764b657d52..30d32b8f102f 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.171 2005/08/25 15:51:17 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.172 2005/09/22 19:51:44 ciaranm Exp $ + +*vim-core-6.3.086 (22 Sep 2005) + + 22 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> files/vimrc-r2, + +vim-core-6.3.086.ebuild: + New version. Drop termcap support, bug #103105. Drop gtk1 support, bug + #106560. Make minimal USE flag not need vim-core. Fix vimrc to work with vim + built with -eval. *vim-core-7.0_alpha20050825 (25 Aug 2005) diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest index 54ff09776b9d..4c531a3f7eb6 100644 --- a/app-editors/vim-core/Manifest +++ b/app-editors/vim-core/Manifest @@ -1,18 +1,17 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 438b5a0d91e4f1dadecd8519aeae6e72 vim-core-6.3.084-r2.ebuild 1063 MD5 e3bd3fbd47b779a02d6977dc95fda06b vim-core-6.3.075.ebuild 1049 MD5 08b45bd7dd694cfd7e55e35df99a3019 vim-core-7.0_alpha20050825.ebuild 754 MD5 fcc1e01f80bdca4b49cd8a54bbafe814 vim-core-6.3.068.ebuild 1046 MD5 d508e596b3e60137b87bd13e79b547a3 vim-core-6.3.074.ebuild 1059 +MD5 47848af44ea074705e2c5134d74baa2b vim-core-6.3.086.ebuild 1003 MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 MD5 ba6cf7f0e3d94d0e42bf15179b05aa69 vim-core-6.3.084.ebuild 1047 MD5 55f50e3c46f1c60b6e1394cde00573da ChangeLog 23872 -MD5 3ae8f74f204374b63052295f80bd6fb9 files/vimrc-r2 6071 +MD5 d3b72e2e4c7eb16d68c9e68d7811642b files/vimrc-r2 6094 MD5 5d338faaea218fdda249b4725aa31f82 files/digest-vim-core-6.3.084 419 MD5 19ec579aa1b1e8a0a37abee13838267c files/digest-vim-core-6.3.074 418 MD5 2ad354160ca3635ea115beb56e237e7c files/vimrc 3879 +MD5 c11f47ad5c2dec1ccb6e2d3806bea9bc files/digest-vim-core-6.3.086 425 MD5 ba542e54d91a04a85435253ae35301b6 files/xxd-completion 461 MD5 9acf0e8856bbca4122ae7bdb9a33eed7 files/digest-vim-core-6.3.084-r2 425 MD5 266f8b682476da0ec6c4d39de5a79264 files/vimrc-r1 5728 @@ -20,10 +19,3 @@ MD5 5e57fc9113966cae9d3af1df2aa21606 files/digest-vim-core-7.0_alpha20050825 163 MD5 49f34fea09c3041dba7daa3a6cb05c85 files/digest-vim-core-6.3.075 418 MD5 c2d0302eae7fc80b2a1cb38ddab9d3d3 files/rphillips-invalcolorpatch.diff 722 MD5 ee43986336dcd1bd970b36075692c1a1 files/digest-vim-core-6.3.068 418 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDDelNLLFUmVNQ7rkRApLNAKC2Yvqx1IZ7rh8XqZVLfqjgUKqCTACeJon7 -FrkRI+Ftd48240on2kY5gFw= -=j0bP ------END PGP SIGNATURE----- diff --git a/app-editors/vim-core/files/digest-vim-core-6.3.086 b/app-editors/vim-core/files/digest-vim-core-6.3.086 new file mode 100644 index 000000000000..ce7a3fcb1a59 --- /dev/null +++ b/app-editors/vim-core/files/digest-vim-core-6.3.086 @@ -0,0 +1,6 @@ +MD5 821fda8f14d674346b87e3ef9cb96389 vim-6.3.tar.bz2 3699397 +MD5 5395c4dacbf1c5008b22c4b86794e8a7 vim-6.3-lang.tar.gz 1057792 +MD5 8975fba453dbc1e417afa37ca2ee0d51 vim-6.3.084-r1-gentoo-patches.tar.bz2 14856 +MD5 d174031e95005c77b465b1b6337da9b8 vim-runtime-20050809.tar.bz2 2204695 +MD5 746fd4e71906fc9a9cebb2e4437221b3 vim-6.3.084-r2-netrw.tar.bz2 39398 +MD5 300a61f1a43ceeab5468a8e3d49d976c vim-6.3.086-patches.tar.bz2 114044 diff --git a/app-editors/vim-core/files/vimrc-r2 b/app-editors/vim-core/files/vimrc-r2 index 21a1c72627ec..b59564bf94f7 100644 --- a/app-editors/vim-core/files/vimrc-r2 +++ b/app-editors/vim-core/files/vimrc-r2 @@ -2,7 +2,7 @@ scriptencoding utf-8 " ^^ Please leave the above line at the start of the file. " Default configuration file for Vim -" $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/files/vimrc-r2,v 1.1 2005/08/09 16:26:02 ciaranm Exp $ +" $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/files/vimrc-r2,v 1.2 2005/09/22 19:51:44 ciaranm Exp $ " Written by Aron Griffis <agriffis@gentoo.org> " Modified by Ryan Phillips <rphillips@gentoo.org> @@ -127,7 +127,9 @@ endif " {{{ Our default /bin/sh is bash, not ksh, so syntax highlighting for .sh " files should default to bash. See :help sh-syntax and bug #101819. -let is_bash=1 +if has("eval") + let is_bash=1 +endif " }}} " {{{ Autocommands diff --git a/app-editors/vim-core/vim-core-6.3.086.ebuild b/app-editors/vim-core/vim-core-6.3.086.ebuild new file mode 100644 index 000000000000..b9e78eaa544a --- /dev/null +++ b/app-editors/vim-core/vim-core-6.3.086.ebuild @@ -0,0 +1,26 @@ +# 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.086.ebuild,v 1.1 2005/09/22 19:51:44 ciaranm Exp $ + +inherit vim + +VIM_VERSION="6.3" +VIM_ORG_PATCHES="vim-${PV}-patches.tar.bz2" +VIM_RUNTIME_SNAP="vim-runtime-20050809.tar.bz2" +VIM_NETRW_SNAP="vim-6.3.084-r2-netrw.tar.bz2" +VIM_GENTOO_PATCHES="vim-6.3.084-r1-gentoo-patches.tar.bz2" +VIMRC_FILE_SUFFIX="-r2" + +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_NETRW_SNAP} + mirror://gentoo/${VIM_ORG_PATCHES}" + +S=${WORKDIR}/vim${VIM_VERSION/.} +DESCRIPTION="vim and gvim shared files" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="nls" +PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )" |