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

Pierre Schmitz pierre at archlinux.org
Wed Feb 8 10:02:54 UTC 2012


    Date: Wednesday, February 8, 2012 @ 05:02:54
  Author: pierre
Revision: 149483

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

Added:
  re2c/repos/extra-i686/PKGBUILD
    (from rev 149482, re2c/trunk/PKGBUILD)
  re2c/repos/extra-x86_64/PKGBUILD
    (from rev 149482, re2c/trunk/PKGBUILD)
Deleted:
  re2c/repos/extra-i686/PKGBUILD
  re2c/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-08 10:02:24 UTC (rev 149482)
+++ extra-i686/PKGBUILD	2012-02-08 10:02:54 UTC (rev 149483)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: nut543 <kfs1 at online.no>
-# Contributor: Dale Blount <dale at archlinux.org>
-
-pkgname=re2c
-pkgver=0.13.5
-pkgrel=2
-arch=('i686' 'x86_64')
-depends=('gcc-libs')
-pkgdesc="A tool for generating C-based recognizers from regular expressions"
-url="http://re2c.sourceforge.net/"
-license=('GPL')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('4a97d8f77ed6d2c76c8bd840a43f5633')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: re2c/repos/extra-i686/PKGBUILD (from rev 149482, re2c/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-08 10:02:54 UTC (rev 149483)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:
+# Contributor: nut543 <kfs1 at online.no>
+# Contributor: Dale Blount <dale at archlinux.org>
+
+pkgname=re2c
+pkgver=0.13.5
+pkgrel=3
+arch=('i686' 'x86_64')
+depends=('gcc-libs')
+pkgdesc="A tool for generating C-based recognizers from regular expressions"
+url="http://re2c.sourceforge.net/"
+license=('GPL')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('4a97d8f77ed6d2c76c8bd840a43f5633')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-08 10:02:24 UTC (rev 149482)
+++ extra-x86_64/PKGBUILD	2012-02-08 10:02:54 UTC (rev 149483)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: nut543 <kfs1 at online.no>
-# Contributor: Dale Blount <dale at archlinux.org>
-
-pkgname=re2c
-pkgver=0.13.5
-pkgrel=2
-arch=('i686' 'x86_64')
-depends=('gcc-libs')
-pkgdesc="A tool for generating C-based recognizers from regular expressions"
-url="http://re2c.sourceforge.net/"
-license=('GPL')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('4a97d8f77ed6d2c76c8bd840a43f5633')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: re2c/repos/extra-x86_64/PKGBUILD (from rev 149482, re2c/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-08 10:02:54 UTC (rev 149483)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:
+# Contributor: nut543 <kfs1 at online.no>
+# Contributor: Dale Blount <dale at archlinux.org>
+
+pkgname=re2c
+pkgver=0.13.5
+pkgrel=3
+arch=('i686' 'x86_64')
+depends=('gcc-libs')
+pkgdesc="A tool for generating C-based recognizers from regular expressions"
+url="http://re2c.sourceforge.net/"
+license=('GPL')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('4a97d8f77ed6d2c76c8bd840a43f5633')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list