summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2004-06-20 21:28:40 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2004-06-20 21:28:40 +0000
commit5a476c1325d5646ae650f8769a4cc1a418b2b213 (patch)
tree255c720206e237353811e068bbe9f5d36163ee64 /app-editors
parentfix note about officially supported archs #54515 (diff)
downloadgentoo-2-5a476c1325d5646ae650f8769a4cc1a418b2b213.tar.gz
gentoo-2-5a476c1325d5646ae650f8769a4cc1a418b2b213.tar.bz2
gentoo-2-5a476c1325d5646ae650f8769a4cc1a418b2b213.zip
Stable on ppc.
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 05189cbc8c39..17f0166e965e 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.82 2004/06/20 20:58:15 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.83 2004/06/20 21:28:40 hansmi Exp $
+
+ 20 Jun 2004; Michael Hanselmann <hansmi@gentoo.org> vim-core-6.3.ebuild:
+ Stable on ppc.
20 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> vim-core-6.2-r9.ebuild:
Stable on alpha.
diff --git a/app-editors/vim-core/vim-core-6.3.ebuild b/app-editors/vim-core/vim-core-6.3.ebuild
index 431f83fbae10..7b589b13751b 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.3 2004/06/19 01:54:46 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.ebuild,v 1.4 2004/06/20 21:28:40 hansmi 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