summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-24 09:08:23 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-24 09:08:23 +0000
commit3f1627800d0fa890c80d0370ba24b886521fe4a7 (patch)
tree63c44a8a5df6344ee30b5a9071ed29e20b3368dc /app-editors
parentarm/hppa/ia64/s390 stable (diff)
downloadgentoo-2-3f1627800d0fa890c80d0370ba24b886521fe4a7.tar.gz
gentoo-2-3f1627800d0fa890c80d0370ba24b886521fe4a7.tar.bz2
gentoo-2-3f1627800d0fa890c80d0370ba24b886521fe4a7.zip
arm/s390 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/vim-core-6.3.084.ebuild4
-rw-r--r--app-editors/vim/vim-6.3.084.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/vim-core/vim-core-6.3.084.ebuild b/app-editors/vim-core/vim-core-6.3.084.ebuild
index fd371170e99b..dbe83b52d665 100644
--- a/app-editors/vim-core/vim-core-6.3.084.ebuild
+++ b/app-editors/vim-core/vim-core-6.3.084.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.084.ebuild,v 1.9 2005/07/23 21:59:06 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.10 2005/07/24 09:08:17 vapier Exp $
inherit vim
@@ -21,7 +21,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE="nls"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )"
diff --git a/app-editors/vim/vim-6.3.084.ebuild b/app-editors/vim/vim-6.3.084.ebuild
index 1667958d8658..cbd3bc54f702 100644
--- a/app-editors/vim/vim-6.3.084.ebuild
+++ b/app-editors/vim/vim-6.3.084.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.084.ebuild,v 1.9 2005/07/23 22:02:42 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3.084.ebuild,v 1.10 2005/07/24 09:08:23 vapier Exp $
inherit vim
@@ -18,7 +18,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="Vim, an improved vi-style text editor"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE="nls"
PROVIDE="virtual/editor"
DEPEND="${DEPEND}