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

Sébastien Luttringer seblu at nymeria.archlinux.org
Wed Jul 10 08:34:26 UTC 2013


    Date: Wednesday, July 10, 2013 @ 10:34:25
  Author: seblu
Revision: 93783

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-07-10 08:34:16 UTC (rev 93782)
+++ community-i686/PKGBUILD	2013-07-10 08:34:25 UTC (rev 93783)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
-
-pkgname=ioping
-pkgver=0.6
-pkgrel=1
-pkgdesc='Simple disk I/0 latency measuring tool'
-arch=('i686' 'x86_64')
-license=('GPL3')
-url='http://ioping.googlecode.com'
-depends=('glibc')
-source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-md5sums=('f96b382a6517c7eac744291b04b928b1')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ioping/repos/community-i686/PKGBUILD (from rev 93782, ioping/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-07-10 08:34:25 UTC (rev 93783)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
+
+pkgname=ioping
+pkgver=0.7
+pkgrel=1
+pkgdesc='Simple disk I/0 latency measuring tool'
+arch=('i686' 'x86_64')
+license=('GPL3')
+url='http://ioping.googlecode.com'
+depends=('glibc')
+source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+sha1sums=('f841244149830506daca1b052694965d94fe2408')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX="$pkgdir/usr" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-07-10 08:34:16 UTC (rev 93782)
+++ community-x86_64/PKGBUILD	2013-07-10 08:34:25 UTC (rev 93783)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
-
-pkgname=ioping
-pkgver=0.6
-pkgrel=1
-pkgdesc='Simple disk I/0 latency measuring tool'
-arch=('i686' 'x86_64')
-license=('GPL3')
-url='http://ioping.googlecode.com'
-depends=('glibc')
-source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-md5sums=('f96b382a6517c7eac744291b04b928b1')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ioping/repos/community-x86_64/PKGBUILD (from rev 93782, ioping/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-07-10 08:34:25 UTC (rev 93783)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
+
+pkgname=ioping
+pkgver=0.7
+pkgrel=1
+pkgdesc='Simple disk I/0 latency measuring tool'
+arch=('i686' 'x86_64')
+license=('GPL3')
+url='http://ioping.googlecode.com'
+depends=('glibc')
+source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+sha1sums=('f841244149830506daca1b052694965d94fe2408')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX="$pkgdir/usr" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list