[arch-commits] Commit in vim-a/repos/community-any (6 files)

Felix Yan fyan at nymeria.archlinux.org
Sat Jul 5 04:22:38 UTC 2014


    Date: Saturday, July 5, 2014 @ 06:22:38
  Author: fyan
Revision: 115026

archrelease: copy trunk to community-any

Added:
  vim-a/repos/community-any/LICENSE
    (from rev 115025, vim-a/trunk/LICENSE)
  vim-a/repos/community-any/PKGBUILD
    (from rev 115025, vim-a/trunk/PKGBUILD)
  vim-a/repos/community-any/vimdoc.install
    (from rev 115025, vim-a/trunk/vimdoc.install)
Deleted:
  vim-a/repos/community-any/LICENSE
  vim-a/repos/community-any/PKGBUILD
  vim-a/repos/community-any/vimdoc.install

----------------+
 LICENSE        |   18 ++++++-------
 PKGBUILD       |   76 +++++++++++++++++++++++++++----------------------------
 vimdoc.install |   28 ++++++++++----------
 3 files changed, 61 insertions(+), 61 deletions(-)

Deleted: LICENSE
===================================================================
--- LICENSE	2014-07-05 04:22:16 UTC (rev 115025)
+++ LICENSE	2014-07-05 04:22:38 UTC (rev 115026)
@@ -1,9 +0,0 @@
-Copyright: (c) 2000-2006 Michael Sharpe
-           We grant permission to use, copy modify, distribute, and sell this
-           software for any purpose without fee, provided that the above 
-           copyright notice and this text are not removed. We make no guarantee
-           about the suitability of this software for any purpose and we are 
-           not liable for any damages resulting from its use. Further, we are 
-           under no obligation to maintain or extend this software. It is 
-           provided on an "as is" basis without any expressed or implied 
-           warranty.

Copied: vim-a/repos/community-any/LICENSE (from rev 115025, vim-a/trunk/LICENSE)
===================================================================
--- LICENSE	                        (rev 0)
+++ LICENSE	2014-07-05 04:22:38 UTC (rev 115026)
@@ -0,0 +1,9 @@
+Copyright: (c) 2000-2006 Michael Sharpe
+           We grant permission to use, copy modify, distribute, and sell this
+           software for any purpose without fee, provided that the above 
+           copyright notice and this text are not removed. We make no guarantee
+           about the suitability of this software for any purpose and we are 
+           not liable for any damages resulting from its use. Further, we are 
+           under no obligation to maintain or extend this software. It is 
+           provided on an "as is" basis without any expressed or implied 
+           warranty.

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-05 04:22:16 UTC (rev 115025)
+++ PKGBUILD	2014-07-05 04:22:38 UTC (rev 115026)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=vim-a
-pkgver=2.18
-_scriptid=7218
-_docid=6347
-pkgrel=6
-pkgdesc="alternate files in vim quickly (.c -> .h etc)"
-arch=('any')
-url="http://www.vim.org/scripts/script.php?script_id=31"
-license=('custom')
-depends=(vim)
-groups=('vim-plugins')
-install=vimdoc.install
-source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid
-        http://www.vim.org/scripts/download_script.php?src_id=$_docid LICENSE)
-md5sums=('6570438244f71e19be1e1b84a5a6c1ec'
-         '0fcef5054b1617fa8217c9bd0bede338'
-         '6f4ce554c0e43d79e1532c7ba0bf63fe')
-
-build() {
-	cd ${srcdir}
-
-	mv download_script.php?src_id=$_scriptid a.vim
-	mv download_script.php?src_id=$_docid alternate.txt
-}
-
-package() {
-	cd ${srcdir}
-
-	installpath="${pkgdir}/usr/share/vim/vimfiles"
-
-	install -D -m644 a.vim $installpath/plugin/a.vim
-	install -D -m644 alternate.txt $installpath/doc/alternate.txt
-	install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: vim-a/repos/community-any/PKGBUILD (from rev 115025, vim-a/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-05 04:22:38 UTC (rev 115026)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=vim-a
+pkgver=2.18
+_scriptid=7218
+_docid=6347
+pkgrel=7
+pkgdesc="alternate files in vim quickly (.c -> .h etc)"
+arch=('any')
+url="http://www.vim.org/scripts/script.php?script_id=31"
+license=('custom')
+depends=(vim)
+groups=('vim-plugins')
+install=vimdoc.install
+source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid
+        http://www.vim.org/scripts/download_script.php?src_id=$_docid LICENSE)
+md5sums=('6570438244f71e19be1e1b84a5a6c1ec'
+         '0fcef5054b1617fa8217c9bd0bede338'
+         '6f4ce554c0e43d79e1532c7ba0bf63fe')
+
+build() {
+	cd ${srcdir}
+
+	mv download_script.php?src_id=$_scriptid a.vim
+	mv download_script.php?src_id=$_docid alternate.txt
+}
+
+package() {
+	cd ${srcdir}
+
+	installpath="${pkgdir}/usr/share/vim/vimfiles"
+
+	install -D -m644 a.vim $installpath/plugin/a.vim
+	install -D -m644 alternate.txt $installpath/doc/alternate.txt
+	install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: vimdoc.install
===================================================================
--- vimdoc.install	2014-07-05 04:22:16 UTC (rev 115025)
+++ vimdoc.install	2014-07-05 04:22:38 UTC (rev 115026)
@@ -1,14 +0,0 @@
-post_install() {
-    echo -n "Updating vim help tags..."
-    /usr/bin/vim --noplugins -u NONE -U NONE \
-        --cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q" > /dev/null 2>&1
-    echo "done."
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install
-}

Copied: vim-a/repos/community-any/vimdoc.install (from rev 115025, vim-a/trunk/vimdoc.install)
===================================================================
--- vimdoc.install	                        (rev 0)
+++ vimdoc.install	2014-07-05 04:22:38 UTC (rev 115026)
@@ -0,0 +1,14 @@
+post_install() {
+    echo -n "Updating vim help tags..."
+    /usr/bin/vim --noplugins -u NONE -U NONE \
+        --cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q" > /dev/null 2>&1
+    echo "done."
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install
+}




More information about the arch-commits mailing list