summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-02-08 13:47:54 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-02-08 13:47:54 +0000
commitf590f8bbf6837aee2e43035ffc8c4134b7d50aea (patch)
treeec27ad323bbf89bbc53bfcc99469b8de88d16c04 /dev-lisp
parentFix compilation error and update of dep (>=qt-4.2.2) (bug #160465). (diff)
downloadgentoo-2-f590f8bbf6837aee2e43035ffc8c4134b7d50aea.tar.gz
gentoo-2-f590f8bbf6837aee2e43035ffc8c4134b7d50aea.tar.bz2
gentoo-2-f590f8bbf6837aee2e43035ffc8c4134b7d50aea.zip
remove
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-ucw/ChangeLog33
-rw-r--r--dev-lisp/cl-ucw/Manifest6
-rw-r--r--dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild63
-rw-r--r--dev-lisp/cl-ucw/metadata.xml5
4 files changed, 0 insertions, 107 deletions
diff --git a/dev-lisp/cl-ucw/ChangeLog b/dev-lisp/cl-ucw/ChangeLog
deleted file mode 100644
index e4d6db3b0f37..000000000000
--- a/dev-lisp/cl-ucw/ChangeLog
+++ /dev/null
@@ -1,33 +0,0 @@
-# ChangeLog for dev-lisp/cl-ucw
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ucw/ChangeLog,v 1.5 2005/06/16 01:07:04 mkennedy Exp $
-
- 16 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> files/README.Gentoo:
- Corrected typo in README.Gentoo
-
- 15 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-ucw-0.3.9.ebuild:
- If araneida is not in USE, then dev-lisp/cl-puri should be a dependency;
- Resolves Bug #96141
-
- 24 May 2005; <mkennedy@gentoo.org> cl-ucw-0.3.9.ebuild:
- Keywording ~sparc
-
- 21 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
- files/0.3.9-gentoo.patch, files/README.Gentoo, cl-ucw-0.3.9.ebuild:
- Corrected typo in logging path.
-
-*cl-ucw-0.3.9 (18 May 2005)
-
- 18 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
- +files/0.3.9-gentoo.patch, +files/README.Gentoo, +metadata.xml,
- +cl-ucw-0.3.9.ebuild:
- New upstream version; Removed old ebuilds.
-
-*cl-ucw-0.3.7 (22 Mar 2005)
-*cl-ucw-0.3.6 (22 Mar 2005)
-
- 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
- +files/0.3.6-tal-paths-gentoo.patch, +files/0.3.7-tal-paths-gentoo.patch,
- +metadata.xml, +cl-ucw-0.3.6.ebuild, +cl-ucw-0.3.7.ebuild:
- Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-ucw/Manifest b/dev-lisp/cl-ucw/Manifest
deleted file mode 100644
index f611f8026337..000000000000
--- a/dev-lisp/cl-ucw/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
-MD5 b0bf2395122d79d7e76c28bd93b7db54 ChangeLog 1266
-MD5 56fd9cbf5510da1955cb394f63227d4c cl-ucw-0.3.9.ebuild 1764
-MD5 9292ebcab6412018da010e6ffbc1e6a6 files/digest-cl-ucw-0.3.9 62
-MD5 df14a3f3d08e815717f9d5bd5e0d274f files/0.3.9-gentoo.patch 872
-MD5 5ea821e77f7a2769c8138729fd7fe989 files/README.Gentoo 1861
diff --git a/dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild b/dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild
deleted file mode 100644
index 8e2f8862adb8..000000000000
--- a/dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild
+++ /dev/null
@@ -1,63 +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-ucw/cl-ucw-0.3.9.ebuild,v 1.5 2005/06/15 20:31:53 mkennedy Exp $
-
-inherit common-lisp eutils
-
-DESCRIPTION="UnCommon Web is a continuation based, component oriented dynamic web application framework written in Common Lisp."
-HOMEPAGE="http://common-lisp.net/project/ucw/index.html"
-SRC_URI="ftp://ftp.common-lisp.net/pub/project/ucw/ucw_${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="mod_lisp araneida aserve doc"
-
-DEPEND=">=dev-lisp/cl-iterate-1.4
- >=dev-lisp/cl-rfc2388-0.9
- >=dev-lisp/cl-arnesi-1.4.0_p5
- >=dev-lisp/cl-yaclml-0.5_p26
- dev-lisp/cl-icu
- mod_lisp? ( || ( www-apache/mod_lisp www-apache/mod_lisp2 ) )
- araneida? ( dev-lisp/cl-araneida )
- !araneida? ( dev-lisp/cl-puri )
- aserve? ( dev-lisp/cl-aserve )
- || ( app-emacs/slime app-emacs/slime-cvs )
- doc? ( virtual/tetex )"
-
-CLPACKAGE=ucw
-
-S=${WORKDIR}/ucw_${PV}
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/${PV}-gentoo.patch || die
- find ${S}/ -type d -name .arch-ids -exec rm -rf '{}' \; &>/dev/null
-}
-
-src_compile() {
- if use doc; then
- einfo "Won't build documentation for the time being."
-# make -C docs
- fi
-}
-
-src_install() {
- dodir /usr/share/common-lisp/source/ucw
- dodir /usr/share/common-lisp/systems
- insinto /usr/share/common-lisp/source/ucw/
- doins -r src examples
- common-lisp-install ucw.asd
- common-lisp-system-symlink
- dodoc README CHANGES
- dohtml -r docs/html/*
- insinto /usr/share/doc/${PF}/
- doins bin/*
- insinto /var/lib/ucw
- doins -r wwwroot
- dodoc ${FILESDIR}/README.Gentoo
- keepdir /var/log/ucw
-}
-
-pkg_postinst() {
- while read line; do einfo "${line}"; done <${FILESDIR}/README.Gentoo
-}
diff --git a/dev-lisp/cl-ucw/metadata.xml b/dev-lisp/cl-ucw/metadata.xml
deleted file mode 100644
index f418045b09c8..000000000000
--- a/dev-lisp/cl-ucw/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>common-lisp</herd>
-</pkgmetadata>