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

Daniel Wallace dwallace at archlinux.org
Thu Sep 11 00:56:10 UTC 2014


    Date: Thursday, September 11, 2014 @ 02:56:10
  Author: dwallace
Revision: 118793

archrelease: copy trunk to community-any

Added:
  vim-netrw/repos/community-any/PKGBUILD
    (from rev 118792, vim-netrw/trunk/PKGBUILD)
  vim-netrw/repos/community-any/license
    (from rev 118792, vim-netrw/trunk/license)
  vim-netrw/repos/community-any/vimdoc.install
    (from rev 118792, vim-netrw/trunk/vimdoc.install)
Deleted:
  vim-netrw/repos/community-any/PKGBUILD
  vim-netrw/repos/community-any/license.txt
  vim-netrw/repos/community-any/vimdoc.install

----------------+
 PKGBUILD       |   58 +++++++++++++++++++++++++++----------------------------
 license        |   11 ++++++++++
 license.txt    |    8 -------
 vimdoc.install |   38 ++++++++++++++++++------------------
 4 files changed, 59 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-11 00:55:39 UTC (rev 118792)
+++ PKGBUILD	2014-09-11 00:56:10 UTC (rev 118793)
@@ -1,29 +0,0 @@
-$Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Contributor: Laszlo Papp <djszapi @ gmail at com>
-
-pkgname=vim-netrw
-pkgver=150
-_scriptid=21427
-pkgrel=1
-pkgdesc="Network oriented reading, writing, and browsing (keywords: netrw ftp scp)"
-arch=('any')
-url="http://www.vim.org/scripts/script.php?script_id=1075"
-license=('custom')
-depends=('vim')
-groups=('vim-plugins')
-install=vimdoc.install
-source=(${pkgname}.vba.gz::http://www.vim.org/scripts/download_script.php?src_id=${_scriptid}
-        license.txt)
-md5sums=('1c47d12bba320cfe34626afcb2b7f794'
-         'efbd5986e691ce8c876fb86e8f5961ea')
-package() {
-    install -d ${pkgdir}/usr/share/vim/vimfiles
-
-    vim -c "UseVimball $pkgdir/usr/share/vim/vimfiles/" -c "q"  ${pkgname}.vba
-
-    rm "$pkgdir"/usr/share/vim/vimfiles/.VimballRecord 
-    rm "$pkgdir"/usr/share/vim/vimfiles/doc/tags
-
-    install -Dm644 ${srcdir}/license.txt ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
-}

Copied: vim-netrw/repos/community-any/PKGBUILD (from rev 118792, vim-netrw/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-09-11 00:56:10 UTC (rev 118793)
@@ -0,0 +1,29 @@
+$Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Contributor: Laszlo Papp <djszapi @ gmail at com>
+
+pkgname=vim-netrw
+pkgver=150
+_scriptid=21427
+pkgrel=1
+pkgdesc="Network oriented reading, writing, and browsing (keywords: netrw ftp scp)"
+arch=('any')
+url="http://www.vim.org/scripts/script.php?script_id=1075"
+license=('custom')
+depends=('vim')
+groups=('vim-plugins')
+install=vimdoc.install
+source=(${pkgname}.vba.gz::"http://www.vim.org/scripts/download_script.php?src_id=${_scriptid}"
+        license)
+md5sums=('1c47d12bba320cfe34626afcb2b7f794'
+         '63ef0d8d6fe625e4d2602c3427fe2c91')
+package() {
+    install -d ${pkgdir}/usr/share/vim/vimfiles
+
+    vim -c "UseVimball $pkgdir/usr/share/vim/vimfiles/" -c "q"  ${pkgname}.vba
+
+    install -Dm644 $srcdir/license $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+    rm "$pkgdir"/usr/share/vim/vimfiles/.VimballRecord 
+    rm "$pkgdir"/usr/share/vim/vimfiles/doc/tags
+}

Copied: vim-netrw/repos/community-any/license (from rev 118792, vim-netrw/trunk/license)
===================================================================
--- license	                        (rev 0)
+++ license	2014-09-11 00:56:10 UTC (rev 118793)
@@ -0,0 +1,11 @@
+Copyright (C) 1999-2011 Charles E Campbell, Jr *netrw-copyright*
+Permission is hereby granted to use and distribute this code, with
+or without modifications, provided that this copyright notice is
+copied with it. Like anything else that's free, netrw.vim,
+netrwPlugin.vim, netrwFileHandlers.vim, netrwSettings.vim,
+syntax/netrw.vim, and pi_netrw.txt are provided *as is* and comes
+with no warranty of any kind, either expressed or implied. No
+guarantees of merchantability. No guarantees of suitability for
+any purpose. By using this plugin, you agree that in no event will
+the copyright holder be liable for any damages resulting from the
+use of this software.

Deleted: license.txt
===================================================================
--- license.txt	2014-09-11 00:55:39 UTC (rev 118792)
+++ license.txt	2014-09-11 00:56:10 UTC (rev 118793)
@@ -1,8 +0,0 @@
-Copyright (C) 2002-2007 Yegappan Lakshmanan
-Permission is hereby granted to use and distribute this code,
-with or without modifications, provided that this copyright
-notice is copied with it. Like anything else that's free,
-taglist.vim is provided *as is* and comes with no warranty of any
-kind, either expressed or implied. In no event will the copyright
-holder be liable for any damamges resulting from the use of this
-software.

Deleted: vimdoc.install
===================================================================
--- vimdoc.install	2014-09-11 00:55:39 UTC (rev 118792)
+++ vimdoc.install	2014-09-11 00:56:10 UTC (rev 118793)
@@ -1,19 +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
-}
-
-op=$1
-shift
-
-$op $*

Copied: vim-netrw/repos/community-any/vimdoc.install (from rev 118792, vim-netrw/trunk/vimdoc.install)
===================================================================
--- vimdoc.install	                        (rev 0)
+++ vimdoc.install	2014-09-11 00:56:10 UTC (rev 118793)
@@ -0,0 +1,19 @@
+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
+}
+
+op=$1
+shift
+
+$op $*




More information about the arch-commits mailing list