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-rsm-rand
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-rsm-rand')
-rw-r--r--dev-lisp/cl-rsm-rand/ChangeLog9
-rw-r--r--dev-lisp/cl-rsm-rand/Manifest4
-rw-r--r--dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild26
-rw-r--r--dev-lisp/cl-rsm-rand/files/digest-cl-rsm-rand-1.2-r11
4 files changed, 37 insertions, 3 deletions
diff --git a/dev-lisp/cl-rsm-rand/ChangeLog b/dev-lisp/cl-rsm-rand/ChangeLog
index c7d6d5c64ad6..0b68e19744fb 100644
--- a/dev-lisp/cl-rsm-rand/ChangeLog
+++ b/dev-lisp/cl-rsm-rand/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-rsm-rand
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/ChangeLog,v 1.1 2003/10/26 22:27:01 mkennedy Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/ChangeLog,v 1.2 2004/02/12 09:13:20 mkennedy Exp $
+
+*cl-rsm-rand-1.2-r1 (12 Feb 2004)
+
+ 12 Feb 2004; <mkennedy@gentoo.org> cl-rsm-rand-1.2-r1.ebuild:
+ Cleanup for eclass changes.
*cl-rsm-rand-1.2 (26 Oct 2003)
diff --git a/dev-lisp/cl-rsm-rand/Manifest b/dev-lisp/cl-rsm-rand/Manifest
index e6bad570a9d1..637af0713724 100644
--- a/dev-lisp/cl-rsm-rand/Manifest
+++ b/dev-lisp/cl-rsm-rand/Manifest
@@ -1,4 +1,6 @@
-MD5 269d8fce38bd7bba5394edb819b3e292 ChangeLog 429
+MD5 9ed3f4391938b5dca1684e0b4b47c8d6 cl-rsm-rand-1.2-r1.ebuild 776
MD5 f45d8e3cff0f62fe1ec5feb241435506 cl-rsm-rand-1.2.ebuild 916
+MD5 269d8fce38bd7bba5394edb819b3e292 ChangeLog 429
MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 0c3eaddb5b37198104359a46de8f8815 files/digest-cl-rsm-rand-1.2 65
+MD5 0c3eaddb5b37198104359a46de8f8815 files/digest-cl-rsm-rand-1.2-r1 65
diff --git a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild
new file mode 100644
index 000000000000..920a99a104a8
--- /dev/null
+++ b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild
@@ -0,0 +1,26 @@
+# 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-rsm-rand/cl-rsm-rand-1.2-r1.ebuild,v 1.1 2004/02/12 09:13:20 mkennedy Exp $
+
+inherit common-lisp
+
+DESCRIPTION="R. Scott McIntire's Common Lisp Discrete Random Number Library"
+HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-rand.html"
+SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-rand/cl-rsm-rand_${PV}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~x86"
+DEPEND="dev-lisp/common-lisp-controller
+ virtual/commonlisp"
+
+CLPACKAGE=rsm-rand
+
+S=${WORKDIR}/${P}
+
+src_install() {
+ common-lisp-install *.lisp *.asd
+ common-lisp-system-symlink
+ dodoc copying copyright
+ dohtml *.html *.jpg
+ do-debian-credits
+}
diff --git a/dev-lisp/cl-rsm-rand/files/digest-cl-rsm-rand-1.2-r1 b/dev-lisp/cl-rsm-rand/files/digest-cl-rsm-rand-1.2-r1
new file mode 100644
index 000000000000..27c7cda1f941
--- /dev/null
+++ b/dev-lisp/cl-rsm-rand/files/digest-cl-rsm-rand-1.2-r1
@@ -0,0 +1 @@
+MD5 211ecae57bd7f753c54481fc5ed88cde cl-rsm-rand_1.2.tar.gz 6163