diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-09-30 04:29:06 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-09-30 04:29:06 +0000 |
commit | aa3357ff2717c642347dacc368fb3235b60a1544 (patch) | |
tree | 79651542c9be8d558c8257f61703d4a646b4acd3 /dev-lisp | |
parent | fix debug usage / CFLAG munging (diff) | |
download | gentoo-2-aa3357ff2717c642347dacc368fb3235b60a1544.tar.gz gentoo-2-aa3357ff2717c642347dacc368fb3235b60a1544.tar.bz2 gentoo-2-aa3357ff2717c642347dacc368fb3235b60a1544.zip |
New upstream version; Removed old ebuilds.
(Portage version: 2.0.52-r1)
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.6.1.ebuild | 39 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.7.0.ebuild | 39 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.8.1.ebuild (renamed from dev-lisp/cl-tbnl/cl-tbnl-0.8.0.ebuild) | 2 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.6.1 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.7.0 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.0 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.1 | 1 |
9 files changed, 11 insertions, 93 deletions
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog index 3166ecf2390a..f46052264452 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.14 2005/09/24 08:34:38 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.15 2005/09/30 04:29:06 mkennedy Exp $ + +*cl-tbnl-0.8.1 (30 Sep 2005) + + 30 Sep 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-tbnl-0.6.1.ebuild, + -cl-tbnl-0.7.0.ebuild, -cl-tbnl-0.8.0.ebuild, +cl-tbnl-0.8.1.ebuild: + New upstream version; Removed old ebuilds. *cl-tbnl-0.8.0 (24 Sep 2005) diff --git a/dev-lisp/cl-tbnl/Manifest b/dev-lisp/cl-tbnl/Manifest index 871f250f8906..e72c1a755efc 100644 --- a/dev-lisp/cl-tbnl/Manifest +++ b/dev-lisp/cl-tbnl/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 2e972dc82ae0b844adcefcc966d65436 ChangeLog 2554 MD5 9ba88e292d75075633918f95021d42be cl-tbnl-0.8.0.ebuild 1011 MD5 a2199253dbe57d398c785af8f7744485 metadata.xml 804 MD5 13a57ef6d8c46a29ceee1842cf0ac9f1 cl-tbnl-0.6.1.ebuild 981 MD5 aa1483295e02fc06e7c0e75fb9bd1fbc cl-tbnl-0.7.0.ebuild 981 +MD5 9ba88e292d75075633918f95021d42be cl-tbnl-0.8.1.ebuild 1011 MD5 678e6c03cfaf2e63508ef3d589bf50ee files/digest-cl-tbnl-0.8.0 66 MD5 ddac1fb53cca7685915b56e8d9a7f2ff files/digest-cl-tbnl-0.6.1 66 MD5 a4d159c9065a78c213f1774bffa9bbf7 files/digest-cl-tbnl-0.7.0 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDNRAHyiNZaEAZA+ARAtJMAJ9bjBIQ4Xfn7DjerkjJVHf6B7ezmQCcCTiL -+MusXRtkxydsrc/cE20s86o= -=a7wm ------END PGP SIGNATURE----- +MD5 4dd90dfe84b2196288e5a1d94499189a files/digest-cl-tbnl-0.8.1 66 diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.6.1.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.6.1.ebuild deleted file mode 100644 index 086101c0ea3b..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.6.1.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.6.1.ebuild,v 1.1 2005/09/10 01:03:01 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 - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.7.0.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.7.0.ebuild deleted file mode 100644 index 62428f7a045e..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.7.0.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.7.0.ebuild,v 1.1 2005/09/19 18:14:20 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 - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.8.0.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.8.1.ebuild index ac6a6d3c3a01..cae6437b2fdd 100644 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.8.0.ebuild +++ b/dev-lisp/cl-tbnl/cl-tbnl-0.8.1.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.0.ebuild,v 1.1 2005/09/24 08:34:38 mkennedy Exp $ +# $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 $ inherit common-lisp diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.6.1 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.6.1 deleted file mode 100644 index 3ffe9b56b4ee..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 fc5e7af9c7c127e3701000de3465e23b tbnl_0.6.1.orig.tar.gz 83761 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.7.0 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.7.0 deleted file mode 100644 index f8408c40b572..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.7.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 8093c8eb87db92aad2174703f5d4ceef tbnl_0.7.0.orig.tar.gz 84101 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.0 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.0 deleted file mode 100644 index ead4362f8c4b..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 e78ae39e689592e945e84e9de2debdb4 tbnl_0.8.0.orig.tar.gz 86193 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 new file mode 100644 index 000000000000..ef5b1618fc27 --- /dev/null +++ b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.8.1 @@ -0,0 +1 @@ +MD5 207be6c9f17df4a09c7b35fb5b3a7f0d tbnl_0.8.1.orig.tar.gz 86203 |