[arch-commits] CVS update of extra/system/installwatch (2 files)

Eric Belanger eric at archlinux.org
Tue Dec 18 02:36:34 UTC 2007


    Date: Monday, December 17, 2007 @ 21:36:34
  Author: eric
    Path: /home/cvs-extra/extra/system/installwatch

 Removed: PKGBUILD (1.9) installwatch.patch.bz2 (1.1)

obsolete and superfluous in Arch, removing from repo


------------------------+
 PKGBUILD               |   20 --------------------
 installwatch.patch.bz2 |    <<Binary file>>
 2 files changed, 1 insertion(+), 20 deletions(-)


Index: extra/system/installwatch/PKGBUILD
diff -u extra/system/installwatch/PKGBUILD:1.9 extra/system/installwatch/PKGBUILD:removed
--- extra/system/installwatch/PKGBUILD:1.9	Mon May 22 14:57:56 2006
+++ extra/system/installwatch/PKGBUILD	Mon Dec 17 21:36:34 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.9 2006/05/22 18:57:56 uid1014 Exp $
-# Maintainer: Jason Chu <jason at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk> and Jochem Kossen <j.kossen at home.nl>
-
-pkgname=installwatch
-pkgver=0.6.3
-pkgrel=2
-pkgdesc="Installwatch is a simple utility which keeps track of which files are created and modified during the installation of a new program"
-arch=(i686 x86_64)
-source=(http://asic-linux.com.mx/~izto/files/source/$pkgname-$pkgver.tgz \
-    $pkgname.patch.bz2)
-url="http://asic-linux.com.mx/~izto/installwatch.html"
-build() {
-cd $startdir/src/$pkgname-$pkgver
-mkdir -p $startdir/pkg/usr/bin
-mkdir -p $startdir/pkg/usr/lib
-bzcat ../$pkgname.patch.bz2 | patch -Np1
-make || return 1
-make PREFIX=$startdir/pkg/usr install
-}
Index: extra/system/installwatch/installwatch.patch.bz2
<<Binary file>>




More information about the arch-commits mailing list