summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-11-15 02:26:26 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-11-15 02:26:26 +0000
commit99b2d55d01233cbf2d4a0f45b8d7536c8365de5d (patch)
tree248c8ddfe9115b3d0b32307cc6c20b2813aec440 /dev-lisp
parentmozsvg for thunderbird (diff)
downloadgentoo-2-99b2d55d01233cbf2d4a0f45b8d7536c8365de5d.tar.gz
gentoo-2-99b2d55d01233cbf2d4a0f45b8d7536c8365de5d.tar.bz2
gentoo-2-99b2d55d01233cbf2d4a0f45b8d7536c8365de5d.zip
New upstream version; Removed old ebuilds.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-tbnl/ChangeLog8
-rw-r--r--dev-lisp/cl-tbnl/Manifest12
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.8.4.ebuild39
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.8.5.ebuild (renamed from dev-lisp/cl-tbnl/cl-tbnl-0.8.3.ebuild)4
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.31
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.41
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.51
7 files changed, 12 insertions, 54 deletions
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog
index 8772e6e1dfb8..009c25c9b0b3 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.18 2005/10/26 18:37:36 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.19 2005/11/15 02:26:26 mkennedy Exp $
+
+*cl-tbnl-0.8.5 (15 Nov 2005)
+
+ 15 Nov 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-tbnl-0.8.3.ebuild,
+ -cl-tbnl-0.8.4.ebuild, +cl-tbnl-0.8.5.ebuild:
+ New upstream version; Removed old ebuilds.
*cl-tbnl-0.8.4 (26 Oct 2005)
diff --git a/dev-lisp/cl-tbnl/Manifest b/dev-lisp/cl-tbnl/Manifest
index 72b2f49f1fd4..1042c5fdcaa8 100644
--- a/dev-lisp/cl-tbnl/Manifest
+++ b/dev-lisp/cl-tbnl/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 bfd6a5e1dc943570a7f611857c2a00a1 ChangeLog 3239
MD5 e3ccd1fed7f3a0f146a8242eb2e3c5dc cl-tbnl-0.8.3.ebuild 1011
MD5 4828c50f0c0bc895b085ed1ccaae958d cl-tbnl-0.8.4.ebuild 1011
+MD5 ff295ca7360013f63d11b43a797ed708 cl-tbnl-0.8.5.ebuild 1012
MD5 ae0a708202d5fc902b362aa99ca17b35 files/digest-cl-tbnl-0.8.3 66
MD5 b3c283bcf5c2ad2d4e8568faaceb9e2b files/digest-cl-tbnl-0.8.4 66
+MD5 5a4e62c91dc1bfcb263c02699a60e525 files/digest-cl-tbnl-0.8.5 66
MD5 a2199253dbe57d398c785af8f7744485 metadata.xml 804
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDX8z9yiNZaEAZA+ARAmABAJ4qpW9upv1qGVyIg+3ud+O7XxTzAACfd+q9
-FNRSPTnyMeuksyaNNyZE4eA=
-=MSke
------END PGP SIGNATURE-----
diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.8.4.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.8.4.ebuild
deleted file mode 100644
index 7de465a52a5a..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.8.4.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.4.ebuild,v 1.1 2005/10/26 18:37:36 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.3.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.8.5.ebuild
index b0add544d391..d66cda6c3b79 100644
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.8.3.ebuild
+++ b/dev-lisp/cl-tbnl/cl-tbnl-0.8.5.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.3.ebuild,v 1.1 2005/10/11 18:14:00 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.8.5.ebuild,v 1.1 2005/11/15 02:26:26 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.weitz.de/tbnl/"
SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="standalone"
DEPEND="dev-lisp/cl-kmrcl
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
deleted file mode 100644
index 1caf1419d47e..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a47c931094013415960e73c3f357746c tbnl_0.8.3.orig.tar.gz 86485
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.4 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.4
deleted file mode 100644
index 2faf789a650b..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 783f67da6103c4d8cd5b4e07822f5fe7 tbnl_0.8.4.orig.tar.gz 86585
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.5 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.5
new file mode 100644
index 000000000000..e00b5faece9f
--- /dev/null
+++ b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.5
@@ -0,0 +1 @@
+MD5 7c9458a1441538e56c2407bad21879a5 tbnl_0.8.5.orig.tar.gz 86739