summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-13 18:28:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-13 18:28:58 +0000
commit856a728306311d3c2cda313cae32f5914e515782 (patch)
tree53591e782982ed04d0e6d9845d1ec9bbeada1402 /app-editors/vim-core
parentVersion bump (Manifest recommit) (diff)
downloadgentoo-2-856a728306311d3c2cda313cae32f5914e515782.tar.gz
gentoo-2-856a728306311d3c2cda313cae32f5914e515782.tar.bz2
gentoo-2-856a728306311d3c2cda313cae32f5914e515782.zip
stable on ppc64
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-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 8e3aabd0cd64..4a5e471fe3f5 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.117 2004/12/12 18:37:20 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.118 2004/12/13 18:28:58 corsair Exp $
+
+ 13 Dec 2004; Markus Rothe <corsair@gentoo.org> vim-core-6.3-r3.ebuild:
+ Stable on ppc64
12 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> files/vimrc:
Update the vimrc link to the new devrel handbook rather than the old howtos
diff --git a/app-editors/vim-core/vim-core-6.3-r3.ebuild b/app-editors/vim-core/vim-core-6.3-r3.ebuild
index 93ea66043389..c13d57f4f6ef 100644
--- a/app-editors/vim-core/vim-core-6.3-r3.ebuild
+++ b/app-editors/vim-core/vim-core-6.3-r3.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-r3.ebuild,v 1.5 2004/12/11 20:07:46 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r3.ebuild,v 1.6 2004/12/13 18:28:58 corsair Exp $
inherit vim
@@ -18,6 +18,6 @@ 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"
IUSE="${IUSE} nls"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass