summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-10-06 15:21:18 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-10-06 15:21:18 +0000
commit34f90b7c4f97b64a2b27851800471349ca34294a (patch)
treef70fe0dbe2a9fa49a959fe1943632b06a144042f /dev-lisp
parentinitial import (diff)
downloadgentoo-2-34f90b7c4f97b64a2b27851800471349ca34294a.tar.gz
gentoo-2-34f90b7c4f97b64a2b27851800471349ca34294a.tar.bz2
gentoo-2-34f90b7c4f97b64a2b27851800471349ca34294a.zip
initial import
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-cclan/ChangeLog8
-rw-r--r--dev-lisp/cl-cclan/Manifest5
-rw-r--r--dev-lisp/cl-cclan/cl-cclan-1.77.2.ebuild30
-rw-r--r--dev-lisp/cl-cclan/files/digest-cl-cclan-1.77.21
4 files changed, 41 insertions, 3 deletions
diff --git a/dev-lisp/cl-cclan/ChangeLog b/dev-lisp/cl-cclan/ChangeLog
new file mode 100644
index 000000000000..358d8e86af7c
--- /dev/null
+++ b/dev-lisp/cl-cclan/ChangeLog
@@ -0,0 +1,8 @@
+# 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 $
+
+*cl-cclan-1.77.2 (05 Oct 2003)
+
+ 26 Aug 2003; Matthew Kennedy <mkennedy@gentoo.org>
+ Initial import.
diff --git a/dev-lisp/cl-cclan/Manifest b/dev-lisp/cl-cclan/Manifest
index 41137d4e6260..fb687f0ae7d1 100644
--- a/dev-lisp/cl-cclan/Manifest
+++ b/dev-lisp/cl-cclan/Manifest
@@ -1,4 +1,3 @@
-MD5 f826c59c3f100cc380cc7df78bb8954d ChangeLog 320
-MD5 c3a1f89b37e930373faf3de76779d18a cl-cclan-1.77.2.ebuild 784
-MD5 da095acba68ba685ceb364f32f203c0e cl-cclan-1.77.2.ebuild~ 989
+MD5 965e02d5575dc08e58024a90c25f4c84 ChangeLog 322
+MD5 d6d4668eb2b3734919eaffc00a77a3d8 cl-cclan-1.77.2.ebuild 793
MD5 391a01fa14100c417cf1a398cb95a879 files/digest-cl-cclan-1.77.2 70
diff --git a/dev-lisp/cl-cclan/cl-cclan-1.77.2.ebuild b/dev-lisp/cl-cclan/cl-cclan-1.77.2.ebuild
new file mode 100644
index 000000000000..f4e2b5185ea1
--- /dev/null
+++ b/dev-lisp/cl-cclan/cl-cclan-1.77.2.ebuild
@@ -0,0 +1,30 @@
+# 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.77.2.ebuild,v 1.1 2003/10/06 15:21:16 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}.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_install() {
+ common-lisp-install cclan*.lisp cclan.asd
+ common-lisp-system-symlink
+}
diff --git a/dev-lisp/cl-cclan/files/digest-cl-cclan-1.77.2 b/dev-lisp/cl-cclan/files/digest-cl-cclan-1.77.2
new file mode 100644
index 000000000000..a72e1d27a664
--- /dev/null
+++ b/dev-lisp/cl-cclan/files/digest-cl-cclan-1.77.2
@@ -0,0 +1 @@
+MD5 dc76d07b025853bc76bd5496914bdfc3 cl-asdf_1.77.2.orig.tar.gz 40084