summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2006-07-01 13:58:32 +0000
committerAlec Warner <antarus@gentoo.org>2006-07-01 13:58:32 +0000
commitafb82d6b2629386a6335350df754075b47b087b9 (patch)
tree4e14acf947ab1882598417178ffc4499e70dfa42 /dev-lisp
parentversion bump (diff)
downloadgentoo-2-afb82d6b2629386a6335350df754075b47b087b9.tar.gz
gentoo-2-afb82d6b2629386a6335350df754075b47b087b9.tar.bz2
gentoo-2-afb82d6b2629386a6335350df754075b47b087b9.zip
Remove cl-cls-sbcl for bug # 134623
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-clx-sbcl/ChangeLog23
-rw-r--r--dev-lisp/cl-clx-sbcl/Manifest7
-rw-r--r--dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4-r1.ebuild39
-rw-r--r--dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild47
-rw-r--r--dev-lisp/cl-clx-sbcl/files/0.5.4-gentoo.patch13
-rw-r--r--dev-lisp/cl-clx-sbcl/files/digest-cl-clx-sbcl-0.5.41
-rw-r--r--dev-lisp/cl-clx-sbcl/files/digest-cl-clx-sbcl-0.5.4-r11
-rw-r--r--dev-lisp/cl-clx-sbcl/metadata.xml18
8 files changed, 0 insertions, 149 deletions
diff --git a/dev-lisp/cl-clx-sbcl/ChangeLog b/dev-lisp/cl-clx-sbcl/ChangeLog
deleted file mode 100644
index 23e39a6a3393..000000000000
--- a/dev-lisp/cl-clx-sbcl/ChangeLog
+++ /dev/null
@@ -1,23 +0,0 @@
-# ChangeLog for dev-lisp/cl-clx-sbcl
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx-sbcl/ChangeLog,v 1.5 2005/05/24 18:48:33 mkennedy Exp $
-
- 24 May 2005; <mkennedy@gentoo.org> cl-clx-sbcl-0.5.4.ebuild,
- cl-clx-sbcl-0.5.4-r1.ebuild:
- Keywording ~sparc
-
- 26 Jun 2004; David Holm <dholm@gentoo.org> cl-clx-sbcl-0.5.4-r1.ebuild:
- Added to ~ppc.
-
-*cl-clx-sbcl-0.5.4-r1 (12 Feb 2004)
-
- 12 Feb 2004; <mkennedy@gentoo.org> cl-clx-sbcl-0.5.4-r1.ebuild,
- metadata.xml:
- Cleanup for eclass changes.
-
-*cl-clx-sbcl-0.5.4 (01 Feb 2004)
-
- 01 Feb 2004; <mkennedy@gentoo.org> cl-clx-sbcl-0.5.4.ebuild, metadata.xml,
- files/0.5.4-gentoo.patch:
- Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-clx-sbcl/Manifest b/dev-lisp/cl-clx-sbcl/Manifest
deleted file mode 100644
index 3ebf7da17f2e..000000000000
--- a/dev-lisp/cl-clx-sbcl/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-MD5 0ca534de76bacabf01e5a1b234ebce79 ChangeLog 789
-MD5 bd5f465f30f1fe63a1671db23223352f cl-clx-sbcl-0.5.4-r1.ebuild 996
-MD5 4ba42aefb4164b33e411d793a0223013 cl-clx-sbcl-0.5.4.ebuild 1129
-MD5 989b4c6defae80da8e15d0efbce5e330 metadata.xml 642
-MD5 ea70376acc7982db3dbd73c532d3af5f files/0.5.4-gentoo.patch 387
-MD5 d5f5a9b9df7741bf9ad6ec36bb68ccb5 files/digest-cl-clx-sbcl-0.5.4 61
-MD5 d5f5a9b9df7741bf9ad6ec36bb68ccb5 files/digest-cl-clx-sbcl-0.5.4-r1 61
diff --git a/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4-r1.ebuild b/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4-r1.ebuild
deleted file mode 100644
index 977f8a70f47b..000000000000
--- a/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4-r1.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-clx-sbcl/cl-clx-sbcl-0.5.4-r1.ebuild,v 1.5 2005/05/24 18:48:33 mkennedy Exp $
-
-inherit common-lisp eutils
-
-DESCRIPTION="CLX for SBCL"
-HOMEPAGE="http://ftp.linux.org.uk/pub/lisp/sbcl/ http://www.cliki.net/CLX"
-SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lisp/common-lisp-controller
- dev-lisp/sbcl"
-
-CLPACKAGE=clx
-
-S=${WORKDIR}/clx_${PV}
-
-src_unpack() {
- unpack ${A}
- # this patch prevents building on clisp or cmucl
- epatch ${FILESDIR}/${PV}-gentoo.patch
- find ${S} -type d -name CVS -exec rm -rf \;
-}
-
-src_install() {
- for i in . demo test debug; do
- insinto /usr/share/common-lisp/source/clx/${i}
- doins ${S}/${i}/*.lisp
- done
- insinto /usr/share/common-lisp/source/clx
- doins clx.asd
- common-lisp-system-symlink
- dodoc CHANGES NEWS README*
-}
diff --git a/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild b/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild
deleted file mode 100644
index 4fef6f0852f3..000000000000
--- a/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild
+++ /dev/null
@@ -1,47 +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-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild,v 1.4 2005/05/24 18:48:33 mkennedy Exp $
-
-inherit common-lisp eutils
-
-DESCRIPTION="CLX for SBCL"
-HOMEPAGE="http://ftp.linux.org.uk/pub/lisp/sbcl/ http://www.cliki.net/CLX"
-SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lisp/common-lisp-controller
- dev-lisp/sbcl"
-
-CLPACKAGE=clx
-
-S=${WORKDIR}/clx_${PV}
-
-src_unpack() {
- unpack ${A}
- # this patch prevents building on clisp or cmucl
- epatch ${FILESDIR}/${PV}-gentoo.patch
- find ${S} -type d -name CVS -exec rm -rf \;
-}
-
-src_install() {
- for i in . demo test debug; do
- insinto /usr/share/common-lisp/source/clx/${i}
- doins ${S}/${i}/*.lisp
- done
- insinto /usr/share/common-lisp/source/clx
- doins clx.asd
- common-lisp-system-symlink
- dodoc CHANGES NEWS README*
-}
-
-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-clx-sbcl/files/0.5.4-gentoo.patch b/dev-lisp/cl-clx-sbcl/files/0.5.4-gentoo.patch
deleted file mode 100644
index 423e75d1e12e..000000000000
--- a/dev-lisp/cl-clx-sbcl/files/0.5.4-gentoo.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ur clx_0.5.4.original/clx.asd clx_0.5.4/clx.asd
---- clx_0.5.4.original/clx.asd 2003-11-10 20:14:52.000000000 -0600
-+++ clx_0.5.4/clx.asd 2004-02-01 11:22:16.025557936 -0600
-@@ -34,7 +34,7 @@
-
- (defclass legacy-file (static-file) ())
-
--(defsystem CLX
-+#+sbcl (defsystem CLX
- :depends-on (sb-bsd-sockets)
- :version "0.5.4"
- :serial t
-Only in clx_0.5.4: clx.asd.~1.16.~
diff --git a/dev-lisp/cl-clx-sbcl/files/digest-cl-clx-sbcl-0.5.4 b/dev-lisp/cl-clx-sbcl/files/digest-cl-clx-sbcl-0.5.4
deleted file mode 100644
index 439cc0a1d883..000000000000
--- a/dev-lisp/cl-clx-sbcl/files/digest-cl-clx-sbcl-0.5.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 dbc1ea318cea3c5939988c15ce28a96b clx_0.5.4.tar.gz 247305
diff --git a/dev-lisp/cl-clx-sbcl/files/digest-cl-clx-sbcl-0.5.4-r1 b/dev-lisp/cl-clx-sbcl/files/digest-cl-clx-sbcl-0.5.4-r1
deleted file mode 100644
index 439cc0a1d883..000000000000
--- a/dev-lisp/cl-clx-sbcl/files/digest-cl-clx-sbcl-0.5.4-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 dbc1ea318cea3c5939988c15ce28a96b clx_0.5.4.tar.gz 247305
diff --git a/dev-lisp/cl-clx-sbcl/metadata.xml b/dev-lisp/cl-clx-sbcl/metadata.xml
deleted file mode 100644
index 12b4f79c0055..000000000000
--- a/dev-lisp/cl-clx-sbcl/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>common-lisp</herd>
-<longdescription>
-CLX is an X11 client library for Common Lisp. The code was originally
-taken from a CMUCL distribution, was modified somewhat in order to
-make it compile and run under SBCL, then a selection of patches were
-added from other CLXes around the net. Main features:
-
- - SHAPE extension
- - XFREE86-VIDMODE extension
- - experimental RENDER extension
- - X Authority support that works with SSH forwarding
-
-CLX is to Common Lisp, what xlib is to C.
-</longdescription>
-</pkgmetadata>