Date: Thursday, March 24, 2016 @ 17:46:19
  Author: spupykin
Revision: 168259

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

Added:
  libvirt-glib/repos/community-i686/PKGBUILD
    (from rev 168258, libvirt-glib/trunk/PKGBUILD)
  libvirt-glib/repos/community-x86_64/PKGBUILD
    (from rev 168258, libvirt-glib/trunk/PKGBUILD)
Deleted:
  libvirt-glib/repos/community-i686/PKGBUILD
  libvirt-glib/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2016-03-24 16:46:00 UTC (rev 168258)
+++ community-i686/PKGBUILD     2016-03-24 16:46:19 UTC (rev 168259)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Maintainer: Stefano Facchini <[email protected]>
-
-pkgname=libvirt-glib
-pkgver=0.2.2
-pkgrel=1
-pkgdesc="GLib bindings for libvirt"
-arch=('i686' 'x86_64')
-url="http://libvirt.org";
-license=('LGPL2.1')
-depends=('libvirt' 'libcap-ng')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-              --disable-static \
-              --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-i686/PKGBUILD (from rev 168258, 
libvirt-glib/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-03-24 16:46:19 UTC (rev 168259)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Maintainer: Stefano Facchini <[email protected]>
+
+pkgname=libvirt-glib
+pkgver=0.2.3
+pkgrel=1
+pkgdesc="GLib bindings for libvirt"
+arch=('i686' 'x86_64')
+url="http://libvirt.org";
+license=('LGPL2.1')
+depends=('libvirt' 'libcap-ng')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
+sha256sums=('c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+              --disable-static \
+              --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-03-24 16:46:00 UTC (rev 168258)
+++ community-x86_64/PKGBUILD   2016-03-24 16:46:19 UTC (rev 168259)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Maintainer: Stefano Facchini <[email protected]>
-
-pkgname=libvirt-glib
-pkgver=0.2.2
-pkgrel=1
-pkgdesc="GLib bindings for libvirt"
-arch=('i686' 'x86_64')
-url="http://libvirt.org";
-license=('LGPL2.1')
-depends=('libvirt' 'libcap-ng')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
-sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-              --disable-static \
-              --with-python=/usr/bin/python2
-  make -j1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libvirt-glib/repos/community-x86_64/PKGBUILD (from rev 168258, 
libvirt-glib/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-24 16:46:19 UTC (rev 168259)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Maintainer: Stefano Facchini <[email protected]>
+
+pkgname=libvirt-glib
+pkgver=0.2.3
+pkgrel=1
+pkgdesc="GLib bindings for libvirt"
+arch=('i686' 'x86_64')
+url="http://libvirt.org";
+license=('LGPL2.1')
+depends=('libvirt' 'libcap-ng')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(ftp://libvirt.org/libvirt/glib/$pkgname-$pkgver.tar.gz)
+sha256sums=('d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d')
+sha256sums=('c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+              --disable-static \
+              --with-python=/usr/bin/python2
+  make -j1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Reply via email to