summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanagiotis Christopoulos <pchrist@gentoo.org>2010-11-07 17:43:52 +0000
committerPanagiotis Christopoulos <pchrist@gentoo.org>2010-11-07 17:43:52 +0000
commit86c8f217ba6ea7cbd8f1f668734fd9fb36f15757 (patch)
tree66dbd790ec8d80f34ebc7de308d2d87a2eae3ea2 /dev-lisp/cl-lisp2wish
parentdev-lisp/cl-linedit removal, p.masked from 17Sep2010, wrt bug #337963 (diff)
downloadhistorical-86c8f217ba6ea7cbd8f1f668734fd9fb36f15757.tar.gz
historical-86c8f217ba6ea7cbd8f1f668734fd9fb36f15757.tar.bz2
historical-86c8f217ba6ea7cbd8f1f668734fd9fb36f15757.zip
dev-lisp/cl-lisp2wish removal, p.masked from 17Sep2010, wrt bug #337963
Diffstat (limited to 'dev-lisp/cl-lisp2wish')
-rw-r--r--dev-lisp/cl-lisp2wish/ChangeLog28
-rw-r--r--dev-lisp/cl-lisp2wish/Manifest5
-rw-r--r--dev-lisp/cl-lisp2wish/cl-lisp2wish-20040131.ebuild34
-rw-r--r--dev-lisp/cl-lisp2wish/files/20040131-USER-package-gentoo.patch38
-rw-r--r--dev-lisp/cl-lisp2wish/metadata.xml11
5 files changed, 0 insertions, 116 deletions
diff --git a/dev-lisp/cl-lisp2wish/ChangeLog b/dev-lisp/cl-lisp2wish/ChangeLog
deleted file mode 100644
index 245b8a2f9cc5..000000000000
--- a/dev-lisp/cl-lisp2wish/ChangeLog
+++ /dev/null
@@ -1,28 +0,0 @@
-# ChangeLog for dev-lisp/cl-lisp2wish
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-lisp2wish/ChangeLog,v 1.7 2007/02/04 01:05:05 flameeyes Exp $
-
- 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
- Regenerate digest in Manifest2 format.
-
- 24 May 2005; <mkennedy@gentoo.org> cl-lisp2wish-20040131.ebuild:
- Keywording ~sparc
-
- 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
- cl-lisp2wish-20040131.ebuild:
- Keywording; Removed old ebuilds
-
- 11 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
- cl-lisp2wish-20040131.ebuild:
- Keywording for ~amd64
-
- 04 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org>
- +files/20040131-USER-package-gentoo.patch, cl-lisp2wish-20040131.ebuild:
- Tag stable keywords for x86; Include fix for non-existent USER package (CMUCL)
-
-*cl-lisp2wish-20040131 (19 May 2004)
-
- 19 May 2004; <mkennedy@gentoo.org> +metadata.xml,
- +cl-lisp2wish-20040131.ebuild:
- Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-lisp2wish/Manifest b/dev-lisp/cl-lisp2wish/Manifest
deleted file mode 100644
index be1fe952280d..000000000000
--- a/dev-lisp/cl-lisp2wish/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX 20040131-USER-package-gentoo.patch 1129 RMD160 57bf2261908919825661cc89cbb41723bf862f0c SHA1 6f37780459f8cf5945ffdafc1dfeba7552efad4f SHA256 3a42ff113448caa554e91ed30c5ccb82311401537be7760e8c5d06d01b582b1d
-DIST lisp2wish-2004-01-31.tgz 5824 RMD160 bca234f8c17e5a02049ce738c97cebac6d20dcef SHA1 a8e42d32dcc25d0c18add6cb54b82e4c07aec5e4 SHA256 3850c69270bfbbe067bd51a780bd85e529ac688a013c24604348cfc593179c2e
-EBUILD cl-lisp2wish-20040131.ebuild 871 RMD160 b44d6a63031469a2becc1312b6ac2e1a787371df SHA1 5285974102750a3da5517039c38209c2c165b044 SHA256 e2efae3a3af37eaa10a1c44f2e2120cd3c228b0501d8d6af28c2f09a0c9b397e
-MISC ChangeLog 1053 RMD160 16f25bede048ef730711f945c713263835411ddc SHA1 e3bd4bc841c87b39bb851fbe37ac66ac2901e121 SHA256 569cb5f40d9050c66bd77b1db2a7edf641509e7193db07d659d19bdd434412d6
-MISC metadata.xml 428 RMD160 a8c03a246b403d453527f6974b0d99aeb307b718 SHA1 ff4c726e70546425d50c457a4e982d0f7fc6c572 SHA256 ac6635671cec4d76600030b3640cb295d66276f9e5f4e52649ae9aaae7a19393
diff --git a/dev-lisp/cl-lisp2wish/cl-lisp2wish-20040131.ebuild b/dev-lisp/cl-lisp2wish/cl-lisp2wish-20040131.ebuild
deleted file mode 100644
index 55831bd64679..000000000000
--- a/dev-lisp/cl-lisp2wish/cl-lisp2wish-20040131.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-lisp2wish/cl-lisp2wish-20040131.ebuild,v 1.7 2005/05/24 18:48:33 mkennedy Exp $
-
-inherit common-lisp eutils
-
-MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
-
-DESCRIPTION="lisp2wish is a simple interface to the Tk Graphics Toolkit."
-HOMEPAGE="http://www.cliki.net/lisp2wish"
-SRC_URI="http://www.riise-data.net/lisp2wish-${MY_PV}.tgz"
-LICENSE="lisp2wish"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-IUSE=""
-DEPEND="virtual/commonlisp
- dev-lisp/common-lisp-controller"
-RDEPEND="${DEPEND}
- dev-lang/tk"
-
-CLPACKAGE=lisp2wish
-
-S=${WORKDIR}/lisp2wish
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/${PV}-USER-package-gentoo.patch || die
-}
-
-src_install() {
- common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
- dodoc README*
-}
diff --git a/dev-lisp/cl-lisp2wish/files/20040131-USER-package-gentoo.patch b/dev-lisp/cl-lisp2wish/files/20040131-USER-package-gentoo.patch
deleted file mode 100644
index c94cb2f3eb61..000000000000
--- a/dev-lisp/cl-lisp2wish/files/20040131-USER-package-gentoo.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-diff -ur lisp2wish.orig/package.lisp lisp2wish/package.lisp
---- lisp2wish.orig/package.lisp 2004-01-30 17:09:07.000000000 -0600
-+++ lisp2wish/package.lisp 2005-02-04 16:34:30.588988396 -0600
-@@ -1,10 +1,8 @@
-
--(in-package #-:sbcl "USER" #+:sbcl "COMMON-LISP-USER")
-+(in-package #:cl-user)
-
--#-:KCL
- (defpackage WISH
-- (:use #-:sbcl LISP #+:sbcl "COMMON-LISP" #+:ALLEGRO EXCL #+:LUCID LCL)
-- #-(or :cmu :sbcl :clisp) (:shadowing-import-from USER TEST-WISH)
-+ (:use #:common-lisp)
- (:export "*WISH*"
- "*WISH-PROG*"
- "*WISH-ARGS*"
-@@ -15,21 +13,3 @@
- "WITH-OUTPUT-TO-WISH"
- "LISTEN-TO-WISH"
- "DEFAULT-WISH-LISTENER"))
--
--#+:KCL
--(eval-when (load eval compile)
-- (unless (find-package "WISH")
-- 'TEST-WISH
-- (make-package "WISH")
-- (in-package "WISH")
-- (shadowing-import '(USER::TEST-WISH))
-- (export (mapcar #'intern '("*WISH*"
-- "*WISH-PROG*"
-- "*WISH-ARGS*"
-- "*WISH-EXIT-MSG*"
-- "*WISH-LISTENER*"
-- "SEND-TO-WISH"
-- "WITH-WISH"
-- "WITH-OUTPUT-TO-WISH"
-- "LISTEN-TO-WISH"
-- "DEFAULT-WISH-LISTENER")))))
diff --git a/dev-lisp/cl-lisp2wish/metadata.xml b/dev-lisp/cl-lisp2wish/metadata.xml
deleted file mode 100644
index af726cf33685..000000000000
--- a/dev-lisp/cl-lisp2wish/metadata.xml
+++ /dev/null
@@ -1,11 +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>
-lisp2wish is a simple interface to the Tk Graphics Toolkit. The
-interface starts the Tcl/Tk interpreter wish from Lisp as a
-subprocess, with which it communicates asynchronously by sending Tcl
-commands and receiving responses.
-</longdescription>
-</pkgmetadata>