summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-04-20 02:17:22 +0000
committerTom Gall <tgall@gentoo.org>2004-04-20 02:17:22 +0000
commit49c8d3d9b65180b068bfeae0c6fc07a3385f62e2 (patch)
tree41eaf9b1582ae7e8a5bea8e0c681f01a131b34dc /app-editors/vim-core
parentremove 1.7.3-r1, add new revision of 2.1.2 with QA fixes for bug #48362 (Mani... (diff)
downloadgentoo-2-49c8d3d9b65180b068bfeae0c6fc07a3385f62e2.tar.gz
gentoo-2-49c8d3d9b65180b068bfeae0c6fc07a3385f62e2.tar.bz2
gentoo-2-49c8d3d9b65180b068bfeae0c6fc07a3385f62e2.zip
added ppc64 keyboard, it works
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-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 38216af3715d..af76d02ee0e1 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.66 2004/04/09 14:49:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.67 2004/04/20 02:17:22 tgall Exp $
+
+ 19 Apr 2004; Tom Gall <tgall@gentoo.org> vim-core-6.2-r8.ebuild:
+ added ppc64, marked stable, it works
*vim-core-6.2-r8 (09 Apr 2004)
diff --git a/app-editors/vim-core/vim-core-6.2-r8.ebuild b/app-editors/vim-core/vim-core-6.2-r8.ebuild
index b5a63b985adb..e92435170e07 100644
--- a/app-editors/vim-core/vim-core-6.2-r8.ebuild
+++ b/app-editors/vim-core/vim-core-6.2-r8.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-r8.ebuild,v 1.1 2004/04/09 14:49:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r8.ebuild,v 1.2 2004/04/20 02:17:22 tgall Exp $
inherit vim
@@ -18,5 +18,5 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86 ~amd64 ~ia64 ~s390"
+KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86 ~amd64 ~ia64 ~s390 ppc64"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass