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

Felix Yan fyan at nymeria.archlinux.org
Tue Jul 1 07:49:59 UTC 2014


    Date: Tuesday, July 1, 2014 @ 09:49:58
  Author: fyan
Revision: 113876

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

Added:
  wvdial/repos/community-i686/PKGBUILD
    (from rev 113875, wvdial/trunk/PKGBUILD)
  wvdial/repos/community-x86_64/PKGBUILD
    (from rev 113875, wvdial/trunk/PKGBUILD)
Deleted:
  wvdial/repos/community-i686/PKGBUILD
  wvdial/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	2014-07-01 07:48:30 UTC (rev 113875)
+++ community-i686/PKGBUILD	2014-07-01 07:49:58 UTC (rev 113876)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: dorphell <dorphell at archlinux.org>
-
-pkgname=wvdial
-pkgver=1.61
-pkgrel=4
-pkgdesc="A dialer program to connect to the Internet"
-url="http://alumnit.ca/wiki/index.php?page=WvDial"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('wvstreams' 'ppp' 'gcc-libs')
-makedepends=('lockdev')
-options=('!makeflags' '!buildflags')
-source=("http://wvstreams.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('acd3b2050c9b65fff2aecda6576ee7bc')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  ./configure
-  make LOCKDEV="-llockdev"
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  make prefix="${pkgdir}"/usr PPPDIR="${pkgdir}"/etc/ppp/peers install
-
-  install -Dm644 COPYING.LIB "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: wvdial/repos/community-i686/PKGBUILD (from rev 113875, wvdial/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 07:49:58 UTC (rev 113876)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=wvdial
+pkgver=1.61
+pkgrel=5
+pkgdesc="A dialer program to connect to the Internet"
+url="http://alumnit.ca/wiki/index.php?page=WvDial"
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('wvstreams' 'ppp' 'gcc-libs')
+makedepends=('lockdev')
+options=('!makeflags' '!buildflags')
+source=("http://wvstreams.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
+md5sums=('acd3b2050c9b65fff2aecda6576ee7bc')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  ./configure
+  make LOCKDEV="-llockdev"
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  make prefix="${pkgdir}"/usr PPPDIR="${pkgdir}"/etc/ppp/peers install
+
+  install -Dm644 COPYING.LIB "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 07:48:30 UTC (rev 113875)
+++ community-x86_64/PKGBUILD	2014-07-01 07:49:58 UTC (rev 113876)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: dorphell <dorphell at archlinux.org>
-
-pkgname=wvdial
-pkgver=1.61
-pkgrel=4
-pkgdesc="A dialer program to connect to the Internet"
-url="http://alumnit.ca/wiki/index.php?page=WvDial"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('wvstreams' 'ppp' 'gcc-libs')
-makedepends=('lockdev')
-options=('!makeflags' '!buildflags')
-source=("http://wvstreams.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('acd3b2050c9b65fff2aecda6576ee7bc')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  ./configure
-  make LOCKDEV="-llockdev"
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  make prefix="${pkgdir}"/usr PPPDIR="${pkgdir}"/etc/ppp/peers install
-
-  install -Dm644 COPYING.LIB "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: wvdial/repos/community-x86_64/PKGBUILD (from rev 113875, wvdial/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 07:49:58 UTC (rev 113876)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=wvdial
+pkgver=1.61
+pkgrel=5
+pkgdesc="A dialer program to connect to the Internet"
+url="http://alumnit.ca/wiki/index.php?page=WvDial"
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('wvstreams' 'ppp' 'gcc-libs')
+makedepends=('lockdev')
+options=('!makeflags' '!buildflags')
+source=("http://wvstreams.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
+md5sums=('acd3b2050c9b65fff2aecda6576ee7bc')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  ./configure
+  make LOCKDEV="-llockdev"
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  make prefix="${pkgdir}"/usr PPPDIR="${pkgdir}"/etc/ppp/peers install
+
+  install -Dm644 COPYING.LIB "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}




More information about the arch-commits mailing list