summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-09-23 22:37:08 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-09-23 22:37:08 +0000
commit92338b6e31b4e35eaea5f4e42ab18b407cbdc524 (patch)
tree90bd035985e4bab974b93f837a07e964ec7fcf90 /app-editors/vim
parentUnset all CFLAGS so it will compile. bug #57754 (Manifest recommit) (diff)
downloadgentoo-2-92338b6e31b4e35eaea5f4e42ab18b407cbdc524.tar.gz
gentoo-2-92338b6e31b4e35eaea5f4e42ab18b407cbdc524.tar.bz2
gentoo-2-92338b6e31b4e35eaea5f4e42ab18b407cbdc524.zip
stable on s390
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-6.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index d3e49ac4e17b..0233ac2086ca 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.122 2004/09/19 20:47:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.123 2004/09/23 22:37:08 kugelfang Exp $
+
+ 22 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> vim-6.3-r1.ebuild:
+ Marked stable on amd64 and s390.
19 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> vim-6.3-r1.ebuild:
Stable on alpha.
diff --git a/app-editors/vim/vim-6.3-r1.ebuild b/app-editors/vim/vim-6.3-r1.ebuild
index 4723c772ea6b..44b0fac85dd1 100644
--- a/app-editors/vim/vim-6.3-r1.ebuild
+++ b/app-editors/vim/vim-6.3-r1.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/vim-6.3-r1.ebuild,v 1.3 2004/09/19 20:47:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3-r1.ebuild,v 1.4 2004/09/23 22:37:08 kugelfang Exp $
inherit vim
@@ -16,7 +16,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="Vim, an improved vi-style text editor"
-KEYWORDS="x86 sparc mips ~ppc ~amd64 alpha ~ia64 ~arm ~hppa ~ppc64 ~s390"
+KEYWORDS="x86 sparc mips ~ppc amd64 alpha ~ia64 ~arm ~hppa ~ppc64 s390"
IUSE="${IUSE} nls"
PROVIDE="virtual/editor"
DEPEND="${DEPEND}