summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-07 18:57:31 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-07 18:57:31 +0000
commitd4c6c6cca83143abd1beff4e59e3d61cb7e3c4d7 (patch)
tree9996a6d0c7f4afbd828829783c2dfc8739544164 /dev-lisp/cl-tbnl
parentLeaving -* as the patches have hit the mirrors. (diff)
downloadhistorical-d4c6c6cca83143abd1beff4e59e3d61cb7e3c4d7.tar.gz
historical-d4c6c6cca83143abd1beff4e59e3d61cb7e3c4d7.tar.bz2
historical-d4c6c6cca83143abd1beff4e59e3d61cb7e3c4d7.zip
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-tbnl')
-rw-r--r--dev-lisp/cl-tbnl/ChangeLog7
-rw-r--r--dev-lisp/cl-tbnl/Manifest4
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild38
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.41
4 files changed, 48 insertions, 2 deletions
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog
index b9c873a3becf..6c504064fd96 100644
--- a/dev-lisp/cl-tbnl/ChangeLog
+++ b/dev-lisp/cl-tbnl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-tbnl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.6 2005/03/26 23:21:42 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.7 2005/04/07 18:57:31 mkennedy Exp $
+
+*cl-tbnl-0.5.4 (07 Apr 2005)
+
+ 07 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> +cl-tbnl-0.5.4.ebuild:
+ New upstream version.
*cl-tbnl-0.5.2 (26 Mar 2005)
diff --git a/dev-lisp/cl-tbnl/Manifest b/dev-lisp/cl-tbnl/Manifest
index 15a0ae89760d..dd10149fbe0a 100644
--- a/dev-lisp/cl-tbnl/Manifest
+++ b/dev-lisp/cl-tbnl/Manifest
@@ -1,4 +1,4 @@
-MD5 10ea9bb226a3edfc71e5cfa1372ef9f8 ChangeLog 1248
+MD5 95262c0271fd9cc6dbe81bc871ffbb67 ChangeLog 1379
MD5 2bdf3650be3177e2c14b14a95be6d7b3 cl-tbnl-0.2.12.ebuild 829
MD5 7ef0646dda8baa631e5ed98d7db5b6d7 cl-tbnl-0.3.10.ebuild 918
MD5 a2199253dbe57d398c785af8f7744485 metadata.xml 804
@@ -8,6 +8,7 @@ MD5 959fd151be631d3deb7c78f314d1cae9 cl-tbnl-0.3.13.ebuild 923
MD5 93d2851f8c41f2d64497dc6f80fe00bf cl-tbnl-0.4.1.ebuild 922
MD5 10735e96e910915989ba829b8c996ab5 cl-tbnl-0.5.1.ebuild 922
MD5 10a8b6cd71f718baa96edcb7aee369f6 cl-tbnl-0.5.2.ebuild 922
+MD5 6aa60f53e929c62f5d3987e35b502b3c cl-tbnl-0.5.4.ebuild 922
MD5 8bc422e5dac6886c3c688ffd6ed93dd6 files/digest-cl-tbnl-0.2.12 62
MD5 96bbbd53007caa5cc06cc59bcb68c1ff files/digest-cl-tbnl-0.3.10 62
MD5 a85a52d1daff75e4574ebd35622844f5 files/digest-cl-tbnl-0.3.11 67
@@ -16,3 +17,4 @@ MD5 e5ef74a2e8ed899318b177f8a554db55 files/digest-cl-tbnl-0.3.13 67
MD5 650b3eb0a9f443c6bcd6b083cdb71a49 files/digest-cl-tbnl-0.4.1 66
MD5 338294c378c9cfa6c701c7e004c39476 files/digest-cl-tbnl-0.5.1 66
MD5 e91bbe8a494a0fa85f3f86313792b3a8 files/digest-cl-tbnl-0.5.2 66
+MD5 65a4aa6148de093885ca431ba4faa61c files/digest-cl-tbnl-0.5.4 66
diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild
new file mode 100644
index 000000000000..1644b6af558d
--- /dev/null
+++ b/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild,v 1.1 2005/04/07 18:57:31 mkennedy Exp $
+
+inherit common-lisp
+
+DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on mod_lisp."
+HOMEPAGE="http://www.weitz.de/tbnl/"
+SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="apache2"
+
+DEPEND="dev-lisp/cl-kmrcl
+ dev-lisp/cl-md5
+ dev-lisp/cl-base64
+ dev-lisp/cl-url-rewrite
+ dev-lisp/cl-ppcre"
+
+# RDEPEND="${DEPEND}
+# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
+
+RDEPEND="${DEPEND}
+ www-apache/mod_lisp"
+
+S=${WORKDIR}/tbnl-${PV}
+
+CLPACKAGE=tbnl
+
+src_install() {
+ common-lisp-install *.lisp *.asd
+ common-lisp-system-symlink
+ dodoc CHANGELOG README
+ dohtml doc/index.html
+ docinto test
+ dodoc test/*
+}
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.4 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.4
new file mode 100644
index 000000000000..5952eea0284f
--- /dev/null
+++ b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.4
@@ -0,0 +1 @@
+MD5 b32a4969348941603691f16bcfd4d640 tbnl_0.5.4.orig.tar.gz 85905