summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-05-09 18:48:11 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-05-09 18:48:11 +0000
commit929e9158774e7f221b98dd05a3576a23d278912c (patch)
treec4804945ce2e82a1be856162d2d88b935c1f08eb /dev-lisp
parentStable on x86, alpha and ppc. Don't assign default to S. (Manifest recommit) (diff)
downloadgentoo-2-929e9158774e7f221b98dd05a3576a23d278912c.tar.gz
gentoo-2-929e9158774e7f221b98dd05a3576a23d278912c.tar.bz2
gentoo-2-929e9158774e7f221b98dd05a3576a23d278912c.zip
*** empty log message ***
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-md5/ChangeLog7
-rw-r--r--dev-lisp/cl-md5/Manifest7
-rw-r--r--dev-lisp/cl-md5/cl-md5-1.8.3.ebuild24
-rw-r--r--dev-lisp/cl-md5/files/digest-cl-md5-1.8.31
4 files changed, 36 insertions, 3 deletions
diff --git a/dev-lisp/cl-md5/ChangeLog b/dev-lisp/cl-md5/ChangeLog
index 46753769197e..190d98651b3e 100644
--- a/dev-lisp/cl-md5/ChangeLog
+++ b/dev-lisp/cl-md5/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-md5
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-md5/ChangeLog,v 1.5 2004/04/22 21:18:52 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-md5/ChangeLog,v 1.6 2004/05/09 18:48:11 mkennedy Exp $
+
+*cl-md5-1.8.3 (09 May 2004)
+
+ 09 May 2004; <mkennedy@gentoo.org> +cl-md5-1.8.3.ebuild:
+ New upstream version.
22 Apr 2004; David Holm <dholm@gentoo.org> cl-md5-1.8.1-r1.ebuild:
Added to ~ppc.
diff --git a/dev-lisp/cl-md5/Manifest b/dev-lisp/cl-md5/Manifest
index 36682a0cf3ff..ca60862b8ae3 100644
--- a/dev-lisp/cl-md5/Manifest
+++ b/dev-lisp/cl-md5/Manifest
@@ -1,7 +1,10 @@
-MD5 c1945d761a959d1489376268d22f3da1 ChangeLog 807
MD5 c3145e489b3e1ebf9a034a032937abb9 cl-md5-1.8.1.ebuild 871
MD5 08ab492e89ab6b8f31a1538b01f4f5f2 cl-md5-1.8.1-r1.ebuild 811
+MD5 c1945d761a959d1489376268d22f3da1 ChangeLog 807
+MD5 08ab492e89ab6b8f31a1538b01f4f5f2 cl-md5-1.8.3.ebuild~ 811
+MD5 c7ad3203f7bf3bdbd403198f2e836716 cl-md5-1.8.3.ebuild 726
MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 fb84d5c2d983a68825b83c54005260ff files/digest-cl-md5-1.8.1 67
-MD5 fb84d5c2d983a68825b83c54005260ff files/digest-cl-md5-1.8.1-r1 67
MD5 80b61a38a6790b6c5de4059239069aff files/md5-1.8-mai-gentoo.patch 3116
+MD5 88d944af6a26a2e7b1c92a81554ec686 files/digest-cl-md5-1.8.3 67
+MD5 fb84d5c2d983a68825b83c54005260ff files/digest-cl-md5-1.8.1-r1 67
diff --git a/dev-lisp/cl-md5/cl-md5-1.8.3.ebuild b/dev-lisp/cl-md5/cl-md5-1.8.3.ebuild
new file mode 100644
index 000000000000..3b47f6b4cd02
--- /dev/null
+++ b/dev-lisp/cl-md5/cl-md5-1.8.3.ebuild
@@ -0,0 +1,24 @@
+# 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-md5/cl-md5-1.8.3.ebuild,v 1.1 2004/05/09 18:48:11 mkennedy Exp $
+
+inherit common-lisp eutils
+
+DESCRIPTION="Common Lisp package for MD5 Message Digests"
+HOMEPAGE="http://www.pmsf.de/resources/lisp/MD5.html http://packages.debian.org/unstable/devel/cl-md5.html"
+SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-md5/${PN}_${PV}.orig.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+DEPEND="dev-lisp/common-lisp-controller
+ virtual/commonlisp"
+
+CLPACKAGE=md5
+
+src_install() {
+ common-lisp-install *.asd *.lisp
+ common-lisp-system-symlink
+}
diff --git a/dev-lisp/cl-md5/files/digest-cl-md5-1.8.3 b/dev-lisp/cl-md5/files/digest-cl-md5-1.8.3
new file mode 100644
index 000000000000..ca925700a8fd
--- /dev/null
+++ b/dev-lisp/cl-md5/files/digest-cl-md5-1.8.3
@@ -0,0 +1 @@
+MD5 9d3ec058733ad77cd130e9603183ce11 cl-md5_1.8.3.orig.tar.gz 9464