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

Lukas Fleischer lfleischer at nymeria.archlinux.org
Tue Jun 10 07:56:52 UTC 2014


    Date: Tuesday, June 10, 2014 @ 09:56:52
  Author: lfleischer
Revision: 112953

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-06-10 07:56:36 UTC (rev 112952)
+++ community-i686/PKGBUILD	2014-06-10 07:56:52 UTC (rev 112953)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-
-pkgname=pylibacl
-pkgver=0.5.1
-pkgrel=1
-pkgdesc='A python extension module that allows you to manipulate the POSIX.1e ACLs.'
-arch=('i686' 'x86_64')
-url='http://pylibacl.k1024.org/'
-license=('GPL')
-depends=('python2')
-makedepends=('python2-distribute')
-source=("https://github.com/downloads/iustin/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a429256345ffdc2cea57fd24da0d980d')
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  python2 setup.py install --root="${pkgdir}"
-}

Copied: pylibacl/repos/community-i686/PKGBUILD (from rev 112952, pylibacl/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-06-10 07:56:52 UTC (rev 112953)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+
+pkgname=pylibacl
+pkgver=0.5.2
+pkgrel=1
+pkgdesc='A python extension module that allows you to manipulate the POSIX.1e ACLs.'
+arch=('i686' 'x86_64')
+url='http://pylibacl.k1024.org/'
+license=('GPL')
+depends=('python2')
+makedepends=('python2-distribute')
+source=("http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz")
+md5sums=('78e4d537dc39d8e8c80d09a154fd4fe1')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  python2 setup.py install --root="${pkgdir}"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-06-10 07:56:36 UTC (rev 112952)
+++ community-x86_64/PKGBUILD	2014-06-10 07:56:52 UTC (rev 112953)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-
-pkgname=pylibacl
-pkgver=0.5.1
-pkgrel=1
-pkgdesc='A python extension module that allows you to manipulate the POSIX.1e ACLs.'
-arch=('i686' 'x86_64')
-url='http://pylibacl.k1024.org/'
-license=('GPL')
-depends=('python2')
-makedepends=('python2-distribute')
-source=("https://github.com/downloads/iustin/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a429256345ffdc2cea57fd24da0d980d')
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  python2 setup.py install --root="${pkgdir}"
-}

Copied: pylibacl/repos/community-x86_64/PKGBUILD (from rev 112952, pylibacl/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-06-10 07:56:52 UTC (rev 112953)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+
+pkgname=pylibacl
+pkgver=0.5.2
+pkgrel=1
+pkgdesc='A python extension module that allows you to manipulate the POSIX.1e ACLs.'
+arch=('i686' 'x86_64')
+url='http://pylibacl.k1024.org/'
+license=('GPL')
+depends=('python2')
+makedepends=('python2-distribute')
+source=("http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz")
+md5sums=('78e4d537dc39d8e8c80d09a154fd4fe1')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  python2 setup.py install --root="${pkgdir}"
+}




More information about the arch-commits mailing list