[arch-commits] Commit in ddrescue (3 files)

Allan McRae allan at archlinux.org
Sat Mar 21 01:29:31 UTC 2009


    Date: Friday, March 20, 2009 @ 21:29:31
  Author: allan
Revision: 30605

Remove mistake in makedpends

Modified:
  ddrescue/repos/extra-i686/PKGBUILD
  ddrescue/repos/extra-x86_64/PKGBUILD
  ddrescue/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    1 -
 repos/extra-x86_64/PKGBUILD |    1 -
 trunk/PKGBUILD              |    1 -
 3 files changed, 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2009-03-21 01:28:48 UTC (rev 30604)
+++ repos/extra-i686/PKGBUILD	2009-03-21 01:29:31 UTC (rev 30605)
@@ -8,7 +8,6 @@
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/ddrescue/ddrescue.html"
 license=('GPL3')
-makedpends=('lzma-utils')
 depends=('gcc-libs')
 install=$pkgname.install
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2009-03-21 01:28:48 UTC (rev 30604)
+++ repos/extra-x86_64/PKGBUILD	2009-03-21 01:29:31 UTC (rev 30605)
@@ -8,7 +8,6 @@
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/ddrescue/ddrescue.html"
 license=('GPL3')
-makedpends=('lzma-utils')
 depends=('gcc-libs')
 install=$pkgname.install
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-03-21 01:28:48 UTC (rev 30604)
+++ trunk/PKGBUILD	2009-03-21 01:29:31 UTC (rev 30605)
@@ -8,7 +8,6 @@
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/ddrescue/ddrescue.html"
 license=('GPL3')
-makedpends=('lzma-utils')
 depends=('gcc-libs')
 install=$pkgname.install
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)




More information about the arch-commits mailing list