diff options
author | Mike Kelly <pioto@gentoo.org> | 2007-05-31 05:49:46 +0000 |
---|---|---|
committer | Mike Kelly <pioto@gentoo.org> | 2007-05-31 05:49:46 +0000 |
commit | c78edfe648195e57decc67926f92d4a9c62d763a (patch) | |
tree | 2bf2c3fddba17d5bec25a473ad7176869d3d441f /app-editors | |
parent | Version bump. Also, include sources for non-english languages, and other extr... (diff) | |
download | gentoo-2-c78edfe648195e57decc67926f92d4a9c62d763a.tar.gz gentoo-2-c78edfe648195e57decc67926f92d4a9c62d763a.tar.bz2 gentoo-2-c78edfe648195e57decc67926f92d4a9c62d763a.zip |
Version bump. Also, include sources for non-english languages, and other extras. Fixes Bug #179133.
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/vim/files/digest-vim-7.1.002 | 15 | ||||
-rw-r--r-- | app-editors/vim/vim-7.1.002.ebuild | 26 |
3 files changed, 48 insertions, 1 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 268067dd523b..928b6ae9f1fa 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/vim # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.276 2007/05/14 10:16:09 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.277 2007/05/31 05:49:46 pioto Exp $ + +*vim-7.1.002 (31 May 2007) + + 31 May 2007; Mike Kelly <pioto@gentoo.org> +vim-7.1.002.ebuild: + Version bump. Also, include sources for non-english languages, and other + extras. Fixes Bug #179133. *vim-7.1-r1 (14 May 2007) diff --git a/app-editors/vim/files/digest-vim-7.1.002 b/app-editors/vim/files/digest-vim-7.1.002 new file mode 100644 index 000000000000..6affd36cfc80 --- /dev/null +++ b/app-editors/vim/files/digest-vim-7.1.002 @@ -0,0 +1,15 @@ +MD5 605cc7ae31bcc9d7864bb0bb6025f55d vim-7.1-extra.tar.gz 713842 +RMD160 e44bde407fb42233a8fbcc74d96a03650bf863d1 vim-7.1-extra.tar.gz 713842 +SHA256 4f4a4809e0089fe7c3b8dc1ae96cc692ca4dd62f06bd1c542c83ef2a345fdf1b vim-7.1-extra.tar.gz 713842 +MD5 78439f5a5ffa19dbc7fc7cdfff7ed7e2 vim-7.1-gentoo-patches.tar.bz2 6170 +RMD160 18401e255876c5bac2ee6c604e42a87406b38502 vim-7.1-gentoo-patches.tar.bz2 6170 +SHA256 80b78ecded23b39d8a6e4832906904c035abc3c589c69397997fa1183f941fe8 vim-7.1-gentoo-patches.tar.bz2 6170 +MD5 144aa049ba70621acf4247f0459f3ee7 vim-7.1-lang.tar.gz 1188738 +RMD160 ac38dde9b2e497687f9d046786b3ce1e45f45020 vim-7.1-lang.tar.gz 1188738 +SHA256 ffbd99baac105994163efe78a1b0a3c77faae38f66d7df00465c7dd7f8879947 vim-7.1-lang.tar.gz 1188738 +MD5 44c6b4914f38d6f9aa959640b89da329 vim-7.1.tar.bz2 6876053 +RMD160 470775e0d0219cafe7e04dd91199ed7441882456 vim-7.1.tar.bz2 6876053 +SHA256 7f0a5195db1981806090a46aa962f980edc68eba72ca5cfc8287aff612f1cf70 vim-7.1.tar.bz2 6876053 +MD5 6b98932c2a15737a9ee32dd98dc022f0 vim-patches-7.1.002.tar.gz 1984 +RMD160 d0bc8cbae8adfff68e22cda454e63e2041fa5b4a vim-patches-7.1.002.tar.gz 1984 +SHA256 f506119446024aa099b62e13784b711f49178d6dbe664c423e47ae9c388169b8 vim-patches-7.1.002.tar.gz 1984 diff --git a/app-editors/vim/vim-7.1.002.ebuild b/app-editors/vim/vim-7.1.002.ebuild new file mode 100644 index 000000000000..4eb48541be2d --- /dev/null +++ b/app-editors/vim/vim-7.1.002.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.002.ebuild,v 1.1 2007/05/31 05:49:46 pioto Exp $ + +inherit vim + +VIM_VERSION="7.1" +VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-gentoo-patches.tar.bz2" +VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz" + +SRC_URI="ftp://ftp.vim.org/pub/vim/unstable/unix/vim-${VIM_VERSION}.tar.bz2 + ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz + ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-extra.tar.gz + mirror://gentoo/${VIM_GENTOO_PATCHES} + mirror://gentoo/${VIM_ORG_PATCHES}" + +S="${WORKDIR}/vim${VIM_VERSION/.}" +DESCRIPTION="Vim, an improved vi-style text editor" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +IUSE="" +PROVIDE="virtual/editor" +DEPEND="${DEPEND} + !minimal? ( ~app-editors/vim-core-${PV} )" +RDEPEND="${RDEPEND} + !<app-editors/nvi-1.81.5-r4 + !minimal? ( ~app-editors/vim-core-${PV} )" |