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

Florian Pritz bluewind at nymeria.archlinux.org
Thu Mar 20 10:29:43 UTC 2014


    Date: Thursday, March 20, 2014 @ 11:29:43
  Author: bluewind
Revision: 107849

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

Added:
  stress/repos/community-i686/PKGBUILD
    (from rev 107848, stress/trunk/PKGBUILD)
  stress/repos/community-x86_64/PKGBUILD
    (from rev 107848, stress/trunk/PKGBUILD)
Deleted:
  stress/repos/community-i686/PKGBUILD
  stress/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	2014-03-20 10:29:39 UTC (rev 107848)
+++ community-i686/PKGBUILD	2014-03-20 10:29:43 UTC (rev 107849)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Corrado Primier <bardo at aur.archlinux.org>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=stress
-pkgver=1.0.4
-pkgrel=3
-pkgdesc="A tool that stress tests your system (CPU, memory, I/O, disks)"
-arch=('i686' 'x86_64')
-url="http://weather.ou.edu/~apw/projects/stress/"
-license=('GPL')
-options=('!emptydirs')
-source=(http://weather.ou.edu/~apw/projects/stress/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a607afa695a511765b40993a64c6e2f4')
-
-build() {
-    cd ${srcdir}/${pkgname}-${pkgver}
-    ./configure --prefix=/usr --mandir=/usr/share/man
-    make
-}
-
-package() {
-    cd ${srcdir}/${pkgname}-${pkgver}
-    make DESTDIR=${pkgdir} install
-}

Copied: stress/repos/community-i686/PKGBUILD (from rev 107848, stress/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-03-20 10:29:43 UTC (rev 107849)
@@ -0,0 +1,25 @@
+# $Id$
+# Contributor: Corrado Primier <bardo at aur.archlinux.org>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=stress
+pkgver=1.0.4
+pkgrel=4
+pkgdesc="A tool that stress tests your system (CPU, memory, I/O, disks)"
+arch=('i686' 'x86_64')
+url="http://people.seas.harvard.edu/~apw/stress/"
+license=('GPL')
+options=('!emptydirs')
+source=(http://people.seas.harvard.edu/~apw/stress/${pkgname}-${pkgver}.tar.gz)
+md5sums=('890a4236dd1656792f3ef9a190cf99ef')
+
+build() {
+    cd ${srcdir}/${pkgname}-${pkgver}
+    ./configure --prefix=/usr --mandir=/usr/share/man
+    make
+}
+
+package() {
+    cd ${srcdir}/${pkgname}-${pkgver}
+    make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-03-20 10:29:39 UTC (rev 107848)
+++ community-x86_64/PKGBUILD	2014-03-20 10:29:43 UTC (rev 107849)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Corrado Primier <bardo at aur.archlinux.org>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=stress
-pkgver=1.0.4
-pkgrel=3
-pkgdesc="A tool that stress tests your system (CPU, memory, I/O, disks)"
-arch=('i686' 'x86_64')
-url="http://weather.ou.edu/~apw/projects/stress/"
-license=('GPL')
-options=('!emptydirs')
-source=(http://weather.ou.edu/~apw/projects/stress/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a607afa695a511765b40993a64c6e2f4')
-
-build() {
-    cd ${srcdir}/${pkgname}-${pkgver}
-    ./configure --prefix=/usr --mandir=/usr/share/man
-    make
-}
-
-package() {
-    cd ${srcdir}/${pkgname}-${pkgver}
-    make DESTDIR=${pkgdir} install
-}

Copied: stress/repos/community-x86_64/PKGBUILD (from rev 107848, stress/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-03-20 10:29:43 UTC (rev 107849)
@@ -0,0 +1,25 @@
+# $Id$
+# Contributor: Corrado Primier <bardo at aur.archlinux.org>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=stress
+pkgver=1.0.4
+pkgrel=4
+pkgdesc="A tool that stress tests your system (CPU, memory, I/O, disks)"
+arch=('i686' 'x86_64')
+url="http://people.seas.harvard.edu/~apw/stress/"
+license=('GPL')
+options=('!emptydirs')
+source=(http://people.seas.harvard.edu/~apw/stress/${pkgname}-${pkgver}.tar.gz)
+md5sums=('890a4236dd1656792f3ef9a190cf99ef')
+
+build() {
+    cd ${srcdir}/${pkgname}-${pkgver}
+    ./configure --prefix=/usr --mandir=/usr/share/man
+    make
+}
+
+package() {
+    cd ${srcdir}/${pkgname}-${pkgver}
+    make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list