[arch-commits] CVS update of extra/editors/vim-a (PKGBUILD)
Dan McGee
dan at archlinux.org
Mon Aug 20 19:52:25 UTC 2007
Date: Monday, August 20, 2007 @ 15:52:25
Author: dan
Path: /home/cvs-extra/extra/editors/vim-a
Modified: PKGBUILD (1.5 -> 1.6)
updated a few vim plugins that only need what we call vi
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: extra/editors/vim-a/PKGBUILD
diff -u extra/editors/vim-a/PKGBUILD:1.5 extra/editors/vim-a/PKGBUILD:1.6
--- extra/editors/vim-a/PKGBUILD:1.5 Sun Aug 12 05:34:37 2007
+++ extra/editors/vim-a/PKGBUILD Mon Aug 20 15:52:25 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.5 2007/08/12 09:34:37 aaron Exp $
+# $Id: PKGBUILD,v 1.6 2007/08/20 19:52:25 dan Exp $
# Maintainer : Aaron Griffin <aaron at archlinux.org>
pkgname=vim-a
@@ -9,7 +9,7 @@
pkgdesc="alternate files in vim quickly (.c -> .h etc)"
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=31"
-depends=(vim)
+depends=('vi')
groups=('vim-plugins')
install=vimdoc.install
source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid \
More information about the arch-commits
mailing list