summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2006-09-04 03:18:52 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2006-09-04 03:18:52 +0000
commitc10fc8ec8028d931fe0a00007bf5cb6de86fd93d (patch)
treec1b69d502a5eff0f59f4347826759f279f8e59d6 /app-editors/vim-core
parentFail graciously rather than segfaulting #142453 by Jon Hurst. (diff)
downloadhistorical-c10fc8ec8028d931fe0a00007bf5cb6de86fd93d.tar.gz
historical-c10fc8ec8028d931fe0a00007bf5cb6de86fd93d.tar.bz2
historical-c10fc8ec8028d931fe0a00007bf5cb6de86fd93d.zip
stable on x86
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/ChangeLog6
-rw-r--r--app-editors/vim-core/vim-core-7.0.17.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 8845c0cd5b8f..d1bfae08a382 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.216 2006/08/31 18:51:38 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.217 2006/09/04 03:13:19 compnerd Exp $
+
+ 04 Sep 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ vim-core-7.0.17.ebuild:
+ stable on x86 (bug #145694)
31 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
vim-core-7.0.17.ebuild:
diff --git a/app-editors/vim-core/vim-core-7.0.17.ebuild b/app-editors/vim-core/vim-core-7.0.17.ebuild
index c02453cde812..b913828293bc 100644
--- a/app-editors/vim-core/vim-core-7.0.17.ebuild
+++ b/app-editors/vim-core/vim-core-7.0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.0.17.ebuild,v 1.6 2006/08/31 18:51:38 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.17.ebuild,v 1.7 2006/09/04 03:13:19 compnerd Exp $
inherit vim
@@ -17,7 +17,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.*}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="${DEPEND}"
PDEPEND="!livecd? ( app-vim/gentoo-syntax )"