summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2006-07-23 20:41:50 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2006-07-23 20:41:50 +0000
commitffd024dcc2d228f347fe4810155abee4f5729cf9 (patch)
tree7f8cba35e39eb6982432f0a7984c6985da6e2b6a /dev-lisp
parentNew upstream version; Remove old ebuilds. (diff)
downloadgentoo-2-ffd024dcc2d228f347fe4810155abee4f5729cf9.tar.gz
gentoo-2-ffd024dcc2d228f347fe4810155abee4f5729cf9.tar.bz2
gentoo-2-ffd024dcc2d228f347fe4810155abee4f5729cf9.zip
New upstream version.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-anaphora/ChangeLog10
-rw-r--r--dev-lisp/cl-anaphora/cl-anaphora-0.9.3.ebuild24
-rw-r--r--dev-lisp/cl-anaphora/files/digest-cl-anaphora-0.9.33
3 files changed, 35 insertions, 2 deletions
diff --git a/dev-lisp/cl-anaphora/ChangeLog b/dev-lisp/cl-anaphora/ChangeLog
index 26ddf21fecb6..030c5f54e590 100644
--- a/dev-lisp/cl-anaphora/ChangeLog
+++ b/dev-lisp/cl-anaphora/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lisp/cl-anaphora
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-anaphora/ChangeLog,v 1.7 2005/05/24 18:48:32 mkennedy Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-anaphora/ChangeLog,v 1.8 2006/07/23 20:41:50 mkennedy Exp $
+
+*cl-anaphora-0.9.3 (23 Jul 2006)
+
+ 23 Jul 2006; Matthew Kennedy <mkennedy@gentoo.org>
+ +cl-anaphora-0.9.3.ebuild:
+ New upstream version.
24 May 2005; <mkennedy@gentoo.org> cl-anaphora-0.9.2.ebuild:
Keywording ~sparc
diff --git a/dev-lisp/cl-anaphora/cl-anaphora-0.9.3.ebuild b/dev-lisp/cl-anaphora/cl-anaphora-0.9.3.ebuild
new file mode 100644
index 000000000000..98790f43f4dc
--- /dev/null
+++ b/dev-lisp/cl-anaphora/cl-anaphora-0.9.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-anaphora/cl-anaphora-0.9.3.ebuild,v 1.1 2006/07/23 20:41:50 mkennedy Exp $
+
+inherit common-lisp
+
+DESCRIPTION="Anaphoric macro collection for Common Lisp"
+HOMEPAGE="http://www.common-lisp.net/project/anaphora/"
+SRC_URI="http://common-lisp.net/project/anaphora/files/anaphora-${PV}.tar.gz"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+SLOT="0"
+DEPEND="dev-lisp/common-lisp-controller
+ virtual/commonlisp"
+
+CLPACKAGE=anaphora
+
+S=${WORKDIR}/anaphora-${PV}
+
+src_install() {
+ common-lisp-install *.lisp *.asd
+ common-lisp-system-symlink
+}
diff --git a/dev-lisp/cl-anaphora/files/digest-cl-anaphora-0.9.3 b/dev-lisp/cl-anaphora/files/digest-cl-anaphora-0.9.3
new file mode 100644
index 000000000000..106724976d33
--- /dev/null
+++ b/dev-lisp/cl-anaphora/files/digest-cl-anaphora-0.9.3
@@ -0,0 +1,3 @@
+MD5 7ffe381dff3750fdf4871fe7f9167c13 anaphora-0.9.3.tar.gz 4847
+RMD160 68b0c43acf27a3137e72320d65e5ad29a67ddb6d anaphora-0.9.3.tar.gz 4847
+SHA256 1347cb9c669348e4595dc9e73f4f4b6c610bfd9d82e9ba64b518a048cb1289ee anaphora-0.9.3.tar.gz 4847