[arch-commits] Commit in sshpass/repos (4 files)

2016-07-14 Thread Sébastien Luttringer
Date: Thursday, July 14, 2016 @ 14:33:37
  Author: seblu
Revision: 182897

archrelease: copy trunk to community-i686, community-x86_64

Added:
  sshpass/repos/community-i686/PKGBUILD
(from rev 182896, sshpass/trunk/PKGBUILD)
  sshpass/repos/community-x86_64/PKGBUILD
(from rev 182896, sshpass/trunk/PKGBUILD)
Deleted:
  sshpass/repos/community-i686/PKGBUILD
  sshpass/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   28 --
 community-x86_64/PKGBUILD |   28 --
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-14 14:33:08 UTC (rev 182896)
+++ community-i686/PKGBUILD 2016-07-14 14:33:37 UTC (rev 182897)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Timothy Redaelli 
-# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
-
-pkgname=sshpass
-pkgver=1.05
-pkgrel=2
-pkgdesc='Fool ssh into accepting an interactive password non-interactively'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/sshpass/'
-license=('GPL')
-depends=('openssh')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sshpass/repos/community-i686/PKGBUILD (from rev 182896, 
sshpass/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-14 14:33:37 UTC (rev 182897)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Timothy Redaelli 
+# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
+
+pkgname=sshpass
+pkgver=1.06
+pkgrel=1
+pkgdesc='Fool ssh into accepting an interactive password non-interactively'
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/sshpass/'
+license=('GPL')
+depends=('openssh')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('f59695e3b9761fb51be7d795819421f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-14 14:33:08 UTC (rev 182896)
+++ community-x86_64/PKGBUILD   2016-07-14 14:33:37 UTC (rev 182897)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Timothy Redaelli 
-# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
-
-pkgname=sshpass
-pkgver=1.05
-pkgrel=2
-pkgdesc='Fool ssh into accepting an interactive password non-interactively'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/sshpass/'
-license=('GPL')
-depends=('openssh')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sshpass/repos/community-x86_64/PKGBUILD (from rev 182896, 
sshpass/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-14 14:33:37 UTC (rev 182897)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Timothy Redaelli 
+# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
+
+pkgname=sshpass
+pkgver=1.06
+pkgrel=1
+pkgdesc='Fool ssh into accepting an interactive password non-interactively'
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/sshpass/'
+license=('GPL')
+depends=('openssh')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('f59695e3b9761fb51be7d795819421f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in sshpass/repos (4 files)

2014-07-01 Thread Sébastien Luttringer
Date: Tuesday, July 1, 2014 @ 20:51:38
  Author: seblu
Revision: 114518

archrelease: copy trunk to community-i686, community-x86_64

Added:
  sshpass/repos/community-i686/PKGBUILD
(from rev 114517, sshpass/trunk/PKGBUILD)
  sshpass/repos/community-x86_64/PKGBUILD
(from rev 114517, sshpass/trunk/PKGBUILD)
Deleted:
  sshpass/repos/community-i686/PKGBUILD
  sshpass/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   28 --
 community-x86_64/PKGBUILD |   28 --
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-01 18:49:12 UTC (rev 114517)
+++ community-i686/PKGBUILD 2014-07-01 18:51:38 UTC (rev 114518)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
-
-pkgname=sshpass
-pkgver=1.05
-pkgrel=2
-pkgdesc='Fool ssh into accepting an interactive password non-interactively'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/sshpass/'
-license=('GPL')
-depends=('openssh')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sshpass/repos/community-i686/PKGBUILD (from rev 114517, 
sshpass/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-01 18:51:38 UTC (rev 114518)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
+
+pkgname=sshpass
+pkgver=1.05
+pkgrel=2
+pkgdesc='Fool ssh into accepting an interactive password non-interactively'
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/sshpass/'
+license=('GPL')
+depends=('openssh')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-01 18:49:12 UTC (rev 114517)
+++ community-x86_64/PKGBUILD   2014-07-01 18:51:38 UTC (rev 114518)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
-
-pkgname=sshpass
-pkgver=1.05
-pkgrel=2
-pkgdesc='Fool ssh into accepting an interactive password non-interactively'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/sshpass/'
-license=('GPL')
-depends=('openssh')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sshpass/repos/community-x86_64/PKGBUILD (from rev 114517, 
sshpass/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-01 18:51:38 UTC (rev 114518)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
+
+pkgname=sshpass
+pkgver=1.05
+pkgrel=2
+pkgdesc='Fool ssh into accepting an interactive password non-interactively'
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/sshpass/'
+license=('GPL')
+depends=('openssh')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in sshpass/repos (4 files)

2014-07-01 Thread Sébastien Luttringer
Date: Tuesday, July 1, 2014 @ 20:49:12
  Author: seblu
Revision: 114517

archrelease: copy trunk to community-i686, community-x86_64

Added:
  sshpass/repos/community-i686/PKGBUILD
(from rev 114516, sshpass/trunk/PKGBUILD)
  sshpass/repos/community-x86_64/PKGBUILD
(from rev 114516, sshpass/trunk/PKGBUILD)
Deleted:
  sshpass/repos/community-i686/PKGBUILD
  sshpass/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   28 --
 community-x86_64/PKGBUILD |   28 --
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-01 18:48:49 UTC (rev 114516)
+++ community-i686/PKGBUILD 2014-07-01 18:49:12 UTC (rev 114517)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sebastien Luttringer seblu+a...@seblu.net
-# Contributor: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
-
-pkgname=sshpass
-pkgver=1.05
-pkgrel=1
-pkgdesc='Fool ssh into accepting an interactive password non-interactively'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/sshpass/'
-license=('GPL')
-depends=('openssh')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: sshpass/repos/community-i686/PKGBUILD (from rev 114516, 
sshpass/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-01 18:49:12 UTC (rev 114517)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
+
+pkgname=sshpass
+pkgver=1.05
+pkgrel=2
+pkgdesc='Fool ssh into accepting an interactive password non-interactively'
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/sshpass/'
+license=('GPL')
+depends=('openssh')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-01 18:48:49 UTC (rev 114516)
+++ community-x86_64/PKGBUILD   2014-07-01 18:49:12 UTC (rev 114517)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sebastien Luttringer seblu+a...@seblu.net
-# Contributor: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
-
-pkgname=sshpass
-pkgver=1.05
-pkgrel=1
-pkgdesc='Fool ssh into accepting an interactive password non-interactively'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/sshpass/'
-license=('GPL')
-depends=('openssh')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: sshpass/repos/community-x86_64/PKGBUILD (from rev 114516, 
sshpass/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-01 18:49:12 UTC (rev 114517)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Sebastien Vasey sebastien dot vasey at gmail dot com
+
+pkgname=sshpass
+pkgver=1.05
+pkgrel=2
+pkgdesc='Fool ssh into accepting an interactive password non-interactively'
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/sshpass/'
+license=('GPL')
+depends=('openssh')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('c52d65fdee0712af6f77eb2b60974ac7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et: