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

Felix Yan fyan at nymeria.archlinux.org
Fri Jul 4 15:35:31 UTC 2014


    Date: Friday, July 4, 2014 @ 17:35:31
  Author: fyan
Revision: 114901

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-04 15:34:59 UTC (rev 114900)
+++ community-i686/PKGBUILD	2014-07-04 15:35:31 UTC (rev 114901)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Contributor: Chris Brannon <cmbrannon79 at gmail.com>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: Alexander Fehr <pizzapunk at gmail.com>
-
-pkgname=python2-fuse
-pkgver=0.2.1
-pkgrel=4
-arch=('i686' 'x86_64')
-pkgdesc="Python bindings for FUSE"
-url="http://fuse.sourceforge.net/wiki/index.php/FusePython"
-license=('LGPL')
-depends=('fuse' 'python2')
-replaces=('python-fuse')
-conflicts=('python-fuse')
-makedepends=('pkgconfig')
-source=(http://downloads.sourceforge.net/sourceforge/fuse/fuse-python-${pkgver}.tar.gz)
-md5sums=('9d9c5c2311ac04291ce822dfece108f8')
-
-package() {
-  cd "$srcdir/fuse-python-$pkgver"
-
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: python2-fuse/repos/community-i686/PKGBUILD (from rev 114900, python2-fuse/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-04 15:35:31 UTC (rev 114901)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Contributor: Chris Brannon <cmbrannon79 at gmail.com>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: Alexander Fehr <pizzapunk at gmail.com>
+
+pkgname=python2-fuse
+pkgver=0.2.1
+pkgrel=5
+arch=('i686' 'x86_64')
+pkgdesc="Python bindings for FUSE"
+url="http://fuse.sourceforge.net/wiki/index.php/FusePython"
+license=('LGPL')
+depends=('fuse' 'python2')
+replaces=('python-fuse')
+conflicts=('python-fuse')
+makedepends=('pkgconfig')
+source=(http://downloads.sourceforge.net/sourceforge/fuse/fuse-python-${pkgver}.tar.gz)
+md5sums=('9d9c5c2311ac04291ce822dfece108f8')
+
+package() {
+  cd "$srcdir/fuse-python-$pkgver"
+
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-04 15:34:59 UTC (rev 114900)
+++ community-x86_64/PKGBUILD	2014-07-04 15:35:31 UTC (rev 114901)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Contributor: Chris Brannon <cmbrannon79 at gmail.com>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: Alexander Fehr <pizzapunk at gmail.com>
-
-pkgname=python2-fuse
-pkgver=0.2.1
-pkgrel=4
-arch=('i686' 'x86_64')
-pkgdesc="Python bindings for FUSE"
-url="http://fuse.sourceforge.net/wiki/index.php/FusePython"
-license=('LGPL')
-depends=('fuse' 'python2')
-replaces=('python-fuse')
-conflicts=('python-fuse')
-makedepends=('pkgconfig')
-source=(http://downloads.sourceforge.net/sourceforge/fuse/fuse-python-${pkgver}.tar.gz)
-md5sums=('9d9c5c2311ac04291ce822dfece108f8')
-
-package() {
-  cd "$srcdir/fuse-python-$pkgver"
-
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: python2-fuse/repos/community-x86_64/PKGBUILD (from rev 114900, python2-fuse/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-04 15:35:31 UTC (rev 114901)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Contributor: Chris Brannon <cmbrannon79 at gmail.com>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: Alexander Fehr <pizzapunk at gmail.com>
+
+pkgname=python2-fuse
+pkgver=0.2.1
+pkgrel=5
+arch=('i686' 'x86_64')
+pkgdesc="Python bindings for FUSE"
+url="http://fuse.sourceforge.net/wiki/index.php/FusePython"
+license=('LGPL')
+depends=('fuse' 'python2')
+replaces=('python-fuse')
+conflicts=('python-fuse')
+makedepends=('pkgconfig')
+source=(http://downloads.sourceforge.net/sourceforge/fuse/fuse-python-${pkgver}.tar.gz)
+md5sums=('9d9c5c2311ac04291ce822dfece108f8')
+
+package() {
+  cd "$srcdir/fuse-python-$pkgver"
+
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}




More information about the arch-commits mailing list