Date: Friday, April 19, 2013 @ 12:30:46
  Author: spupykin
Revision: 88518

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

Added:
  libestr/repos/community-i686/PKGBUILD
    (from rev 88517, libestr/trunk/PKGBUILD)
  libestr/repos/community-x86_64/PKGBUILD
    (from rev 88517, libestr/trunk/PKGBUILD)
Deleted:
  libestr/repos/community-i686/PKGBUILD
  libestr/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     2013-04-19 10:30:28 UTC (rev 88517)
+++ community-i686/PKGBUILD     2013-04-19 10:30:46 UTC (rev 88518)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Maintainer: Brian Knox <[email protected]>
-
-pkgname=libestr
-pkgver=0.1.4
-pkgrel=1
-pkgdesc="essentials for string handling (and a bit more)"
-url="http://libestr.adiscon.com/";
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-depends=()
-options=(!libtool)
-source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz";)
-md5sums=('ee3ff39f421f47b2a9551a7f9011d084')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: libestr/repos/community-i686/PKGBUILD (from rev 88517, 
libestr/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2013-04-19 10:30:46 UTC (rev 88518)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Maintainer: Brian Knox <[email protected]>
+
+pkgname=libestr
+pkgver=0.1.5
+pkgrel=1
+pkgdesc="essentials for string handling (and a bit more)"
+url="http://libestr.adiscon.com/";
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+depends=()
+options=(!libtool)
+source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz";)
+md5sums=('f180c0cdc82883d161eba3f2e8a34eb4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2013-04-19 10:30:28 UTC (rev 88517)
+++ community-x86_64/PKGBUILD   2013-04-19 10:30:46 UTC (rev 88518)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Maintainer: Brian Knox <[email protected]>
-
-pkgname=libestr
-pkgver=0.1.4
-pkgrel=1
-pkgdesc="essentials for string handling (and a bit more)"
-url="http://libestr.adiscon.com/";
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-depends=()
-options=(!libtool)
-source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz";)
-md5sums=('ee3ff39f421f47b2a9551a7f9011d084')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: libestr/repos/community-x86_64/PKGBUILD (from rev 88517, 
libestr/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-19 10:30:46 UTC (rev 88518)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Maintainer: Brian Knox <[email protected]>
+
+pkgname=libestr
+pkgver=0.1.5
+pkgrel=1
+pkgdesc="essentials for string handling (and a bit more)"
+url="http://libestr.adiscon.com/";
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+depends=()
+options=(!libtool)
+source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz";)
+md5sums=('f180c0cdc82883d161eba3f2e8a34eb4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}

Reply via email to