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

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Nov 1 21:08:25 UTC 2013


    Date: Friday, November 1, 2013 @ 22:08:24
  Author: spupykin
Revision: 100192

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

Added:
  libestr/repos/community-i686/PKGBUILD
    (from rev 100191, libestr/trunk/PKGBUILD)
  libestr/repos/community-x86_64/PKGBUILD
    (from rev 100191, libestr/trunk/PKGBUILD)
Deleted:
  libestr/repos/community-i686/PKGBUILD
  libestr/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-11-01 21:08:09 UTC (rev 100191)
+++ community-i686/PKGBUILD	2013-11-01 21:08:24 UTC (rev 100192)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Brian Knox <taotetek at gmail.com>
-
-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=()
-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}
-}

Copied: libestr/repos/community-i686/PKGBUILD (from rev 100191, libestr/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-11-01 21:08:24 UTC (rev 100192)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Brian Knox <taotetek at gmail.com>
+
+pkgname=libestr
+pkgver=0.1.5
+pkgrel=2
+pkgdesc="essentials for string handling (and a bit more)"
+url="http://libestr.adiscon.com/"
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+depends=()
+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-11-01 21:08:09 UTC (rev 100191)
+++ community-x86_64/PKGBUILD	2013-11-01 21:08:24 UTC (rev 100192)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Brian Knox <taotetek at gmail.com>
-
-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=()
-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}
-}

Copied: libestr/repos/community-x86_64/PKGBUILD (from rev 100191, libestr/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-11-01 21:08:24 UTC (rev 100192)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Brian Knox <taotetek at gmail.com>
+
+pkgname=libestr
+pkgver=0.1.5
+pkgrel=2
+pkgdesc="essentials for string handling (and a bit more)"
+url="http://libestr.adiscon.com/"
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+depends=()
+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}
+}




More information about the arch-commits mailing list