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-core
parentversion bump (diff)
downloadhistorical-077af6e6ae6cd82e0dff94c270fc434a6d829916.tar.gz
historical-077af6e6ae6cd82e0dff94c270fc434a6d829916.tar.bz2
historical-077af6e6ae6cd82e0dff94c270fc434a6d829916.zip
stable on sparc, mips
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/vim-core-6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 117392e35b63..67115df508cb 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.79 2004/06/14 16:59:57 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.80 2004/06/19 01:42:13 ciaranm Exp $
+
+ 19 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> vim-core-6.3.ebuild:
+ Stable on sparc, mips
14 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> files/vimrc:
Add in crontab autocmd to fix backupcopy, see bug 53437 and :help crontab. No
diff --git a/app-editors/vim-core/vim-core-6.3.ebuild b/app-editors/vim-core/vim-core-6.3.ebuild
index d877330cd594..7206e5377c87 100644
--- a/app-editors/vim-core/vim-core-6.3.ebuild
+++ b/app-editors/vim-core/vim-core-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-core/vim-core-6.3.ebuild,v 1.1 2004/06/08 11:56:21 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.ebuild,v 1.2 2004/06/19 01:42:13 ciaranm Exp $
inherit vim
@@ -19,5 +19,5 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="~x86 ~sparc ~mips ~ppc ~alpha ~amd64 ~ia64 ~arm ~hppa ~ppc64 ~s390"
+KEYWORDS="~x86 sparc mips ~ppc ~alpha ~amd64 ~ia64 ~arm ~hppa ~ppc64 ~s390"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass