[arch-commits] CVS update of extra/lib/cl-ppcre (LICENSE PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Nov 4 21:40:21 UTC 2007


    Date: Sunday, November 4, 2007 @ 16:40:21
  Author: eric
    Path: /home/cvs-extra/extra/lib/cl-ppcre

 Removed: LICENSE (1.1) PKGBUILD (1.3)

extra repo cleanup


----------+
 LICENSE  |   25 -------------------------
 PKGBUILD |   22 ----------------------
 2 files changed, 47 deletions(-)


Index: extra/lib/cl-ppcre/LICENSE
diff -u extra/lib/cl-ppcre/LICENSE:1.1 extra/lib/cl-ppcre/LICENSE:removed
--- extra/lib/cl-ppcre/LICENSE:1.1	Tue Aug  7 22:24:06 2007
+++ extra/lib/cl-ppcre/LICENSE	Sun Nov  4 16:40:22 2007
@@ -1,25 +0,0 @@
- Copyright (c) 2002-2007, Dr. Edmund Weitz.  All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
-   * Redistributions of source code must retain the above copyright
-     notice, this list of conditions and the following disclaimer.
-
-   * Redistributions in binary form must reproduce the above
-     copyright notice, this list of conditions and the following
-     disclaimer in the documentation and/or other materials
-     provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR 'AS IS' AND ANY EXPRESSED
- OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
- GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Index: extra/lib/cl-ppcre/PKGBUILD
diff -u extra/lib/cl-ppcre/PKGBUILD:1.3 extra/lib/cl-ppcre/PKGBUILD:removed
--- extra/lib/cl-ppcre/PKGBUILD:1.3	Tue Aug  7 22:24:06 2007
+++ extra/lib/cl-ppcre/PKGBUILD	Sun Nov  4 16:40:22 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.3 2007/08/08 02:24:06 eric Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-# Contributor: John Proctor <jproctor at prium.net>
-
-pkgname=cl-ppcre
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="Perl compatible regular expression library for Common Lisp"
-arch=('i686' 'x86_64')
-url="http://weitz.de/cl-ppcre/"
-license=('BSD')
-depends=('cmucl')
-source=(http://weitz.de/files/cl-ppcre.tar.gz LICENSE)
-md5sums=('59500e084b941eb70aab924285621e52' '00e368061c1e6be7223677230922b98e')
- 
-build() {
-  cd $startdir/src
-  mkdir -p $startdir/pkg/usr/lib/common-lisp/ppcre
-  cp -R $startdir/src/${pkgname}-${pkgver}/* $startdir/pkg/usr/lib/common-lisp/ppcre
-  install -D -m644 $startdir/src/LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
-}
- 




More information about the arch-commits mailing list