diff options
author | Ali Polatel <hawking@gentoo.org> | 2007-07-28 00:17:25 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2007-07-28 00:17:25 +0000 |
commit | 0fde50ced369fa8b80f28345101355124f09ec9d (patch) | |
tree | 4ca4c8ef03be4d82f409709dd0b6b108eab3bf95 /app-editors/gvim | |
parent | version bump, fixes security issue with helptags and other bugs (diff) | |
download | gentoo-2-0fde50ced369fa8b80f28345101355124f09ec9d.tar.gz gentoo-2-0fde50ced369fa8b80f28345101355124f09ec9d.tar.bz2 gentoo-2-0fde50ced369fa8b80f28345101355124f09ec9d.zip |
version bump, fixes security issue with helptags and other bugs
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'app-editors/gvim')
-rw-r--r-- | app-editors/gvim/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gvim/files/digest-gvim-7.1.042 | 15 | ||||
-rw-r--r-- | app-editors/gvim/gvim-7.1.042.ebuild | 43 |
3 files changed, 64 insertions, 1 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog index f758479856a6..467d653958e1 100644 --- a/app-editors/gvim/ChangeLog +++ b/app-editors/gvim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/gvim # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.241 2007/07/22 08:39:35 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.242 2007/07/28 00:17:25 hawking Exp $ + +*gvim-7.1.042 (28 Jul 2007) + + 28 Jul 2007; Ali Polatel <hawking@gentoo.org> +gvim-7.1.042.ebuild: + version bump, fixes security issue with helptags and other bugs 22 Jul 2007; David Shakaryan <omp@gentoo.org> gvim-6.4.ebuild, gvim-7.0.174.ebuild, gvim-7.0.235.ebuild, gvim-7.1.ebuild, diff --git a/app-editors/gvim/files/digest-gvim-7.1.042 b/app-editors/gvim/files/digest-gvim-7.1.042 new file mode 100644 index 000000000000..55a67c26b6fe --- /dev/null +++ b/app-editors/gvim/files/digest-gvim-7.1.042 @@ -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 5d2c50572454b8b9ca19ae449f972417 vim-patches-7.1.042.tar.gz 64204 +RMD160 da6ea2b6fc8c41c35a82a0f5faf59c37d01385e6 vim-patches-7.1.042.tar.gz 64204 +SHA256 39704006d88b262a6e1c4ee68d217f14820439ba522662784a1d0724008c86c4 vim-patches-7.1.042.tar.gz 64204 diff --git a/app-editors/gvim/gvim-7.1.042.ebuild b/app-editors/gvim/gvim-7.1.042.ebuild new file mode 100644 index 000000000000..635943a51b3f --- /dev/null +++ b/app-editors/gvim/gvim-7.1.042.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.1.042.ebuild,v 1.1 2007/07/28 00:17:25 hawking 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" +GVIMRC_FILE_SUFFIX="-r1" + +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="GUI version of the Vim text editor" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="aqua gnome gtk motif nextaw" +PROVIDE="virtual/editor" +DEPEND="${DEPEND} + ~app-editors/vim-core-${PV} + x11-libs/libXext + !aqua? ( + gtk? ( + >=x11-libs/gtk+-2.6 + virtual/xft + gnome? ( >=gnome-base/libgnomeui-2.6 ) + ) + !gtk? ( + motif? ( + x11-libs/openmotif + ) + !motif? ( + nextaw? ( + x11-libs/neXtaw + ) + !nextaw? ( x11-libs/libXaw ) + ) + ) + )" |