diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-10-11 18:14:00 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-10-11 18:14:00 +0000 |
commit | 2ac69e33ce9ca27c6687a2943af5770004105311 (patch) | |
tree | b4acd2edce8fcd43e637a6d2f457874058c97e9c /dev-lisp | |
parent | Mark 1.4.2 ~ia64 (diff) | |
download | historical-2ac69e33ce9ca27c6687a2943af5770004105311.tar.gz historical-2ac69e33ce9ca27c6687a2943af5770004105311.tar.bz2 historical-2ac69e33ce9ca27c6687a2943af5770004105311.zip |
New upstream version; Removed old ebuilds.
Package-Manager: portage-2.0.53_rc4
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-tbnl/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/Manifest | 14 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.8.2.ebuild | 39 | ||||
-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.1 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.2 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.3 | 1 |
7 files changed, 15 insertions, 51 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..cf9ea5c539a4 100644 --- a/dev-lisp/cl-tbnl/Manifest +++ b/dev-lisp/cl-tbnl/Manifest @@ -1,16 +1,14 @@ -----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 6949fc6d16d4d50ad3ff8562726b0265 ChangeLog 3108 +MD5 e3ccd1fed7f3a0f146a8242eb2e3c5dc 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 +iD8DBQFDTAEDyiNZaEAZA+ARAuxDAJ4sB0kCdSG7lWXYuwoj01Epy2hN2wCfeUUN +nbGc3tGBUMUse2E4nFcYo1s= +=YFhj -----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 |