[arch-commits] CVS update of arch/build/base/vi (PKGBUILD vi.install)
Tobias Kieslich
tobias at archlinux.org
Sun Aug 12 04:54:18 UTC 2007
Date: Sunday, August 12, 2007 @ 00:54:18
Author: tobias
Path: /home/cvs-arch/arch/build/base/vi
Modified: PKGBUILD (1.3 -> 1.4) vi.install (1.2 -> 1.3)
make vi official in base
------------+
PKGBUILD | 4 ++--
vi.install | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Index: arch/build/base/vi/PKGBUILD
diff -u arch/build/base/vi/PKGBUILD:1.3 arch/build/base/vi/PKGBUILD:1.4
--- arch/build/base/vi/PKGBUILD:1.3 Thu Aug 9 15:10:20 2007
+++ arch/build/base/vi/PKGBUILD Sun Aug 12 00:54:18 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.3 2007/08/09 19:10:20 tobias Exp $
+# $Id: PKGBUILD,v 1.4 2007/08/12 04:54:18 tobias Exp $
# Maintainer: tobias [ tobias at archlinux org ]
pkgname=vi
_srcver=7.1
-_patchlevel=58
+_patchlevel=63
pkgver=${_srcver}.${_patchlevel}
pkgrel=1
pkgdesc="a highly configurable, improved version of the vi text editor (basic version)"
Index: arch/build/base/vi/vi.install
diff -u arch/build/base/vi/vi.install:1.2 arch/build/base/vi/vi.install:1.3
--- arch/build/base/vi/vi.install:1.2 Thu Aug 9 15:10:20 2007
+++ arch/build/base/vi/vi.install Sun Aug 12 00:54:18 2007
@@ -5,7 +5,7 @@
ln -s vi view
ln -s vi rview
cd ${OLDPWD}
- echo "Create vi relate symlinks..."
+ echo "Create vi related symlinks..."
fi
echo -n "Updating vi help tags..."
usr/bin/vi --noplugins -u NONE -U NONE \
More information about the arch-commits
mailing list