summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 00:56:07 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 00:56:07 +0000
commit733244838cc5d53652d27f90eabdf7d6cd0b6929 (patch)
tree64d12b46f9e66be87674b7ea3678bcadd81ce2d1 /dev-lisp
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-733244838cc5d53652d27f90eabdf7d6cd0b6929.tar.gz
gentoo-2-733244838cc5d53652d27f90eabdf7d6cd0b6929.tar.bz2
gentoo-2-733244838cc5d53652d27f90eabdf7d6cd0b6929.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-ssl/ChangeLog8
-rw-r--r--dev-lisp/cl-ssl/cl-ssl-0.2.2003.09.10.ebuild46
-rw-r--r--dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild6
-rw-r--r--dev-lisp/cl-ssl/files/digest-cl-ssl-0.2.2003.09.101
-rw-r--r--dev-lisp/cl-statistics/ChangeLog9
-rw-r--r--dev-lisp/cl-statistics/cl-statistics-1.0.0.1.ebuild24
-rw-r--r--dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild6
-rw-r--r--dev-lisp/cl-statistics/cl-statistics-1.0.0.2.ebuild42
-rw-r--r--dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.11
-rw-r--r--dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.22
-rw-r--r--dev-lisp/cl-syslog/ChangeLog6
-rw-r--r--dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild8
-rw-r--r--dev-lisp/cl-tbnl/ChangeLog8
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.2.12.ebuild34
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.3.10.ebuild38
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.3.11.ebuild38
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.3.12.ebuild38
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.3.13.ebuild38
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.4.1.ebuild38
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.5.1.ebuild38
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.5.2.ebuild38
-rw-r--r--dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild4
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.2.121
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.101
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.111
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.121
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.131
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.4.11
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.11
-rw-r--r--dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.21
-rw-r--r--dev-lisp/cl-url-rewrite/ChangeLog8
-rw-r--r--dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild6
32 files changed, 45 insertions, 448 deletions
diff --git a/dev-lisp/cl-ssl/ChangeLog b/dev-lisp/cl-ssl/ChangeLog
index c86a44ed5f33..b61b85f99e33 100644
--- a/dev-lisp/cl-ssl/ChangeLog
+++ b/dev-lisp/cl-ssl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-ssl
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/ChangeLog,v 1.4 2004/06/24 23:55:25 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/ChangeLog,v 1.5 2005/04/17 00:51:42 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ -cl-ssl-0.2.2003.09.10.ebuild, cl-ssl-0.2.2004.01.04.ebuild:
+ Removed old ebuilds; Keywording.
24 Mar 2004; Martin Holzer <mholzer@gentoo.org>
cl-ssl-0.2.2003.09.10.ebuild, cl-ssl-0.2.2004.01.04.ebuild:
diff --git a/dev-lisp/cl-ssl/cl-ssl-0.2.2003.09.10.ebuild b/dev-lisp/cl-ssl/cl-ssl-0.2.2003.09.10.ebuild
deleted file mode 100644
index add29f401aed..000000000000
--- a/dev-lisp/cl-ssl/cl-ssl-0.2.2003.09.10.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/cl-ssl-0.2.2003.09.10.ebuild,v 1.4 2004/07/14 16:16:19 agriffis Exp $
-
-inherit common-lisp
-
-DEB_PV=
-
-DESCRIPTION="Common Lisp UFFI interface of the OpenSSL library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-ssl.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-ssl/cl-ssl_${PV/.2003/+cvs.2003}.tar.gz"
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- dev-libs/openssl
- dev-lisp/cl-uffi
- virtual/commonlisp"
-
-CLPACKAGE=cl-ssl
-
-S=${WORKDIR}/${PN}-${PV/.2003/+cvs.2003}
-
-src_compile() {
- cd cl-ssl
- make linux || die
-}
-
-src_install() {
- common-lisp-install cl-ssl/*.asd cl-ssl/*.lisp
- common-lisp-system-symlink
- dodoc COPYING README preamble.html
- exeinto /usr/lib/cl-ssl
- doexe cl-ssl/ssl.so
- do-debian-credits
-}
-
-
-pkg_preinst() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
-
-pkg_postrm() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
diff --git a/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild b/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild
index 297a125a1d91..aa26316a7fc7 100644
--- a/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild
+++ b/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild,v 1.5 2005/02/10 09:18:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild,v 1.6 2005/04/17 00:51:42 mkennedy Exp $
inherit common-lisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-ssl.html"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-ssl/cl-ssl_${PV/.2004/+cvs.2004}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-libs/openssl
dev-lisp/cl-uffi"
diff --git a/dev-lisp/cl-ssl/files/digest-cl-ssl-0.2.2003.09.10 b/dev-lisp/cl-ssl/files/digest-cl-ssl-0.2.2003.09.10
deleted file mode 100644
index bd7d0c124cee..000000000000
--- a/dev-lisp/cl-ssl/files/digest-cl-ssl-0.2.2003.09.10
+++ /dev/null
@@ -1 +0,0 @@
-MD5 cf22dfe5caed749b686b2507cccc9c55 cl-ssl_0.2+cvs.2003.09.10.tar.gz 16600
diff --git a/dev-lisp/cl-statistics/ChangeLog b/dev-lisp/cl-statistics/ChangeLog
index acce6e1ca309..b0547fc080ca 100644
--- a/dev-lisp/cl-statistics/ChangeLog
+++ b/dev-lisp/cl-statistics/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-statistics
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.4 2004/06/24 23:55:35 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.5 2005/04/17 00:52:47 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ -cl-statistics-1.0.0.1.ebuild, -cl-statistics-1.0.0.2.ebuild,
+ cl-statistics-1.0.0.2-r1.ebuild:
+ Removed old ebuilds; Keywording.
*cl-statistics-1.0.0.2-r1 (12 Feb 2004)
diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.1.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.1.ebuild
deleted file mode 100644
index 5048b692a368..000000000000
--- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.1.ebuild,v 1.4 2004/07/14 16:16:40 agriffis Exp $
-
-inherit common-lisp
-
-DESCRIPTION="Common Lisp Statistics Package"
-HOMEPAGE="http://www.biolisp.org
- http://packages.debian.org/unstable/devel/cl-statistics.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}.orig.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=cl-statistics
-
-src_install() {
- common-lisp-install *.lisp ${FILESDIR}/${PN}.asd
- common-lisp-system-symlink
- dodoc *.txt
-}
diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild
index 30ee6b5a8f1b..5e72f8d49e10 100644
--- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild
+++ b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.3 2004/06/24 23:55:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.4 2005/04/17 00:52:47 mkennedy Exp $
inherit common-lisp eutils
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}.orig
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2.ebuild
deleted file mode 100644
index 75db4d983370..000000000000
--- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2.ebuild,v 1.3 2004/06/24 23:55:35 agriffis Exp $
-
-inherit common-lisp eutils
-
-DEB_PV=1
-
-DESCRIPTION="Common Lisp Statistics Package"
-HOMEPAGE="http://www.biolisp.org http://packages.debian.org/unstable/devel/cl-statistics.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}.orig.tar.gz
- http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}-${DEB_PV}.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=cl-statistics
-
-src_unpack() {
- unpack ${A}
- epatch ${PN}_${PV}-${DEB_PV}.diff
-}
-
-src_install() {
- common-lisp-install *.lisp ${FILESDIR}/${PN}.asd
- common-lisp-system-symlink
- dodoc *.txt
- do-debian-credits
-}
-
-pkg_preinst() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
-
-pkg_postrm() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
diff --git a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.1 b/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.1
deleted file mode 100644
index aa95a569a14e..000000000000
--- a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c0410b3eca5da846fdb3574651cf1418 cl-statistics_1.0.0.1.orig.tar.gz 31443
diff --git a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2 b/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2
deleted file mode 100644
index a21cd33a5417..000000000000
--- a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 3c0d682f297b74adc7ffb3a3ac014000 cl-statistics_1.0.0.2.orig.tar.gz 48444
-MD5 4fc9222742a8826984dfbc33d7592d79 cl-statistics_1.0.0.2-1.diff.gz 3994
diff --git a/dev-lisp/cl-syslog/ChangeLog b/dev-lisp/cl-syslog/ChangeLog
index d75d99a67b15..0e29416d6c65 100644
--- a/dev-lisp/cl-syslog/ChangeLog
+++ b/dev-lisp/cl-syslog/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-syslog
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-syslog/ChangeLog,v 1.4 2005/02/03 05:51:28 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-syslog/ChangeLog,v 1.5 2005/04/17 00:53:39 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-syslog-0.9.1-r1.ebuild:
+ Keywording.
02 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-syslog-0.9.1-r1.ebuild, -cl-syslog-0.9.1.ebuild:
diff --git a/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild b/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild
index b3809bc24ce1..6dadfacb26b5 100644
--- a/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild
+++ b/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.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-syslog/cl-syslog-0.9.1-r1.ebuild,v 1.4 2005/02/03 05:51:28 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild,v 1.5 2005/04/17 00:53:39 mkennedy Exp $
inherit common-lisp
@@ -9,11 +9,9 @@ HOMEPAGE="http://common-lisp.net/project/cl-syslog/"
SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp
- dev-lisp/cl-uffi"
+DEPEND="dev-lisp/cl-uffi"
CLPACKAGE=cl-syslog
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog
index 6c504064fd96..3333795a130b 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.7 2005/04/07 18:57:31 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.8 2005/04/17 00:56:07 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-tbnl-0.2.12.ebuild,
+ -cl-tbnl-0.3.10.ebuild, -cl-tbnl-0.3.11.ebuild, -cl-tbnl-0.3.12.ebuild,
+ -cl-tbnl-0.3.13.ebuild, -cl-tbnl-0.4.1.ebuild, -cl-tbnl-0.5.1.ebuild,
+ -cl-tbnl-0.5.2.ebuild, cl-tbnl-0.5.4.ebuild:
+ Removed old ebuilsd; Keywording.
*cl-tbnl-0.5.4 (07 Apr 2005)
diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.2.12.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.2.12.ebuild
deleted file mode 100644
index e7b7125a927c..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.2.12.ebuild
+++ /dev/null
@@ -1,34 +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.2.12.ebuild,v 1.3 2005/02/22 04:33:33 mkennedy Exp $
-
-inherit common-lisp
-
-DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on Marc Battyani's mod_lisp apache module."
-HOMEPAGE="http://www.weitz.de/tbnl/"
-SRC_URI="mirror://gentoo/tbnl-${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite"
-
-RDEPEND="${DEPEND}
- 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.3.10.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.3.10.ebuild
deleted file mode 100644
index f9e53d70d14c..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.3.10.ebuild
+++ /dev/null
@@ -1,38 +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.3.10.ebuild,v 1.2 2005/02/22 04:33:33 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}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="apache2"
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite
- dev-lisp/cl-ppcre"
-
-# RDEPEND="${DEPEND}
-# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
-
-RDEPEND="${DEPEND}
- 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.3.11.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.3.11.ebuild
deleted file mode 100644
index 7b831c9edd0b..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.3.11.ebuild
+++ /dev/null
@@ -1,38 +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.3.11.ebuild,v 1.1 2005/02/22 04:33:33 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="~x86"
-IUSE="apache2"
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite
- dev-lisp/cl-ppcre"
-
-# RDEPEND="${DEPEND}
-# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
-
-RDEPEND="${DEPEND}
- 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.3.12.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.3.12.ebuild
deleted file mode 100644
index d109dd73cbfc..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.3.12.ebuild
+++ /dev/null
@@ -1,38 +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.3.12.ebuild,v 1.1 2005/03/13 00:07: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="~x86"
-IUSE="apache2"
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite
- dev-lisp/cl-ppcre"
-
-# RDEPEND="${DEPEND}
-# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
-
-RDEPEND="${DEPEND}
- 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.3.13.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.3.13.ebuild
deleted file mode 100644
index b53815ebc009..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.3.13.ebuild
+++ /dev/null
@@ -1,38 +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.3.13.ebuild,v 1.1 2005/03/13 00:07: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="~x86"
-IUSE="apache2"
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite
- dev-lisp/cl-ppcre"
-
-# RDEPEND="${DEPEND}
-# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
-
-RDEPEND="${DEPEND}
- 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.4.1.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.4.1.ebuild
deleted file mode 100644
index ff7d3a9cd311..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.4.1.ebuild
+++ /dev/null
@@ -1,38 +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.4.1.ebuild,v 1.1 2005/03/16 17:32:12 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="~x86"
-IUSE="apache2"
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite
- dev-lisp/cl-ppcre"
-
-# RDEPEND="${DEPEND}
-# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
-
-RDEPEND="${DEPEND}
- 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.5.1.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.1.ebuild
deleted file mode 100644
index 7fdb5eded192..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.1.ebuild
+++ /dev/null
@@ -1,38 +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.5.1.ebuild,v 1.1 2005/03/19 21:20:44 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="~x86"
-IUSE="apache2"
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite
- dev-lisp/cl-ppcre"
-
-# RDEPEND="${DEPEND}
-# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
-
-RDEPEND="${DEPEND}
- 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.5.2.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.2.ebuild
deleted file mode 100644
index 9828059828e4..000000000000
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.2.ebuild
+++ /dev/null
@@ -1,38 +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.5.2.ebuild,v 1.1 2005/03/26 23:21:42 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="~x86"
-IUSE="apache2"
-
-DEPEND="dev-lisp/cl-kmrcl
- dev-lisp/cl-md5
- dev-lisp/cl-base64
- dev-lisp/cl-url-rewrite
- dev-lisp/cl-ppcre"
-
-# RDEPEND="${DEPEND}
-# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )"
-
-RDEPEND="${DEPEND}
- 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.5.4.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild
index 1644b6af558d..666a87a8b1e8 100644
--- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild
+++ b/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.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.5.4.ebuild,v 1.1 2005/04/07 18:57:31 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild,v 1.2 2005/04/17 00:56:07 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="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE="apache2"
DEPEND="dev-lisp/cl-kmrcl
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.2.12 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.2.12
deleted file mode 100644
index 0b3fc603f674..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.2.12
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e12a4d2eac543f070e327a485262eede tbnl-0.2.12.tar.gz 65005
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.10 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.10
deleted file mode 100644
index aa0d8d9fbec9..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.10
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d909d2cb05c2787472ae3f944e07de1a tbnl-0.3.10.tar.gz 80527
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.11 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.11
deleted file mode 100644
index 20224ee129eb..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.11
+++ /dev/null
@@ -1 +0,0 @@
-MD5 85a0607cfdf8a4718132845f2d10cbbf tbnl_0.3.11.orig.tar.gz 81259
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.12 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.12
deleted file mode 100644
index 802b961313ea..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.12
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2429fb1929eb86bfcad2c129119f701a tbnl_0.3.12.orig.tar.gz 81785
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.13 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.13
deleted file mode 100644
index 6a23840e5625..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.13
+++ /dev/null
@@ -1 +0,0 @@
-MD5 839769c3a82bf9128343bfe78bd25457 tbnl_0.3.13.orig.tar.gz 81795
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.4.1 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.4.1
deleted file mode 100644
index ddccdca5a237..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.4.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b7dfe91392d72b3af65760f6d27dfe90 tbnl_0.4.1.orig.tar.gz 83475
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.1 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.1
deleted file mode 100644
index 897ba3648c72..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 cc16a078c7acae4880b52bf945564fc2 tbnl_0.5.1.orig.tar.gz 85939
diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.2 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.2
deleted file mode 100644
index 329082124295..000000000000
--- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b26bae036de68f37a9d77a51ea1f5412 tbnl_0.5.2.orig.tar.gz 85994
diff --git a/dev-lisp/cl-url-rewrite/ChangeLog b/dev-lisp/cl-url-rewrite/ChangeLog
index 3adacbfcb5df..5236fbd690cf 100644
--- a/dev-lisp/cl-url-rewrite/ChangeLog
+++ b/dev-lisp/cl-url-rewrite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-url-rewrite
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-url-rewrite/ChangeLog,v 1.1 2004/10/18 15:43:51 mkennedy Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-url-rewrite/ChangeLog,v 1.2 2005/04/17 00:55:34 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-url-rewrite-0.1.0.ebuild:
+ Keywording.
*cl-url-rewrite-0.1.0 (18 Oct 2004)
diff --git a/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild b/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild
index 31fdc67b33a4..4e239388a4b3 100644
--- a/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild
+++ b/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild,v 1.1 2004/10/18 15:43:51 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild,v 1.2 2005/04/17 00:55:34 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.weitz.de/url-rewrite/"
SRC_URI="mirror://gentoo/url-rewrite-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"