summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/vim-core-7.1.319.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 9f430480ebe1..c9480b9ad1e2 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.292 2008/07/07 02:51:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.293 2008/07/07 12:14:05 armin76 Exp $
+
+ 07 Jul 2008; Raúl Porcel <armin76@gentoo.org> vim-core-7.1.319.ebuild:
+ alpha/ia64 stable wrt security #227453
07 Jul 2008; Brent Baude <ranger@gentoo.org> vim-core-7.1.319.ebuild:
Marking vim-core-7.1.319 ppc64 and ppc for bug 227453
diff --git a/app-editors/vim-core/vim-core-7.1.319.ebuild b/app-editors/vim-core/vim-core-7.1.319.ebuild
index 6c6723fd85fa..190c01155bd7 100644
--- a/app-editors/vim-core/vim-core-7.1.319.ebuild
+++ b/app-editors/vim-core/vim-core-7.1.319.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.319.ebuild,v 1.5 2008/07/07 02:51:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.319.ebuild,v 1.6 2008/07/07 12:14:05 armin76 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 )"