diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2003-10-15 21:04:00 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2003-10-15 21:04:00 +0000 |
commit | 67f09597b1b9decb8ae215e416a4c6212169a87d (patch) | |
tree | bdcdf11d6668501747638510645550c9dd81f5dd /dev-lisp/cl-cclan | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-67f09597b1b9decb8ae215e416a4c6212169a87d.tar.gz gentoo-2-67f09597b1b9decb8ae215e416a4c6212169a87d.tar.bz2 gentoo-2-67f09597b1b9decb8ae215e416a4c6212169a87d.zip |
*** empty log message ***
Diffstat (limited to 'dev-lisp/cl-cclan')
-rw-r--r-- | dev-lisp/cl-cclan/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-cclan/Manifest | 5 | ||||
-rw-r--r-- | dev-lisp/cl-cclan/cl-cclan-1.78.ebuild | 45 | ||||
-rw-r--r-- | dev-lisp/cl-cclan/files/digest-cl-cclan-1.78 | 2 | ||||
-rw-r--r-- | dev-lisp/cl-cclan/metadata.xml | 5 |
5 files changed, 61 insertions, 4 deletions
diff --git a/dev-lisp/cl-cclan/ChangeLog b/dev-lisp/cl-cclan/ChangeLog index 358d8e86af7c..60585078e309 100644 --- a/dev-lisp/cl-cclan/ChangeLog +++ b/dev-lisp/cl-cclan/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lisp/cl-cclan # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/ChangeLog,v 1.1 2003/10/06 15:21:16 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/ChangeLog,v 1.2 2003/10/15 21:03:58 mkennedy Exp $ + +*cl-cclan-1.78 (15 Oct 2003) + + 15 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> cl-cclan-1.78.ebuild, + metadata.xml: + new upstream, postrm, preinst *cl-cclan-1.77.2 (05 Oct 2003) diff --git a/dev-lisp/cl-cclan/Manifest b/dev-lisp/cl-cclan/Manifest index 97c55f7c96de..a05a57b9506a 100644 --- a/dev-lisp/cl-cclan/Manifest +++ b/dev-lisp/cl-cclan/Manifest @@ -1,7 +1,6 @@ -MD5 d6d4668eb2b3734919eaffc00a77a3d8 cl-cclan-1.78.ebuild~ 793 MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164 -MD5 5c6191008b19fcf30aaf30c1354253ba cl-cclan-1.78.ebuild 1103 +MD5 fdabb1019632a13a3f45def157cfd26b cl-cclan-1.78.ebuild 1101 MD5 d6d4668eb2b3734919eaffc00a77a3d8 cl-cclan-1.77.2.ebuild 793 -MD5 965e02d5575dc08e58024a90c25f4c84 ChangeLog 322 +MD5 1b55dc1dd87d7bc0ca8c5edc4660bb2e ChangeLog 476 MD5 391a01fa14100c417cf1a398cb95a879 files/digest-cl-cclan-1.77.2 70 MD5 c5490bfef737a6c6f912c021dabfb421 files/digest-cl-cclan-1.78 133 diff --git a/dev-lisp/cl-cclan/cl-cclan-1.78.ebuild b/dev-lisp/cl-cclan/cl-cclan-1.78.ebuild new file mode 100644 index 000000000000..0d61c86c63bb --- /dev/null +++ b/dev-lisp/cl-cclan/cl-cclan-1.78.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/cl-cclan-1.78.ebuild,v 1.1 2003/10/15 21:03:58 mkennedy Exp $ + +inherit common-lisp + +DEB_PV=1 + +DESCRIPTION="Comprehensive Common Lisp Archive Network" +HOMEPAGE="http://cclan.sourceforge.net + http://www.cliki.net/cclan + http://packages.debian.org/unstable/devel/cl-cclan.html" +SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/cl-asdf_${PV}-${DEB_PV}.diff.gz + http://ftp.debian.org/debian/pool/main/c/cl-asdf/cl-asdf_${PV}.orig.tar.gz" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND="dev-lisp/cl-asdf + virtual/commonlisp + dev-lisp/common-lisp-controller" + +CLPACKAGE=cclan + +S=${WORKDIR}/cl-asdf-${PV} + +src_unpack() { + unpack ${A} + epatch cl-asdf_${PV}-${DEB_PV}.diff +} + +src_install() { + common-lisp-install cclan*.lisp cclan.asd + common-lisp-system-symlink + do-debian-credits +} + +pkg_preinst() { + rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true +} + +pkg_postrm() { + rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true +} diff --git a/dev-lisp/cl-cclan/files/digest-cl-cclan-1.78 b/dev-lisp/cl-cclan/files/digest-cl-cclan-1.78 new file mode 100644 index 000000000000..45bbceb525dc --- /dev/null +++ b/dev-lisp/cl-cclan/files/digest-cl-cclan-1.78 @@ -0,0 +1,2 @@ +MD5 3979aa9b6cb149dc97d0aa9a2e9db721 cl-asdf_1.78-1.diff.gz 4812 +MD5 339c7819c8a50113de1e62720dda0207 cl-asdf_1.78.orig.tar.gz 39485 diff --git a/dev-lisp/cl-cclan/metadata.xml b/dev-lisp/cl-cclan/metadata.xml new file mode 100644 index 000000000000..f418045b09c8 --- /dev/null +++ b/dev-lisp/cl-cclan/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>common-lisp</herd> +</pkgmetadata> |