Date: Thursday, April 5, 2012 @ 07:09:33
  Author: ibiru
Revision: 155715

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

Added:
  libgdata/repos/testing-i686/PKGBUILD
    (from rev 155714, libgdata/trunk/PKGBUILD)
  libgdata/repos/testing-x86_64/PKGBUILD
    (from rev 155714, libgdata/trunk/PKGBUILD)
Deleted:
  libgdata/repos/testing-i686/PKGBUILD
  libgdata/repos/testing-x86_64/PKGBUILD

-------------------------+
 testing-i686/PKGBUILD   |   52 +++++++++++++++++++++++-----------------------
 testing-x86_64/PKGBUILD |   52 +++++++++++++++++++++++-----------------------
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD       2012-04-05 11:08:09 UTC (rev 155714)
+++ testing-i686/PKGBUILD       2012-04-05 11:09:33 UTC (rev 155715)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <j...@archlinux.org>
-
-pkgname=libgdata
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsoup-gnome' 'liboauth')
-makedepends=('intltool' 'gobject-introspection')
-url="http://www.gnome.org";
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('819a077fab77cca9408409bf86da5b028699972c2c9bbf96e41755f801acea6b')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libgdata/repos/testing-i686/PKGBUILD (from rev 155714, 
libgdata/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD                               (rev 0)
+++ testing-i686/PKGBUILD       2012-04-05 11:09:33 UTC (rev 155715)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot <j...@archlinux.org>
+
+pkgname=libgdata
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsoup-gnome' 'liboauth')
+makedepends=('intltool' 'gobject-introspection')
+url="http://www.gnome.org";
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD     2012-04-05 11:08:09 UTC (rev 155714)
+++ testing-x86_64/PKGBUILD     2012-04-05 11:09:33 UTC (rev 155715)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <j...@archlinux.org>
-
-pkgname=libgdata
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsoup-gnome' 'liboauth')
-makedepends=('intltool' 'gobject-introspection')
-url="http://www.gnome.org";
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('819a077fab77cca9408409bf86da5b028699972c2c9bbf96e41755f801acea6b')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libgdata/repos/testing-x86_64/PKGBUILD (from rev 155714, 
libgdata/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD                             (rev 0)
+++ testing-x86_64/PKGBUILD     2012-04-05 11:09:33 UTC (rev 155715)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot <j...@archlinux.org>
+
+pkgname=libgdata
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsoup-gnome' 'liboauth')
+makedepends=('intltool' 'gobject-introspection')
+url="http://www.gnome.org";
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Reply via email to