summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-08-04 15:42:57 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-08-04 15:42:57 +0000
commitae462f06b8c9b2b04d9cb941df4dcc266671f596 (patch)
tree586c97048693cd9e3555a60eaaa2e7c5fde55f99 /dev-lisp/cl-cclan
parentinitial import, thx to Martin Klaffenboeck <martin.klaffenboeck@gmx.at>, (diff)
downloadgentoo-2-ae462f06b8c9b2b04d9cb941df4dcc266671f596.tar.gz
gentoo-2-ae462f06b8c9b2b04d9cb941df4dcc266671f596.tar.bz2
gentoo-2-ae462f06b8c9b2b04d9cb941df4dcc266671f596.zip
*** empty log message ***
Diffstat (limited to 'dev-lisp/cl-cclan')
-rw-r--r--dev-lisp/cl-cclan/ChangeLog7
-rw-r--r--dev-lisp/cl-cclan/Manifest10
-rw-r--r--dev-lisp/cl-cclan/cl-cclan-1.84.ebuild36
-rw-r--r--dev-lisp/cl-cclan/files/digest-cl-cclan-1.842
4 files changed, 50 insertions, 5 deletions
diff --git a/dev-lisp/cl-cclan/ChangeLog b/dev-lisp/cl-cclan/ChangeLog
index 879625c5e82d..5b5dc80ce0ef 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 Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/ChangeLog,v 1.5 2004/06/24 23:42:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/ChangeLog,v 1.6 2004/08/04 15:42:57 mkennedy Exp $
+
+*cl-cclan-1.84 (04 Aug 2004)
+
+ 04 Aug 2004; <mkennedy@gentoo.org> +cl-cclan-1.84.ebuild:
+ New upstream version
*cl-cclan-1.81-r1 (12 Feb 2004)
diff --git a/dev-lisp/cl-cclan/Manifest b/dev-lisp/cl-cclan/Manifest
index ceffc6ef56ef..68b07afa4407 100644
--- a/dev-lisp/cl-cclan/Manifest
+++ b/dev-lisp/cl-cclan/Manifest
@@ -1,10 +1,12 @@
-MD5 2a172e826ad72927cd05990ea5357621 cl-cclan-1.81.ebuild 1098
MD5 f66e60b576ff472a4fff668b8e5d3f61 cl-cclan-1.81-r1.ebuild 960
-MD5 a2c28afd197f6a6950a6a26e534c0ad0 cl-cclan-1.77.2.ebuild 784
+MD5 2a172e826ad72927cd05990ea5357621 cl-cclan-1.81.ebuild 1098
+MD5 f66e60b576ff472a4fff668b8e5d3f61 cl-cclan-1.84.ebuild 960
MD5 2c417d0a1d443a95f5e910d73f4caddd cl-cclan-1.78.ebuild 1098
+MD5 a2c28afd197f6a6950a6a26e534c0ad0 cl-cclan-1.77.2.ebuild 784
MD5 60df60b67aadec731fab19d5a1c33517 ChangeLog 698
MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
-MD5 c5490bfef737a6c6f912c021dabfb421 files/digest-cl-cclan-1.78 133
+MD5 391a01fa14100c417cf1a398cb95a879 files/digest-cl-cclan-1.77.2 70
MD5 0450eae6fc237730e02e79e877693ab8 files/digest-cl-cclan-1.81 133
+MD5 66c9d6b0a74767ee0ea6569a3702055a files/digest-cl-cclan-1.84 133
+MD5 c5490bfef737a6c6f912c021dabfb421 files/digest-cl-cclan-1.78 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.84.ebuild b/dev-lisp/cl-cclan/cl-cclan-1.84.ebuild
new file mode 100644
index 000000000000..91001323dead
--- /dev/null
+++ b/dev-lisp/cl-cclan/cl-cclan-1.84.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/cl-cclan-1.84.ebuild,v 1.1 2004/08/04 15:42:57 mkennedy Exp $
+
+inherit common-lisp eutils
+
+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
+}
diff --git a/dev-lisp/cl-cclan/files/digest-cl-cclan-1.84 b/dev-lisp/cl-cclan/files/digest-cl-cclan-1.84
new file mode 100644
index 000000000000..9346316850e8
--- /dev/null
+++ b/dev-lisp/cl-cclan/files/digest-cl-cclan-1.84
@@ -0,0 +1,2 @@
+MD5 1c6b93edccb28127a2d1628e63e61a4f cl-asdf_1.84-1.diff.gz 4872
+MD5 f23e2dfdca5564ed7044eb9048b4e2e5 cl-asdf_1.84.orig.tar.gz 53076