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
commit1d2683757b8a0ca23286a08480031cb030b5e24d (patch)
treee04199687f9cf09fdf54636360f0f577219112d4
parentNew ebuild, closing bug #11100 (diff)
downloadhistorical-1d2683757b8a0ca23286a08480031cb030b5e24d.tar.gz
historical-1d2683757b8a0ca23286a08480031cb030b5e24d.tar.bz2
historical-1d2683757b8a0ca23286a08480031cb030b5e24d.zip
Added mips to KEYWORDS
-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