diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-12-17 05:52:19 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-12-17 05:52:19 +0000 |
commit | 5741b655e908d3345df0804e3234be9c840fb1b5 (patch) | |
tree | a2c0fd24d3c46c340de4b4ac355ee4b02027e316 /dev-lisp | |
parent | Stable on x86; bug #114038 (diff) | |
download | gentoo-2-5741b655e908d3345df0804e3234be9c840fb1b5.tar.gz gentoo-2-5741b655e908d3345df0804e3234be9c840fb1b5.tar.bz2 gentoo-2-5741b655e908d3345df0804e3234be9c840fb1b5.zip |
New upstream version; Removed old ebuilds.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-tbnl/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/Manifest | 12 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.8.8.ebuild | 39 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.8.9.ebuild (renamed from dev-lisp/cl-tbnl/cl-tbnl-0.8.7.ebuild) | 2 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.7 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.8 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.9 | 1 |
7 files changed, 11 insertions, 53 deletions
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog index 76c4766acffd..1ef03e3106b0 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.22 2005/12/08 17:54:14 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.23 2005/12/17 05:52:19 mkennedy Exp $ + +*cl-tbnl-0.8.9 (17 Dec 2005) + + 17 Dec 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-tbnl-0.8.7.ebuild, + -cl-tbnl-0.8.8.ebuild, +cl-tbnl-0.8.9.ebuild: + New upstream version; Removed old ebuilds. *cl-tbnl-0.8.8 (08 Dec 2005) diff --git a/dev-lisp/cl-tbnl/Manifest b/dev-lisp/cl-tbnl/Manifest index cca41721b00c..ed6ebf34f8db 100644 --- a/dev-lisp/cl-tbnl/Manifest +++ b/dev-lisp/cl-tbnl/Manifest @@ -1,16 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 f4359c04a62dfa24413fb0b03e5fa3bc ChangeLog 3853 MD5 38e71c4087443d86aec430c6236160e9 cl-tbnl-0.8.7.ebuild 1012 MD5 eff85ae53f12c38626978e8ca170de0a cl-tbnl-0.8.8.ebuild 1012 +MD5 eff85ae53f12c38626978e8ca170de0a cl-tbnl-0.8.9.ebuild 1012 MD5 e68a684df62d4199e136f123b586678b files/digest-cl-tbnl-0.8.7 66 MD5 4c0c8cd27248e534fb9166f203b056f2 files/digest-cl-tbnl-0.8.8 66 +MD5 b7377fe929b0307f2d7b4c8cf44965f0 files/digest-cl-tbnl-0.8.9 66 MD5 a2199253dbe57d398c785af8f7744485 metadata.xml 804 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDmHN7yiNZaEAZA+ARAh8jAJ9kQRCAPcnqwTcfqcJvtJfwU5ksqwCdFUaW -cd/NE9cwNM9bW+8M9i81QzA= -=HBet ------END PGP SIGNATURE----- diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.8.8.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.8.8.ebuild deleted file mode 100644 index 4141d9fe8d34..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.8.8.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.8.ebuild,v 1.1 2005/12/08 17:54:14 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.7.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.8.9.ebuild index 2df70bea215c..6729f954145c 100644 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.8.7.ebuild +++ b/dev-lisp/cl-tbnl/cl-tbnl-0.8.9.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.7.ebuild,v 1.1 2005/12/01 03:45:27 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.8.9.ebuild,v 1.1 2005/12/17 05:52:19 mkennedy Exp $ inherit common-lisp diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.7 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.7 deleted file mode 100644 index e6bc3344d62b..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 130e5ce63b7c93efb6362adf69626389 tbnl_0.8.7.orig.tar.gz 87025 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.8 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.8 deleted file mode 100644 index 2f458f20eb4f..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 e74fae9a09f80cf527b8bbff3efdfa61 tbnl_0.8.8.orig.tar.gz 87150 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.9 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.9 new file mode 100644 index 000000000000..11e1bd9b5b0b --- /dev/null +++ b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.9 @@ -0,0 +1 @@ +MD5 a9494ecc2889a0c01c7b0365e5b00fcc tbnl_0.8.9.orig.tar.gz 87158 |