summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-07-22 04:47:33 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-07-22 04:47:33 +0000
commit6c9fb42104cdab9053d1371b82763bb4bfa75f7c (patch)
tree2f520abe92e3c4a0465e80346628ad706b370c7f
parentamd64 stable, bug 265358 (diff)
downloadgentoo-2-6c9fb42104cdab9053d1371b82763bb4bfa75f7c.tar.gz
gentoo-2-6c9fb42104cdab9053d1371b82763bb4bfa75f7c.tar.bz2
gentoo-2-6c9fb42104cdab9053d1371b82763bb4bfa75f7c.zip
amd64 stable, security bug 257007
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/vim-core-7.2.182.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index ef1bbada14d2..462f4f71322b 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim-core
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.310 2009/07/19 16:51:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.311 2009/07/22 04:47:33 darkside Exp $
+
+ 22 Jul 2009; Jeremy Olexa <darkside@gentoo.org> vim-core-7.2.182.ebuild:
+ amd64 stable, security bug 257007
19 Jul 2009; nixnut <nixnut@gentoo.org> vim-core-7.2.182.ebuild:
ppc stable #257007
diff --git a/app-editors/vim-core/vim-core-7.2.182.ebuild b/app-editors/vim-core/vim-core-7.2.182.ebuild
index 9a1f1ab5da92..d72fd42b378a 100644
--- a/app-editors/vim-core/vim-core-7.2.182.ebuild
+++ b/app-editors/vim-core/vim-core-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-core/vim-core-7.2.182.ebuild,v 1.6 2009/07/19 16:51:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.2.182.ebuild,v 1.7 2009/07/22 04:47:33 darkside Exp $
inherit vim
@@ -17,6 +17,6 @@ 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=""
PDEPEND="!livecd? ( app-vim/gentoo-syntax )"