[arch-commits] CVS update of extra/devel/cogito (PKGBUILD)

Dan McGee dan at archlinux.org
Mon Oct 22 03:43:10 UTC 2007


    Date: Sunday, October 21, 2007 @ 23:43:10
  Author: dan
    Path: /home/cvs-extra/extra/devel/cogito

 Removed: PKGBUILD (1.15)

removing deprecated cogito package


----------+
 PKGBUILD |   18 ------------------
 1 file changed, 18 deletions(-)


Index: extra/devel/cogito/PKGBUILD
diff -u extra/devel/cogito/PKGBUILD:1.15 extra/devel/cogito/PKGBUILD:removed
--- extra/devel/cogito/PKGBUILD:1.15	Mon Dec 18 22:05:36 2006
+++ extra/devel/cogito/PKGBUILD	Sun Oct 21 23:43:10 2007
@@ -1,18 +0,0 @@
-# $Id: PKGBUILD,v 1.15 2006/12/19 03:05:36 simo Exp $
-# Maintainer: Simo Leone <simo at archlinux.org>
-pkgname=cogito
-pkgver=0.18.2
-pkgrel=1
-pkgdesc="A version control system layered on top of the git tree history storage system"
-arch=(i686 x86_64)
-url="http://kernel.org/pub/software/scm/cogito"
-license="GPL2"
-depends=('git')
-source=("http://kernel.org/pub/software/scm/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('313697c1a9846d5a73ffe79d2c088faa')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  make prefix=/usr || return 1
-  make prefix=/usr DESTDIR=$startdir/pkg install
-}




More information about the arch-commits mailing list