diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-15 13:07:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-15 13:07:46 +0000 |
commit | 0e0fac3fae0ea296d93a11c68ac2f619de2e483a (patch) | |
tree | 0e35e6be07a34c2c165a0b97670279cb3fb52a80 /app-editors/vim/vim-7.2.182.ebuild | |
parent | stable x86, security bug 257007 (diff) | |
download | gentoo-2-0e0fac3fae0ea296d93a11c68ac2f619de2e483a.tar.gz gentoo-2-0e0fac3fae0ea296d93a11c68ac2f619de2e483a.tar.bz2 gentoo-2-0e0fac3fae0ea296d93a11c68ac2f619de2e483a.zip |
stable x86, security bug 257007
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors/vim/vim-7.2.182.ebuild')
-rw-r--r-- | app-editors/vim/vim-7.2.182.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-7.2.182.ebuild b/app-editors/vim/vim-7.2.182.ebuild index a064e167ea3f..72dab185a5af 100644 --- a/app-editors/vim/vim-7.2.182.ebuild +++ b/app-editors/vim/vim-7.2.182.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.2.182.ebuild,v 1.2 2009/07/14 23:38:30 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.2.182.ebuild,v 1.3 2009/07/15 13:07:46 fauli Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} !minimal? ( ~app-editors/vim-core-${PV} )" |