[arch-commits] CVS update of extra/lib/cl-sdraw (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sun Nov 4 21:41:22 UTC 2007
Date: Sunday, November 4, 2007 @ 16:41:22
Author: eric
Path: /home/cvs-extra/extra/lib/cl-sdraw
Removed: PKGBUILD (1.3)
extra repo cleanup
----------+
PKGBUILD | 18 ------------------
1 file changed, 18 deletions(-)
Index: extra/lib/cl-sdraw/PKGBUILD
diff -u extra/lib/cl-sdraw/PKGBUILD:1.3 extra/lib/cl-sdraw/PKGBUILD:removed
--- extra/lib/cl-sdraw/PKGBUILD:1.3 Sun May 21 12:12:13 2006
+++ extra/lib/cl-sdraw/PKGBUILD Sun Nov 4 16:41:22 2007
@@ -1,18 +0,0 @@
-# $Id:
-# Maintainer: arjan <arjan at archlinux.org>
-# Contributor: John Proctor <jproctor at prium.net>
-
-pkgname=cl-sdraw
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Cons cell drawing tool for Common Lisp"
-arch=(i686 x86_64)
-depends=(cmucl)
-source=(http://www-2.cs.cmu.edu/~dst/Lisp/sdraw/sdraw.generic)
-
-build() {
- cd $startdir/
- mkdir -p $startdir/pkg/usr/lib/common-lisp/sdraw
- cp $startdir/src/sdraw.generic $startdir/pkg/usr/lib/common-lisp/sdraw/sdraw.lisp
-}
-
More information about the arch-commits
mailing list