summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-04 17:25:44 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-04 17:25:44 +0000
commite205adf1ed8d0896dbcfaa7696cefba5da2e68e8 (patch)
tree24c5fca066f730bd967ae1af1675889a9e7d7de2 /app-editors/vim-core
parentMasking mzscheme (diff)
downloadhistorical-e205adf1ed8d0896dbcfaa7696cefba5da2e68e8.tar.gz
historical-e205adf1ed8d0896dbcfaa7696cefba5da2e68e8.tar.bz2
historical-e205adf1ed8d0896dbcfaa7696cefba5da2e68e8.zip
Stable on sparc
Package-Manager: portage-2.1-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 d1bfae08a382..9bd4e5b80e0b 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.217 2006/09/04 03:13:19 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.218 2006/09/04 17:24:02 gustavoz Exp $
+
+ 04 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ vim-core-7.0.17.ebuild:
+ Stable on sparc
04 Sep 2006; Saleem Abdulrasool <compnerd@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 b913828293bc..8c987ef2cf04 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.7 2006/09/04 03:13:19 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.17.ebuild,v 1.8 2006/09/04 17:24:02 gustavoz 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 )"