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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Oct 1 16:51:04 UTC 2013


    Date: Tuesday, October 1, 2013 @ 18:51:03
  Author: bpiotrowski
Revision: 97940

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-10-01 16:51:03 UTC (rev 97939)
+++ community-i686/PKGBUILD	2013-10-01 16:51:03 UTC (rev 97940)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Chris Brannon <cmbrannon79 at gmail.com>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Adam Vogt <vogt.adam at gmail.com>
-
-pkgname=dtach
-pkgver=0.8
-pkgrel=5
-pkgdesc="emulates the detach feature of screen"
-arch=('i686' 'x86_64')
-url="http://dtach.sourceforge.net/"
-license=('GPL')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
-md5sums=('ec5999f3b6bb67da19754fcb2e5221f3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  install -Dm755 dtach "${pkgdir}/usr/bin/dtach"
-  install -Dm644 dtach.1 "${pkgdir}/usr/share/man/man1/dtach.1"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dtach/repos/community-i686/PKGBUILD (from rev 97938, dtach/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-10-01 16:51:03 UTC (rev 97940)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Chris Brannon <cmbrannon79 at gmail.com>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Adam Vogt <vogt.adam at gmail.com>
+
+pkgname=dtach
+pkgver=0.8
+pkgrel=6
+pkgdesc="emulates the detach feature of screen"
+arch=('i686' 'x86_64')
+url="http://dtach.sourceforge.net/"
+license=('GPL')
+depends=('glibc')
+source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
+md5sums=('ec5999f3b6bb67da19754fcb2e5221f3')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  install -Dm755 dtach "${pkgdir}/usr/bin/dtach"
+  install -Dm644 dtach.1 "${pkgdir}/usr/share/man/man1/dtach.1"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-10-01 16:51:03 UTC (rev 97939)
+++ community-x86_64/PKGBUILD	2013-10-01 16:51:03 UTC (rev 97940)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Chris Brannon <cmbrannon79 at gmail.com>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Adam Vogt <vogt.adam at gmail.com>
-
-pkgname=dtach
-pkgver=0.8
-pkgrel=5
-pkgdesc="emulates the detach feature of screen"
-arch=('i686' 'x86_64')
-url="http://dtach.sourceforge.net/"
-license=('GPL')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
-md5sums=('ec5999f3b6bb67da19754fcb2e5221f3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  install -Dm755 dtach "${pkgdir}/usr/bin/dtach"
-  install -Dm644 dtach.1 "${pkgdir}/usr/share/man/man1/dtach.1"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dtach/repos/community-x86_64/PKGBUILD (from rev 97938, dtach/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-10-01 16:51:03 UTC (rev 97940)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Chris Brannon <cmbrannon79 at gmail.com>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Adam Vogt <vogt.adam at gmail.com>
+
+pkgname=dtach
+pkgver=0.8
+pkgrel=6
+pkgdesc="emulates the detach feature of screen"
+arch=('i686' 'x86_64')
+url="http://dtach.sourceforge.net/"
+license=('GPL')
+depends=('glibc')
+source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
+md5sums=('ec5999f3b6bb67da19754fcb2e5221f3')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  install -Dm755 dtach "${pkgdir}/usr/bin/dtach"
+  install -Dm644 dtach.1 "${pkgdir}/usr/share/man/man1/dtach.1"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list