summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-20 21:03:47 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-20 21:03:47 +0000
commit28ee6c07c146b36d5eeabc70aa124a3b794e0700 (patch)
treee35da7793d9da0ba05d665e54e98a751d22d303e /app-editors/vim-core
parentversion bump (diff)
downloadhistorical-28ee6c07c146b36d5eeabc70aa124a3b794e0700.tar.gz
historical-28ee6c07c146b36d5eeabc70aa124a3b794e0700.tar.bz2
historical-28ee6c07c146b36d5eeabc70aa124a3b794e0700.zip
Stable on alpha.
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.2-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 3b49319bc47f..05189cbc8c39 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.81 2004/06/19 01:54:46 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.82 2004/06/20 20:58:15 kloeri Exp $
+
+ 20 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> vim-core-6.2-r9.ebuild:
+ Stable on alpha.
18 Jun 2004; Brandon Hale <tseng@gentoo.org> vim-core-6.3.ebuild:
Stable on x86.
diff --git a/app-editors/vim-core/vim-core-6.2-r9.ebuild b/app-editors/vim-core/vim-core-6.2-r9.ebuild
index a1bf217d47ea..0fdfe29241a8 100644
--- a/app-editors/vim-core/vim-core-6.2-r9.ebuild
+++ b/app-editors/vim-core/vim-core-6.2-r9.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.2-r9.ebuild,v 1.5 2004/06/02 05:16:47 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r9.ebuild,v 1.6 2004/06/20 20:58:15 kloeri Exp $
inherit vim
@@ -18,5 +18,5 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="~x86 ppc sparc mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="~x86 ppc sparc mips alpha arm ~hppa amd64 ~ia64 ~ppc64 ~s390"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass