summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanagiotis Christopoulos <pchrist@gentoo.org>2010-11-07 17:26:34 +0000
committerPanagiotis Christopoulos <pchrist@gentoo.org>2010-11-07 17:26:34 +0000
commit8a1f35f64ac32f201cbe015717905920798a5734 (patch)
treecb577073842e34907b48ca61869fa5287accdefa /dev-lisp/cl-environment
parentdev-lisp/cl-emb removal, p.masked from 17Sep2010, wrt bug #337963 (diff)
downloadgentoo-2-8a1f35f64ac32f201cbe015717905920798a5734.tar.gz
gentoo-2-8a1f35f64ac32f201cbe015717905920798a5734.tar.bz2
gentoo-2-8a1f35f64ac32f201cbe015717905920798a5734.zip
dev-lisp/cl-environment removal, p.masked from 17Sep2010, wrt bug #337963
Diffstat (limited to 'dev-lisp/cl-environment')
-rw-r--r--dev-lisp/cl-environment/ChangeLog26
-rw-r--r--dev-lisp/cl-environment/Manifest5
-rw-r--r--dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild29
-rw-r--r--dev-lisp/cl-environment/files/environment.asd48
-rw-r--r--dev-lisp/cl-environment/metadata.xml5
5 files changed, 0 insertions, 113 deletions
diff --git a/dev-lisp/cl-environment/ChangeLog b/dev-lisp/cl-environment/ChangeLog
deleted file mode 100644
index 5d9a8bd5c9f5..000000000000
--- a/dev-lisp/cl-environment/ChangeLog
+++ /dev/null
@@ -1,26 +0,0 @@
-# ChangeLog for dev-lisp/cl-environment
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-environment/ChangeLog,v 1.6 2007/02/03 17:34:37 flameeyes Exp $
-
- 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
- cl-environment-1.0.20021105.ebuild:
- Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file
- has been removed from debian's mirrors.
-
- 24 May 2005; <mkennedy@gentoo.org> cl-environment-1.0.20021105.ebuild:
- Keywording ~sparc
-
- 15 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
- cl-environment-1.0.20021105.ebuild:
- Keywording x86, ~ppc
-
- 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
- cl-environment-1.0.20021105.ebuild:
- Keywording for ~amd64
-
-*cl-environment-1.0.20021105 (14 May 2004)
-
- 14 May 2004; <mkennedy@gentoo.org> +metadata.xml, +files/environment.asd,
- +cl-environment-1.0.20021105.ebuild:
- Initial port. Ebuild contrtibuted by Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-environment/Manifest b/dev-lisp/cl-environment/Manifest
deleted file mode 100644
index 816090dad68b..000000000000
--- a/dev-lisp/cl-environment/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX environment.asd 1238 RMD160 c3674df097caf8e53e5063ef7d1a8db2e660438d SHA1 c42626b2e1811c7d7dc0d4725e3922c31fa9df24 SHA256 3fae7eaec10f9966f4729225848ca147d0deb14d409861406a5d360a01b636b8
-DIST cl-environment_1.0+cvs.2002.11.05.orig.tar.gz 21029 RMD160 323b87fe5c590382bf6a02c3acbdf9b15d4dfb08 SHA1 791df2685ffb07844577336ca4790d8c444d6f00 SHA256 6874b2d7b607605607ee17091387f204c4bfbe7c2ba1ce1d9abd1664e347c26b
-EBUILD cl-environment-1.0.20021105.ebuild 1024 RMD160 5b18d07f8ce140b8661309b4e371a431ccc51ca4 SHA1 e70b4cb612af6a20ff98064d1ff847d855b27327 SHA256 4782bb000cd275b3de9bca975ca922a247f7efa420ce3f8411f410cf2711c49f
-MISC ChangeLog 996 RMD160 dcd5427cb3f2d7e42812caebf29bc051f5e728be SHA1 65b54194cf87158f3f464e6b6c834667f3e3fbf6 SHA256 aae0eb26b4635b8a03bb6761daba3d7dc5d5d529dd4ce0e96f114d738987ba2e
-MISC metadata.xml 164 RMD160 5edb79931b874dc3a72128f0742b9d4c4eb3c8c1 SHA1 2f781e1fca36d790a027079805d56cf397e6a6f8 SHA256 f8efc9385015233c71f279f85bd0a327525b7136cf8714cc04449d8bea4ce22f
diff --git a/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild b/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild
deleted file mode 100644
index 828c2f08c240..000000000000
--- a/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild,v 1.7 2007/02/03 17:34:37 flameeyes Exp $
-
-inherit common-lisp
-
-MY_PV=${PV:0:3}
-CVS_PV=${PV:4:4}.${PV:8:2}.${PV:10}
-
-DESCRIPTION="Provides an CLOS (CL Object System) encapsulation of the current CL implementation environment"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-environment"
-SRC_URI="mirror://debian/pool/main/c/cl-environment/cl-environment_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=environment
-
-S=${WORKDIR}/cl-environment-${MY_PV}+cvs.${CVS_PV}
-
-src_install() {
- common-lisp-install *.lisp ${FILESDIR}/environment.asd
- insinto ${CLSOURCEROOT}/${CLPACKAGE}/impl-dependent; doins impl-dependent/*.lisp
- common-lisp-system-symlink
- dodoc COPYING INSTALLATION README
-}
diff --git a/dev-lisp/cl-environment/files/environment.asd b/dev-lisp/cl-environment/files/environment.asd
deleted file mode 100644
index deb6425e37dd..000000000000
--- a/dev-lisp/cl-environment/files/environment.asd
+++ /dev/null
@@ -1,48 +0,0 @@
-;;;; -*- Mode: Lisp -*-
-
-;;;; This file is from Debian. Copyright Kevin M. Rosenberg <kmr@debian.org>
-
-(in-package :asdf)
-
-(defsystem :environment
- :perform (load-op :after (op environment)
- (pushnew :environment cl:*features*))
- :components
- ((:file "env-package")
- (:file "feature-tagged-type-class" :depends-on ("env-package"))
- (:file "software"
- :depends-on ("env-package"
- "feature-tagged-type-class"))
- (:file "machine"
- :depends-on ("env-package"
- "feature-tagged-type-class"))
- (:file "operating-system"
- :depends-on ("software"))
- (:file "environment"
- :depends-on ("operating-system" "machine"))
- (:file "init-environment"
- :depends-on ("environment"
- "software"
- "operating-system"
- "machine"
- ))
- (:module impl-dependent
- :depends-on ("init-environment")
- :components
- ((:file
- #+clisp "clisp"
- #+lispworks "lispworks"
- #+allegro "allegro"
- #+cmu "cmucl"
- #+sbcl "sbcl"
- #+scl "scl"
- #+openmcl "openmcl"
- #+lcl "lcl"
- #+cormanlisp "corman"
- )))
-
- (:file "system-info"
- :depends-on ("impl-dependent" "utilities"))
- (:file "utilities"
- :depends-on ("init-environment" "impl-dependent"))
- ))
diff --git a/dev-lisp/cl-environment/metadata.xml b/dev-lisp/cl-environment/metadata.xml
deleted file mode 100644
index f418045b09c8..000000000000
--- a/dev-lisp/cl-environment/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>