[arch-commits] Commit in run-parts/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Jun 4 14:36:44 UTC 2008


    Date: Wednesday, June 4, 2008 @ 10:36:44
  Author: pierre
Revision: 2499

Merged revisions 2449-2498 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/run-parts/trunk

........
  r2498 | pierre | 2008-06-04 14:36:16 +0000 (Mi, 04 Jun 2008) | 1 line
  
  upgpkg: run-parts 2.28.6-2
........

Modified:
  run-parts/repos/testing-x86_64/	(properties)
  run-parts/repos/testing-x86_64/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: run-parts/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /run-parts/trunk:1-2448
   + /run-parts/trunk:1-2498

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-06-04 14:36:16 UTC (rev 2498)
+++ testing-x86_64/PKGBUILD	2008-06-04 14:36:44 UTC (rev 2499)
@@ -1,13 +1,14 @@
-# $Id: $
+# $Id$
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=run-parts
 pkgver=2.28.6
-pkgrel=1
+pkgrel=2
 pkgdesc='run-parts from the debianutils package'
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://packages.qa.debian.org/d/debianutils.html"
 license=('GPL')
+depends=('glibc')
 source=(http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_${pkgver}.tar.gz) 
 md5sums=('04676aaeaf8ff3863b029b2ade5578aa')
 
@@ -18,4 +19,4 @@
 
 	install -D -m755 run-parts $pkgdir/usr/bin/run-parts
 	install -D -m644 run-parts.8 $pkgdir/usr/share/man/man8/run-parts.8
-}
\ No newline at end of file
+}


Property changes on: run-parts/repos/testing-x86_64/PKGBUILD
___________________________________________________________________
Name: svn:keywords
   + Id





More information about the arch-commits mailing list