diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-06-04 02:22:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-06-04 02:22:41 +0000 |
commit | 331315630bca9e7ea188dcf694196fbb53beb242 (patch) | |
tree | a1e3c4a149dd6a6f431df0b7f19525b869087dbe /app-editors | |
parent | update to 6.2 (diff) | |
download | gentoo-2-331315630bca9e7ea188dcf694196fbb53beb242.tar.gz gentoo-2-331315630bca9e7ea188dcf694196fbb53beb242.tar.bz2 gentoo-2-331315630bca9e7ea188dcf694196fbb53beb242.zip |
update to 6.2
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gvim/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gvim/Manifest | 4 | ||||
-rw-r--r-- | app-editors/gvim/files/digest-gvim-6.2 | 4 | ||||
-rw-r--r-- | app-editors/gvim/gvim-6.2.ebuild | 27 | ||||
-rw-r--r-- | app-editors/vim-core/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/vim-core/Manifest | 4 | ||||
-rw-r--r-- | app-editors/vim-core/files/digest-vim-core-6.2 | 4 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.2.ebuild | 20 | ||||
-rw-r--r-- | app-editors/vim/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/vim/Manifest | 4 | ||||
-rw-r--r-- | app-editors/vim/files/digest-vim-6.2 | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2.ebuild | 22 |
12 files changed, 105 insertions, 9 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog index b8a0d5d9986a..afe1c5bb6906 100644 --- a/app-editors/gvim/ChangeLog +++ b/app-editors/gvim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/gvim # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.32 2003/05/28 11:44:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.33 2003/06/04 02:22:22 agriffis Exp $ + +*gvim-6.2 (03 Jun 2003) + + 03 Jun 2003; Aron Griffis <agriffis@gentoo.org> gvim-6.2.ebuild: + Update to 6.2 release with the 11 available patches *gvim-6.2_pre6-r1 (28 May 2003) diff --git a/app-editors/gvim/Manifest b/app-editors/gvim/Manifest index cf6f4e179710..4b211b35f1ae 100644 --- a/app-editors/gvim/Manifest +++ b/app-editors/gvim/Manifest @@ -7,9 +7,9 @@ MD5 59a3ea056a46518ead79f8454585946a gvim-6.2_pre2.ebuild 945 MD5 4c59e290ed3c31ec1692264500503ccf gvim-6.2_pre4.ebuild 945 MD5 28dd10ba971622be8dfaf47a854d9ec3 gvim-6.1-r7.ebuild 1021 MD5 148e34c1133120cf6338261896d471ef gvim-6.2_pre6.ebuild 962 -MD5 ebf5198094136dfc60a803500ac77746 ChangeLog 5557 +MD5 01c2539b4f8174edf872de8391b15243 ChangeLog 5704 MD5 cae6fc0ca0922a9714d509e5cce1e18e gvim-6.2_pre1.ebuild 954 -MD5 4f9b5e9cf238c7384ddf7dcde75a7b29 gvim-6.2.ebuild 958 +MD5 ee597dcf55492d8385a682402ee9b920 gvim-6.2.ebuild 942 MD5 9e6738a1dd0f4e78cf1b0c8dc0866af7 files/digest-gvim-6.2 274 MD5 b76a88160b1cdf5b865836399d0b0573 files/digest-gvim-6.2_pre1 198 MD5 bd60e74d8b97496b46e4c67d6f3f250c files/digest-gvim-6.2_pre2 202 diff --git a/app-editors/gvim/files/digest-gvim-6.2 b/app-editors/gvim/files/digest-gvim-6.2 new file mode 100644 index 000000000000..9b3d52570db1 --- /dev/null +++ b/app-editors/gvim/files/digest-gvim-6.2 @@ -0,0 +1,4 @@ +MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791 +MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788 +MD5 0921b1a0eb2d846d8fbce4e52b860142 vim-6.2.011-gentoo-patches.tar.bz2 2918 +MD5 8eb174afeab0e00943205a52f72ec684 vim-6.2.011-patches.tar.bz2 12756 diff --git a/app-editors/gvim/gvim-6.2.ebuild b/app-editors/gvim/gvim-6.2.ebuild new file mode 100644 index 000000000000..ea086b40d705 --- /dev/null +++ b/app-editors/gvim/gvim-6.2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2.ebuild,v 1.1 2003/06/04 02:22:22 agriffis Exp $ + +inherit vim + +VIM_VERSION="6.2" +VIM_GENTOO_PATCHES="vim-6.2.011-gentoo-patches.tar.bz2" +VIM_ORG_PATCHES="vim-6.2.011-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="Graphical Vim" +KEYWORDS="~alpha ~ppc ~sparc ~x86" +PROVIDE="virtual/editor" +DEPEND="${DEPEND} + ~app-editors/vim-core-${PV} + x11-base/xfree + gtk2? ( >=x11-libs/gtk+-2.1 virtual/xft ) : + ( gnome? ( gnome-base/gnome-libs ) : + ( gtk? ( =x11-libs/gtk+-1.2* ) : + ( motif? ( virtual/motif ) ) ) )" diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 7d57356b2236..f16e00965606 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/vim-core # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.28 2003/05/28 11:43:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.29 2003/06/04 02:21:01 agriffis Exp $ + +*vim-core-6.2 (03 Jun 2003) + + 03 Jun 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.2.ebuild: + Update to 6.2 release with the 11 available patches *vim-core-6.2_pre6-r1 (28 May 2003) diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest index 5d47aee55ec2..c915870d571c 100644 --- a/app-editors/vim-core/Manifest +++ b/app-editors/vim-core/Manifest @@ -1,5 +1,5 @@ MD5 069cc5b8b1662bf8223bed07fbe463fe vim-core-6.2_pre4.ebuild 804 -MD5 b9040560d44f376e2d59887eb435c0c4 vim-core-6.2.ebuild 812 +MD5 542b1aeb4df9f061cfc36b6dee12986f vim-core-6.2.ebuild 804 MD5 31505cfe80a73066407322680501e6a2 vim-core-6.1-r4.ebuild 779 MD5 54591cf4dd92f8bc74e8350d1d313087 vim-core-6.2_pre6.ebuild 824 MD5 19ab2b5ad844590d09032a3bf5a9477b vim-core-6.2_pre1.ebuild 813 @@ -8,7 +8,7 @@ MD5 cb16f1a7ef436cad754e0b22e9ee2015 vim-core-6.2_pre5.ebuild 804 MD5 e07c7b938dd22000336f5eae9e5008c9 vim-core-6.1-r5.ebuild 785 MD5 396ed55fffd5c55f157cc6386b791755 vim-core-6.2_pre2.ebuild 804 MD5 1a244060a4e5e21fff81c28730f61208 vim-core-6.2_pre6-r1.ebuild 827 -MD5 bb77ffcad9605ee06183076dd24b2c26 ChangeLog 4053 +MD5 e71a9f8d39377789f4bb91eb284e926d ChangeLog 4053 MD5 f370a04e69eaf4296f14ebc1cf0646d2 files/vimrc 2621 MD5 61433f14f33c16dd168c32f32c2152d4 files/digest-vim-core-6.2_pre6-r1 202 MD5 c1c3576985bcab3a31e4abd27ee00d07 files/digest-vim-core-6.2_pre1 201 diff --git a/app-editors/vim-core/files/digest-vim-core-6.2 b/app-editors/vim-core/files/digest-vim-core-6.2 new file mode 100644 index 000000000000..9b3d52570db1 --- /dev/null +++ b/app-editors/vim-core/files/digest-vim-core-6.2 @@ -0,0 +1,4 @@ +MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791 +MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788 +MD5 0921b1a0eb2d846d8fbce4e52b860142 vim-6.2.011-gentoo-patches.tar.bz2 2918 +MD5 8eb174afeab0e00943205a52f72ec684 vim-6.2.011-patches.tar.bz2 12756 diff --git a/app-editors/vim-core/vim-core-6.2.ebuild b/app-editors/vim-core/vim-core-6.2.ebuild new file mode 100644 index 000000000000..28aad54eb4eb --- /dev/null +++ b/app-editors/vim-core/vim-core-6.2.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2.ebuild,v 1.1 2003/06/04 02:21:01 agriffis Exp $ + +inherit vim + +VIM_VERSION="6.2" +VIM_GENTOO_PATCHES="vim-6.2.011-gentoo-patches.tar.bz2" +VIM_ORG_PATCHES="vim-6.2.011-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="vim, gvim and kvim shared files" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index d1c8fc334510..3037e7dc8ec3 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/vim # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.58 2003/05/28 11:44:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.59 2003/06/04 02:21:44 agriffis Exp $ + +*vim-6.2 (03 Jun 2003) + + 03 Jun 2003; Aron Griffis <agriffis@gentoo.org> vim-6.2.ebuild: + Update to 6.2 release with the 11 available patches *vim-6.2_pre6-r1 (28 May 2003) diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest index ae983992e6ce..27d2737f4d2b 100644 --- a/app-editors/vim/Manifest +++ b/app-editors/vim/Manifest @@ -5,9 +5,9 @@ MD5 2dcc758706b7ab09352ea49f2f480d85 vim-6.2_pre4.ebuild 775 MD5 3921851881b23d1ecdc1a9f7ff9e11cd vim-6.2_pre6.ebuild 792 MD5 c1e211aaaabf14d6746829544e53b413 vim-6.2_pre1.ebuild 784 MD5 c8241c77a55138468ec5745af3fd9c6d vim-6.2_pre3.ebuild 775 -MD5 ea5210f5b9c8c0b445d25fc9dea8e56c ChangeLog 10830 +MD5 e6d04c0a658bfdd0d7e7083398a88c6b ChangeLog 10975 MD5 77766d8697a1591edafebfdf7328fc3a vim-6.1-r21.ebuild 752 -MD5 130307fd7501e073719f2ca2879d2120 vim-6.2.ebuild 800 +MD5 f849a16775a7b1c69c24e40f62c759b3 vim-6.2.ebuild 782 MD5 375c2f013ea6a3a7ad2f5f297f681178 vim-6.2_pre5.ebuild 775 MD5 ff57ad24e51584046983b2328b44e96c vim-6.2_pre6-r1.ebuild 795 MD5 9e6738a1dd0f4e78cf1b0c8dc0866af7 files/digest-vim-6.2 274 diff --git a/app-editors/vim/files/digest-vim-6.2 b/app-editors/vim/files/digest-vim-6.2 new file mode 100644 index 000000000000..9b3d52570db1 --- /dev/null +++ b/app-editors/vim/files/digest-vim-6.2 @@ -0,0 +1,4 @@ +MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791 +MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788 +MD5 0921b1a0eb2d846d8fbce4e52b860142 vim-6.2.011-gentoo-patches.tar.bz2 2918 +MD5 8eb174afeab0e00943205a52f72ec684 vim-6.2.011-patches.tar.bz2 12756 diff --git a/app-editors/vim/vim-6.2.ebuild b/app-editors/vim/vim-6.2.ebuild new file mode 100644 index 000000000000..efbb0cbc6ff3 --- /dev/null +++ b/app-editors/vim/vim-6.2.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2.ebuild,v 1.1 2003/06/04 02:21:45 agriffis Exp $ + +inherit vim + +VIM_VERSION="6.2" +VIM_GENTOO_PATCHES="vim-6.2.011-gentoo-patches.tar.bz2" +VIM_ORG_PATCHES="vim-6.2.011-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 ~arm ~hppa ~mips ~ppc ~sparc ~x86" +PROVIDE="virtual/editor" +DEPEND="${DEPEND} + ~app-editors/vim-core-${PV}" |