summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-03-06 12:20:45 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-03-06 12:20:45 +0000
commit1aa367d6ff1d7ea0aee7775c823d00e6e841a0f0 (patch)
treeda7d04ca4533fb3a88c87658e06274f08352c533 /app-editors
parentNew version of curses, dep for POE, still cant get FORMS working (diff)
downloadgentoo-2-1aa367d6ff1d7ea0aee7775c823d00e6e841a0f0.tar.gz
gentoo-2-1aa367d6ff1d7ea0aee7775c823d00e6e841a0f0.tar.bz2
gentoo-2-1aa367d6ff1d7ea0aee7775c823d00e6e841a0f0.zip
Marked stable on amd64.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/vim-core-6.3-r4.ebuild4
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-6.3-r4.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 67a322caac2d..6b4a5dfeedb1 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.134 2005/03/03 07:17:46 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.135 2005/03/06 12:19:17 cryos Exp $
+
+ 06 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> vim-core-6.3-r4.ebuild:
+ Marked stable on amd64.
03 Mar 2005; Guy Martin <gmsoft@gentoo.org> vim-core-6.3-r4.ebuild:
Stable on hppa.
diff --git a/app-editors/vim-core/vim-core-6.3-r4.ebuild b/app-editors/vim-core/vim-core-6.3-r4.ebuild
index ccbe7ccbb50a..e9f3628f6354 100644
--- a/app-editors/vim-core/vim-core-6.3-r4.ebuild
+++ b/app-editors/vim-core/vim-core-6.3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r4.ebuild,v 1.4 2005/03/03 07:17:46 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r4.ebuild,v 1.5 2005/03/06 12:19:17 cryos Exp $
inherit vim
@@ -18,7 +18,7 @@ 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
PDEPEND="!livecd? ( app-vim/gentoo-syntax )"
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index ae8a9bb6135b..e9750b37b5ed 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.152 2005/03/03 07:20:03 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.153 2005/03/06 12:20:45 cryos Exp $
+
+ 06 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> vim-6.3-r4.ebuild:
+ Marked stable on amd64.
03 Mar 2005; Guy Martin <gmsoft@gentoo.org> vim-6.3-r4.ebuild:
Stable on hppa.
diff --git a/app-editors/vim/vim-6.3-r4.ebuild b/app-editors/vim/vim-6.3-r4.ebuild
index d465d67ef92e..25acd6e9c96f 100644
--- a/app-editors/vim/vim-6.3-r4.ebuild
+++ b/app-editors/vim/vim-6.3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3-r4.ebuild,v 1.6 2005/03/03 07:20:03 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3-r4.ebuild,v 1.7 2005/03/06 12:20:45 cryos 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}