summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-07-31 19:24:54 +0000
committerChristoph Mende <angelos@gentoo.org>2007-07-31 19:24:54 +0000
commit99bf695442807bd3a2017898ea5936686654b6fd (patch)
tree13543f49eacb8dddd89964de718bef26d86e31c3 /app-editors
parentStable on x86 wrt bug #187270 (diff)
downloadgentoo-2-99bf695442807bd3a2017898ea5936686654b6fd.tar.gz
gentoo-2-99bf695442807bd3a2017898ea5936686654b6fd.tar.bz2
gentoo-2-99bf695442807bd3a2017898ea5936686654b6fd.zip
Stable on amd64 wrt security bug #185677
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/vim-core-7.1.042.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index d9d8a31a9c85..4b775f07d285 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.262 2007/07/28 00:14:15 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.263 2007/07/31 19:24:54 angelos Exp $
+
+ 31 Jul 2007; Christoph Mende <angelos@gentoo.org> vim-core-7.1.042.ebuild:
+ Stable on amd64 wrt security bug #185677
*vim-core-7.1.042 (27 Jul 2007)
diff --git a/app-editors/vim-core/vim-core-7.1.042.ebuild b/app-editors/vim-core/vim-core-7.1.042.ebuild
index a0c899352e8e..1be65f6be293 100644
--- a/app-editors/vim-core/vim-core-7.1.042.ebuild
+++ b/app-editors/vim-core/vim-core-7.1.042.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.042.ebuild,v 1.1 2007/07/28 00:14:15 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.042.ebuild,v 1.2 2007/07/31 19:24:54 angelos Exp $
inherit vim
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="vim and gvim shared files"
-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 ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
DEPEND="${DEPEND}"
PDEPEND="!livecd? ( app-vim/gentoo-syntax )"