summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-06-25 16:25:55 +0000
committerTom Gall <tgall@gentoo.org>2004-06-25 16:25:55 +0000
commit01e7cbe49e1f88e8ace1abd508887cb661a648b0 (patch)
treef0a6b4da3850b6316e9e710357b6d6c005df7b86 /app-editors
parentuclibc update (Manifest recommit) (diff)
downloadgentoo-2-01e7cbe49e1f88e8ace1abd508887cb661a648b0.tar.gz
gentoo-2-01e7cbe49e1f88e8ace1abd508887cb661a648b0.tar.bz2
gentoo-2-01e7cbe49e1f88e8ace1abd508887cb661a648b0.zip
stable on ppc64, bug #54847
Diffstat (limited to 'app-editors')
-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 90709eb90314..553716c864e7 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 Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.89 2004/06/24 22:03:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.90 2004/06/25 16:25:55 tgall Exp $
+
+ 25 Jun 2004; Tom Gall <tgall@gentoo.org> vim-core-6.3.ebuild:
+ Stable on ppc64
22 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> vim-core-6.3.ebuild:
Stable on hppa
diff --git a/app-editors/vim-core/vim-core-6.3.ebuild b/app-editors/vim-core/vim-core-6.3.ebuild
index d6730af50cfd..a01fe98838e0 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 Foundation
# 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.8 2004/06/24 22:03:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.ebuild,v 1.9 2004/06/25 16:25:55 tgall 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