summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-19 01:43:17 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-19 01:43:17 +0000
commit077af6e6ae6cd82e0dff94c270fc434a6d829916 (patch)
tree862880aa752a1f1594daafc8185e30ebf785cb78 /app-editors/vim
parentversion bump (diff)
downloadhistorical-077af6e6ae6cd82e0dff94c270fc434a6d829916.tar.gz
historical-077af6e6ae6cd82e0dff94c270fc434a6d829916.tar.bz2
historical-077af6e6ae6cd82e0dff94c270fc434a6d829916.zip
stable on sparc, mips
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index d9727c59c009..4144511dface 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.108 2004/06/13 00:21:05 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.109 2004/06/19 01:43:17 ciaranm Exp $
+
+ 19 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> vim-6.3.ebuild:
+ Stable on sparc, mips
12 Jun 2004; Tom Gall <tgall@gentoo.org> vim-6.2-r9.ebuild:
stable on ppc64
diff --git a/app-editors/vim/vim-6.3.ebuild b/app-editors/vim/vim-6.3.ebuild
index 2cc60d50b1f5..30c0a00d9ca4 100644
--- a/app-editors/vim/vim-6.3.ebuild
+++ b/app-editors/vim/vim-6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3.ebuild,v 1.1 2004/06/08 11:57:03 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3.ebuild,v 1.2 2004/06/19 01:43:17 ciaranm Exp $
inherit vim
@@ -17,7 +17,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="Vi IMproved!"
-KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~alpha ~ia64 ~arm ~hppa ~ppc64 ~s390"
+KEYWORDS="~x86 sparc mips ~ppc ~amd64 ~alpha ~ia64 ~arm ~hppa ~ppc64 ~s390"
PROVIDE="virtual/editor"
DEPEND="${DEPEND}
~app-editors/vim-core-${PV}"