summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-14 14:22:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-14 14:22:03 +0000
commitf7e35627866f4f5e5b86c908950995e4e599f62a (patch)
tree50e1c85916dac68514096e4a0e87e2a5e9a1ae9e /app-editors
parent~amd64 keyworded as this package was initially tested on amd64, bug #210192, ... (diff)
downloadgentoo-2-f7e35627866f4f5e5b86c908950995e4e599f62a.tar.gz
gentoo-2-f7e35627866f4f5e5b86c908950995e4e599f62a.tar.bz2
gentoo-2-f7e35627866f4f5e5b86c908950995e4e599f62a.zip
alpha/ia64/x86 stable wrt #232890
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/vim-core-7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 2b6f6758dec0..3fd9fe1b9153 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.295 2008/08/14 13:28:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.296 2008/08/14 14:22:03 armin76 Exp $
+
+ 14 Aug 2008; Raúl Porcel <armin76@gentoo.org> vim-core-7.2.ebuild:
+ alpha/ia64/x86 stable wrt #232890
14 Aug 2008; Ferris McCormick <fmccor@gentoo.org> vim-core-7.2.ebuild:
Sparc stable, security Bug #232890.
diff --git a/app-editors/vim-core/vim-core-7.2.ebuild b/app-editors/vim-core/vim-core-7.2.ebuild
index 040cd74fd463..b62112abcd11 100644
--- a/app-editors/vim-core/vim-core-7.2.ebuild
+++ b/app-editors/vim-core/vim-core-7.2.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.2.ebuild,v 1.2 2008/08/14 13:28:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.2.ebuild,v 1.3 2008/08/14 14:22:03 armin76 Exp $
inherit vim
@@ -15,7 +15,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 )"