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

Giovanni Scafora giovanni at nymeria.archlinux.org
Sat Feb 2 14:19:06 UTC 2013


    Date: Saturday, February 2, 2013 @ 15:19:06
  Author: giovanni
Revision: 83533

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

Added:
  python2-netifaces/repos/community-i686/PKGBUILD
    (from rev 83532, python2-netifaces/trunk/PKGBUILD)
  python2-netifaces/repos/community-x86_64/PKGBUILD
    (from rev 83532, python2-netifaces/trunk/PKGBUILD)
Deleted:
  python2-netifaces/repos/community-i686/PKGBUILD
  python2-netifaces/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-02-02 14:18:58 UTC (rev 83532)
+++ community-i686/PKGBUILD	2013-02-02 14:19:06 UTC (rev 83533)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
-# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
-
-pkgname=python2-netifaces
-pkgver=0.8
-pkgrel=1
-pkgdesc="Portable module to access network interface information in Python"
-arch=('i686' 'x86_64')
-url="http://alastairs-place.net/netifaces/"
-license=('MIT')
-depends=('python2')
-makedepends=('python2-distribute')
-source=("http://alastairs-place.net/projects/netifaces/netifaces-${pkgver}.tar.gz")
-md5sums=('e57e5983f4c286fac5f8068fbfc5c873')
-
-build() {
-  cd "${srcdir}/netifaces-${pkgver}"
-  python2 setup.py install --root "${pkgdir}"
-
-  # Install license, that is inside the readme file
-  install -Dm644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python2-netifaces/repos/community-i686/PKGBUILD (from rev 83532, python2-netifaces/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-02-02 14:19:06 UTC (rev 83533)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
+# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
+
+pkgname=python2-netifaces
+pkgver=0.8
+pkgrel=2
+pkgdesc="Portable module to access network interface information in Python"
+arch=('i686' 'x86_64')
+url="http://alastairs-place.net/netifaces/"
+license=('MIT')
+depends=('python2')
+makedepends=('python2-distribute')
+source=("http://alastairs-place.net/projects/netifaces/netifaces-${pkgver}.tar.gz")
+md5sums=('e57e5983f4c286fac5f8068fbfc5c873')
+
+package() {
+  cd "${srcdir}/netifaces-${pkgver}"
+  python2 setup.py install --root "${pkgdir}"
+
+  # Install license, that is inside the readme file
+  install -Dm644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-02-02 14:18:58 UTC (rev 83532)
+++ community-x86_64/PKGBUILD	2013-02-02 14:19:06 UTC (rev 83533)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
-# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
-
-pkgname=python2-netifaces
-pkgver=0.8
-pkgrel=1
-pkgdesc="Portable module to access network interface information in Python"
-arch=('i686' 'x86_64')
-url="http://alastairs-place.net/netifaces/"
-license=('MIT')
-depends=('python2')
-makedepends=('python2-distribute')
-source=("http://alastairs-place.net/projects/netifaces/netifaces-${pkgver}.tar.gz")
-md5sums=('e57e5983f4c286fac5f8068fbfc5c873')
-
-build() {
-  cd "${srcdir}/netifaces-${pkgver}"
-  python2 setup.py install --root "${pkgdir}"
-
-  # Install license, that is inside the readme file
-  install -Dm644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python2-netifaces/repos/community-x86_64/PKGBUILD (from rev 83532, python2-netifaces/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-02-02 14:19:06 UTC (rev 83533)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
+# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
+
+pkgname=python2-netifaces
+pkgver=0.8
+pkgrel=2
+pkgdesc="Portable module to access network interface information in Python"
+arch=('i686' 'x86_64')
+url="http://alastairs-place.net/netifaces/"
+license=('MIT')
+depends=('python2')
+makedepends=('python2-distribute')
+source=("http://alastairs-place.net/projects/netifaces/netifaces-${pkgver}.tar.gz")
+md5sums=('e57e5983f4c286fac5f8068fbfc5c873')
+
+package() {
+  cd "${srcdir}/netifaces-${pkgver}"
+  python2 setup.py install --root "${pkgdir}"
+
+  # Install license, that is inside the readme file
+  install -Dm644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}




More information about the arch-commits mailing list