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

Allan McRae allan at nymeria.archlinux.org
Sun Nov 17 07:46:24 UTC 2013


    Date: Sunday, November 17, 2013 @ 08:46:24
  Author: allan
Revision: 199822

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

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

-----------------------+
 /PKGBUILD             |   50 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   25 ------------------------
 extra-x86_64/PKGBUILD |   25 ------------------------
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-11-17 07:44:59 UTC (rev 199821)
+++ extra-i686/PKGBUILD	2013-11-17 07:46:24 UTC (rev 199822)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Johannes Weiner <hannes at saeurebad.de>
-
-pkgname=libsigsegv
-pkgver=2.10
-pkgrel=1
-arch=('x86_64' 'i686')
-pkgdesc="Page fault detection library"
-url="http://www.gnu.org/software/libsigsegv/"
-license=('GPL2')
-depends=('glibc')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('b75a647a9ebda70e7a3b33583efdd550e0eac094')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-shared
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libsigsegv/repos/extra-i686/PKGBUILD (from rev 199821, libsigsegv/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-11-17 07:46:24 UTC (rev 199822)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Johannes Weiner <hannes at saeurebad.de>
+
+pkgname=libsigsegv
+pkgver=2.10
+pkgrel=2
+arch=('x86_64' 'i686')
+pkgdesc="Page fault detection library"
+url="http://www.gnu.org/software/libsigsegv/"
+license=('GPL2')
+depends=('glibc')
+source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('b75a647a9ebda70e7a3b33583efdd550e0eac094')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-shared
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-11-17 07:44:59 UTC (rev 199821)
+++ extra-x86_64/PKGBUILD	2013-11-17 07:46:24 UTC (rev 199822)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Johannes Weiner <hannes at saeurebad.de>
-
-pkgname=libsigsegv
-pkgver=2.10
-pkgrel=1
-arch=('x86_64' 'i686')
-pkgdesc="Page fault detection library"
-url="http://www.gnu.org/software/libsigsegv/"
-license=('GPL2')
-depends=('glibc')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('b75a647a9ebda70e7a3b33583efdd550e0eac094')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-shared
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libsigsegv/repos/extra-x86_64/PKGBUILD (from rev 199821, libsigsegv/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-11-17 07:46:24 UTC (rev 199822)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Johannes Weiner <hannes at saeurebad.de>
+
+pkgname=libsigsegv
+pkgver=2.10
+pkgrel=2
+arch=('x86_64' 'i686')
+pkgdesc="Page fault detection library"
+url="http://www.gnu.org/software/libsigsegv/"
+license=('GPL2')
+depends=('glibc')
+source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('b75a647a9ebda70e7a3b33583efdd550e0eac094')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-shared
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list