summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-06-10 04:54:06 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-06-10 04:54:06 +0000
commitf0499138e7aa5e43bdb88278d6bef3650c46e229 (patch)
treeb29a74bee14985fc7da4a51785f23c0829b3b5d5 /dev-lisp/cl-acl-compat
parentinitial common lisp import (diff)
downloadgentoo-2-f0499138e7aa5e43bdb88278d6bef3650c46e229.tar.gz
gentoo-2-f0499138e7aa5e43bdb88278d6bef3650c46e229.tar.bz2
gentoo-2-f0499138e7aa5e43bdb88278d6bef3650c46e229.zip
initial common lisp import
Diffstat (limited to 'dev-lisp/cl-acl-compat')
-rw-r--r--dev-lisp/cl-acl-compat/ChangeLog8
-rw-r--r--dev-lisp/cl-acl-compat/Manifest5
-rw-r--r--dev-lisp/cl-acl-compat/cl-acl-compat-1.2.12c.ebuild26
-rw-r--r--dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.12c1
4 files changed, 37 insertions, 3 deletions
diff --git a/dev-lisp/cl-acl-compat/ChangeLog b/dev-lisp/cl-acl-compat/ChangeLog
new file mode 100644
index 000000000000..dbe8e5b4c986
--- /dev/null
+++ b/dev-lisp/cl-acl-compat/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-lisp/cl-acl-compat
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/ChangeLog,v 1.1 2003/06/10 04:53:03 mkennedy Exp $
+
+*cl-acl-compat (07 Jul 2003)
+
+ 07 Jul 2003; Matthew Kennedy <mkennedy@gentoo.org> :
+ initial import
diff --git a/dev-lisp/cl-acl-compat/Manifest b/dev-lisp/cl-acl-compat/Manifest
index 4b2207be0808..795b12af3c82 100644
--- a/dev-lisp/cl-acl-compat/Manifest
+++ b/dev-lisp/cl-acl-compat/Manifest
@@ -1,4 +1,3 @@
-MD5 f1a4a6024f8823895367dd4c4f7e1ae4 ChangeLog 324
-MD5 bd5eddce2b91009b1465a4873fc3b0b9 cl-acl-compat-1.2.12c.ebuild 732
-MD5 da8bb4de53d2ed5bead6f03dc0eae14e cl-acl-compat-1.2.12c.ebuild~ 692
+MD5 3e1b6561da176a4184ac29718577cff5 ChangeLog 330
+MD5 e4d165d5c97986bf7f7c67fbc29d92b8 cl-acl-compat-1.2.12c.ebuild 886
MD5 15d5d16cbcbb9ba7405c40c985cfc2fb files/digest-cl-acl-compat-1.2.12c 92
diff --git a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.12c.ebuild b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.12c.ebuild
new file mode 100644
index 000000000000..268c95e20d00
--- /dev/null
+++ b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.12c.ebuild
@@ -0,0 +1,26 @@
+# 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-acl-compat/cl-acl-compat-1.2.12c.ebuild,v 1.1 2003/06/10 04:53:03 mkennedy Exp $
+
+inherit common-lisp
+
+DESCRIPTION="Compatibility layer for Allegro Common Lisp"
+HOMEPAGE="http://packages.debian.org/unstable/web/cl-acl-compat.html"
+SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-portable-aserve/cl-portable-aserve_${PV}+cvs2003.05.11.tar.gz"
+LICENSE="LLGPL-2.1"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND="dev-lisp/common-lisp-controller
+ virtual/commonlisp"
+
+CLPACKAGE=acl-compat
+
+S=${WORKDIR}/cl-portable-aserve-${PV}+cvs2003.05.11
+
+src_install() {
+ dodir /usr/share/common-lisp/source/
+ cp -r acl-compat/ ${D}/usr/share/common-lisp/source/
+ common-lisp-install acl-compat/acl-compat.asd
+ common-lisp-system-symlink
+}
diff --git a/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.12c b/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.12c
new file mode 100644
index 000000000000..b14bf6710943
--- /dev/null
+++ b/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.12c
@@ -0,0 +1 @@
+MD5 8054457ca20cb740a14deb0b2cdb9992 cl-portable-aserve_1.2.12c+cvs2003.05.11.tar.gz 572385