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

Daniel Micay thestinger at archlinux.org
Mon Nov 2 00:39:58 UTC 2015


    Date: Monday, November 2, 2015 @ 01:39:58
  Author: thestinger
Revision: 145494

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-11-02 00:39:12 UTC (rev 145493)
+++ community-i686/PKGBUILD	2015-11-02 00:39:58 UTC (rev 145494)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmicay at gmail.com>
-# Contributor: Federico Cinelli <cinelli at aur.archlinux.org>
-
-pkgname=envoy
-pkgver=14
-pkgrel=1
-pkgdesc='A ssh-agent/gpg-agent keychain and process monitor'
-arch=('i686' 'x86_64')
-url='https://github.com/vodik/envoy'
-license=('GPL')
-depends=('openssh' 'systemd')
-optdepends=('gnupg: gpg-agent support')
-makedepends=('ragel')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('3c79bbc933e402542fcbe39ca1abac7a')
-
-build() {
-  make -C "$pkgname-$pkgver"
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: envoy/repos/community-i686/PKGBUILD (from rev 145493, envoy/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-11-02 00:39:58 UTC (rev 145494)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Daniel Micay <danielmicay at gmail.com>
+# Contributor: Federico Cinelli <cinelli at aur.archlinux.org>
+
+pkgname=envoy
+pkgver=14
+pkgrel=2
+pkgdesc='A ssh-agent/gpg-agent keychain and process monitor'
+arch=('i686' 'x86_64')
+url='https://github.com/vodik/envoy'
+license=('GPL')
+depends=('openssh' 'systemd')
+optdepends=('gnupg: gpg-agent support')
+makedepends=('ragel')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz")
+md5sums=('4130f2080ac1a083607e6764a59fd02c')
+
+build() {
+  make -C "$pkgname-$pkgver"
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-11-02 00:39:12 UTC (rev 145493)
+++ community-x86_64/PKGBUILD	2015-11-02 00:39:58 UTC (rev 145494)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmicay at gmail.com>
-# Contributor: Federico Cinelli <cinelli at aur.archlinux.org>
-
-pkgname=envoy
-pkgver=14
-pkgrel=1
-pkgdesc='A ssh-agent/gpg-agent keychain and process monitor'
-arch=('i686' 'x86_64')
-url='https://github.com/vodik/envoy'
-license=('GPL')
-depends=('openssh' 'systemd')
-optdepends=('gnupg: gpg-agent support')
-makedepends=('ragel')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('3c79bbc933e402542fcbe39ca1abac7a')
-
-build() {
-  make -C "$pkgname-$pkgver"
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: envoy/repos/community-x86_64/PKGBUILD (from rev 145493, envoy/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-11-02 00:39:58 UTC (rev 145494)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Daniel Micay <danielmicay at gmail.com>
+# Contributor: Federico Cinelli <cinelli at aur.archlinux.org>
+
+pkgname=envoy
+pkgver=14
+pkgrel=2
+pkgdesc='A ssh-agent/gpg-agent keychain and process monitor'
+arch=('i686' 'x86_64')
+url='https://github.com/vodik/envoy'
+license=('GPL')
+depends=('openssh' 'systemd')
+optdepends=('gnupg: gpg-agent support')
+makedepends=('ragel')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz")
+md5sums=('4130f2080ac1a083607e6764a59fd02c')
+
+build() {
+  make -C "$pkgname-$pkgver"
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list