summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-03-14 15:59:13 +0000
committerJan Seidel <tuxus@gentoo.org>2003-03-14 15:59:13 +0000
commite05176ad9ac0c64ca385431038a737a0cbc0d67b (patch)
tree017e2679627b1dde30a849f9e856968323cde919 /app-editors
parentNew ebuild, closing bug #11100 (diff)
downloadgentoo-2-e05176ad9ac0c64ca385431038a737a0cbc0d67b.tar.gz
gentoo-2-e05176ad9ac0c64ca385431038a737a0cbc0d67b.tar.bz2
gentoo-2-e05176ad9ac0c64ca385431038a737a0cbc0d67b.zip
Added mips to KEYWORDS
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-6.1-r19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 04939e7b9c93..ec898d74cad4 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.46 2003/03/13 22:23:51 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.47 2003/03/14 15:59:13 tuxus Exp $
*vim-6.1-r20.ebuild (13 Mar 2003)
@@ -32,6 +32,9 @@
*vim-6.1-r19.ebuild (21 Jan 2003)
+ 14 Mar 2003; Jan Seidel <tuxus@gentoo.org> vim-6.1-r19.ebuild :
+ Added mips to KEYWORDS
+
24 Feb 2003; Zach Welch <zwelch@gentoo.org> vim-6.1-r19.ebuild :
Add arm keyword
diff --git a/app-editors/vim/vim-6.1-r19.ebuild b/app-editors/vim/vim-6.1-r19.ebuild
index 312d12056aed..a6f8ea19543a 100644
--- a/app-editors/vim/vim-6.1-r19.ebuild
+++ b/app-editors/vim/vim-6.1-r19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r19.ebuild,v 1.8 2003/03/13 22:18:23 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r19.ebuild,v 1.9 2003/03/14 15:59:13 tuxus Exp $
IUSE="nls perl python ruby tcltk gpm X"
@@ -13,7 +13,7 @@ use nls || EXCLUDE_PATCH="${EXCLUDE_PATCH} 295 301"
inherit vim
DESCRIPTION="Vi IMproved!"
-KEYWORDS="x86 ppc sparc alpha hppa arm"
+KEYWORDS="x86 ppc sparc alpha hppa arm mips"
DEPEND="app-editors/vim-core
sys-libs/libtermcap-compat
dev-util/cscope