summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-10-11 18:14:00 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-10-11 18:14:00 +0000
commit01a94871e403840a22c84d851b93bc8e696ba269 (patch)
tree5fbda057ad3f928f17e545192d5e62f7d62c5074 /dev-lisp
parentMark 1.4.2 ~ia64 (diff)
downloadgentoo-2-01a94871e403840a22c84d851b93bc8e696ba269.tar.gz
gentoo-2-01a94871e403840a22c84d851b93bc8e696ba269.tar.bz2
gentoo-2-01a94871e403840a22c84d851b93bc8e696ba269.zip
New upstream version; Removed old ebuilds.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-tbnl/ChangeLog8
-rw-r--r--dev-lisp/cl-tbnl/Manifest18
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.8.2.ebuild39
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.8.3.ebuild (renamed from dev-lisp/cl-tbnl/cl-tbnl-0.8.1.ebuild)2
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.11
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.21
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.31
7 files changed, 12 insertions, 58 deletions
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog
index d4efc7e7a3d8..3e97748feb1c 100644
--- a/dev-lisp/cl-tbnl/ChangeLog
+++ b/dev-lisp/cl-tbnl/ChangeLog
@@ -1,6 +1,12 @@
# 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.16 2005/10/08 08:32:25 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.17 2005/10/11 18:14:00 mkennedy Exp $
+
+*cl-tbnl-0.8.3 (11 Oct 2005)
+
+ 11 Oct 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-tbnl-0.8.1.ebuild,
+ -cl-tbnl-0.8.2.ebuild, +cl-tbnl-0.8.3.ebuild:
+ New upstream version; Removed old ebuilds.
*cl-tbnl-0.8.2 (08 Oct 2005)
diff --git a/dev-lisp/cl-tbnl/Manifest b/dev-lisp/cl-tbnl/Manifest
index fb168432436d..a6066deb0482 100644
--- a/dev-lisp/cl-tbnl/Manifest
+++ b/dev-lisp/cl-tbnl/Manifest
@@ -1,16 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 f24bc3a7c667745a1622e9ffe78a855a ChangeLog 2908
-MD5 521080973726d201c9d51362d39fb0f9 cl-tbnl-0.8.1.ebuild 1011
-MD5 494049bb4d14805426c66504db3e4d95 cl-tbnl-0.8.2.ebuild 1011
-MD5 4dd90dfe84b2196288e5a1d94499189a files/digest-cl-tbnl-0.8.1 66
-MD5 f88112f5ff9bc588b54eb4dafb97837e files/digest-cl-tbnl-0.8.2 66
+MD5 6915e2c0fb133f5c1f4daebeb9d28b8b ChangeLog 3108
+MD5 494049bb4d14805426c66504db3e4d95 cl-tbnl-0.8.3.ebuild 1011
+MD5 ae0a708202d5fc902b362aa99ca17b35 files/digest-cl-tbnl-0.8.3 66
MD5 a2199253dbe57d398c785af8f7744485 metadata.xml 804
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDR4RhyiNZaEAZA+ARAkGIAJ4nYHBUOMtibn+J4cfQxve2VDHfZgCaA/zH
-/XyqAYJkAJLyqQieWkm55pk=
-=PtWM
------END PGP SIGNATURE-----
diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.8.2.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.8.2.ebuild
deleted file mode 100644
index 5cefc2d78cc6..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.8.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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.8.2.ebuild,v 1.1 2005/10/08 08:32:25 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="~amd64 ~ppc ~sparc x86"
-IUSE="standalone"
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite
- dev-lisp/cl-ppcre
- dev-lisp/cl-rfc2388"
-
-# RDEPEND="${DEPEND}
-# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
-
-RDEPEND="${DEPEND}
- !standalone? ( www-apache/mod_lisp )"
-
-S=${WORKDIR}/tbnl-${PV}
-
-CLPACKAGE=tbnl
-
-src_install() {
- common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
- insinto $CLSOURCEROOT/$CLPACKAGE/
- doins -r test contrib
- dodoc CHANGELOG README
- dohtml doc/index.html
-}
diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.8.1.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.8.3.ebuild
index cae6437b2fdd..b0add544d391 100644
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.8.1.ebuild
+++ b/dev-lisp/cl-tbnl/cl-tbnl-0.8.3.ebuild
@@ -1,6 +1,6 @@
# 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.8.1.ebuild,v 1.1 2005/09/30 04:29:06 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.8.3.ebuild,v 1.1 2005/10/11 18:14:00 mkennedy Exp $
inherit common-lisp
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.1 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.1
deleted file mode 100644
index ef5b1618fc27..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 207be6c9f17df4a09c7b35fb5b3a7f0d tbnl_0.8.1.orig.tar.gz 86203
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.2 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.2
deleted file mode 100644
index 21319c42b636..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fc281fe8921edb57f3b9373118c71892 tbnl_0.8.2.orig.tar.gz 86280
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.3 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.3
new file mode 100644
index 000000000000..1caf1419d47e
--- /dev/null
+++ b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.3
@@ -0,0 +1 @@
+MD5 a47c931094013415960e73c3f357746c tbnl_0.8.3.orig.tar.gz 86485