summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-02-12 09:13:21 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-02-12 09:13:21 +0000
commit43e3c27dace2a5d95561cae575e8e8d0dff3f0c5 (patch)
treeb8f70a003c2da92e9f475a0fe908686227fc6069 /dev-lisp/cl-cclan
parentBump to 0.5 (Manifest recommit) (diff)
downloadgentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.tar.gz
gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.tar.bz2
gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.zip
Fire in the hole!
Diffstat (limited to 'dev-lisp/cl-cclan')
-rw-r--r--dev-lisp/cl-cclan/ChangeLog7
-rw-r--r--dev-lisp/cl-cclan/Manifest3
-rw-r--r--dev-lisp/cl-cclan/cl-cclan-1.81-r1.ebuild36
-rw-r--r--dev-lisp/cl-cclan/files/digest-cl-cclan-1.81-r12
4 files changed, 47 insertions, 1 deletions
diff --git a/dev-lisp/cl-cclan/ChangeLog b/dev-lisp/cl-cclan/ChangeLog
index 57691615e7f5..d13eed3fc19a 100644
--- a/dev-lisp/cl-cclan/ChangeLog
+++ b/dev-lisp/cl-cclan/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-cclan
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/ChangeLog,v 1.3 2004/01/27 22:10:27 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/ChangeLog,v 1.4 2004/02/12 09:13:13 mkennedy Exp $
+
+*cl-cclan-1.81-r1 (12 Feb 2004)
+
+ 12 Feb 2004; <mkennedy@gentoo.org> cl-cclan-1.81-r1.ebuild:
+ Cleanup for eclass changes.
*cl-cclan-1.81 (27 Jan 2004)
diff --git a/dev-lisp/cl-cclan/Manifest b/dev-lisp/cl-cclan/Manifest
index 779f2d041df1..48e3a7402dea 100644
--- a/dev-lisp/cl-cclan/Manifest
+++ b/dev-lisp/cl-cclan/Manifest
@@ -1,8 +1,11 @@
MD5 aac17c0a4b1131661d26ca5ab8c05312 cl-cclan-1.81.ebuild 1101
+MD5 aac17c0a4b1131661d26ca5ab8c05312 cl-cclan-1.81-r1.ebuild~ 1101
+MD5 4b5d4d607b2a7f1176bcbe4c7175f516 cl-cclan-1.81-r1.ebuild 952
MD5 d6d4668eb2b3734919eaffc00a77a3d8 cl-cclan-1.77.2.ebuild 793
MD5 fdabb1019632a13a3f45def157cfd26b cl-cclan-1.78.ebuild 1101
MD5 223cdab47df35126dcdde37dc775dd1c ChangeLog 581
MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 c5490bfef737a6c6f912c021dabfb421 files/digest-cl-cclan-1.78 133
MD5 0450eae6fc237730e02e79e877693ab8 files/digest-cl-cclan-1.81 133
+MD5 0450eae6fc237730e02e79e877693ab8 files/digest-cl-cclan-1.81-r1 133
MD5 391a01fa14100c417cf1a398cb95a879 files/digest-cl-cclan-1.77.2 70
diff --git a/dev-lisp/cl-cclan/cl-cclan-1.81-r1.ebuild b/dev-lisp/cl-cclan/cl-cclan-1.81-r1.ebuild
new file mode 100644
index 000000000000..c3a6f3090a6a
--- /dev/null
+++ b/dev-lisp/cl-cclan/cl-cclan-1.81-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2004 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.81-r1.ebuild,v 1.1 2004/02/12 09:13:13 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"
+
+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
+}
diff --git a/dev-lisp/cl-cclan/files/digest-cl-cclan-1.81-r1 b/dev-lisp/cl-cclan/files/digest-cl-cclan-1.81-r1
new file mode 100644
index 000000000000..963ec0363fd2
--- /dev/null
+++ b/dev-lisp/cl-cclan/files/digest-cl-cclan-1.81-r1
@@ -0,0 +1,2 @@
+MD5 b39ba803dd8b49032fe41f84752d09aa cl-asdf_1.81-1.diff.gz 4831
+MD5 9116c656d111db080583ba7964202538 cl-asdf_1.81.orig.tar.gz 39772