summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-05-12 15:37:42 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-05-12 15:37:42 +0000
commitf720d48fec04e6f4168e4ec652a927011f1b67ce (patch)
tree58266c593754c2174be442c20bc747497ea5954d /app-editors
parentx86 stable (Manifest recommit) (diff)
downloadgentoo-2-f720d48fec04e6f4168e4ec652a927011f1b67ce.tar.gz
gentoo-2-f720d48fec04e6f4168e4ec652a927011f1b67ce.tar.bz2
gentoo-2-f720d48fec04e6f4168e4ec652a927011f1b67ce.zip
Stable on sparc, mips
Diffstat (limited to 'app-editors')
-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 2202252f13f9..4e6eb13b0466 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.68 2004/05/01 17:43:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.69 2004/05/12 15:37:42 ciaranm Exp $
+
+ 12 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> vim-core-6.2-r9.ebuild:
+ Stable on sparc, mips
*vim-core-6.2-r9 (01 May 2004)
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 450937b78129..98aa68f38acc 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.1 2004/05/01 17:43:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r9.ebuild,v 1.2 2004/05/12 15:37:42 ciaranm 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 ~ppc64"
+KEYWORDS="~alpha ~hppa mips ~ppc sparc ~x86 ~amd64 ~ia64 ~s390 ~ppc64"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass