From c3c0be73ec057ae3f1c5fe7dc73be5a281121fda Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 30 Mar 2023 23:46:32 -0400 Subject: removed unneeded and unmaintained packages --- dev-lisp/sbcl/metadata.xml | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 dev-lisp/sbcl/metadata.xml (limited to 'dev-lisp/sbcl/metadata.xml') diff --git a/dev-lisp/sbcl/metadata.xml b/dev-lisp/sbcl/metadata.xml deleted file mode 100644 index 3f09daa..0000000 --- a/dev-lisp/sbcl/metadata.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - grozin@gentoo.org - Andrey Grozin - - - common-lisp@gentoo.org - Gentoo Common Lisp Project - - Steel Bank Common Lisp is an open source Common - Lisp implementation. It provides an integrated native compiler, - interpreter, and debugger. SBCL is a fork off of the main branch - of CMUCL. SBCL is distinguished from CMUCL by a greater emphasis - on maintainability. In particular, the SBCL system can be built - directly from its source code, so that the output corresponds to - the source code in a controlled, verifiable way, and arbitrary - changes can be made to the system without causing bootstrapping - problems. SBCL also places less emphasis than CMU CL does on new - non-ANSI extensions, or on backward compatibility with old - non-ANSI features. Support for native threading on GNU/Linux is - available for the x86 and amd64 platforms using an NPTL enabled - GLIBC. SBCL 0.8.17 and later support Unicode. - - - Enable disassembly support with dev-libs/capstone - - - sbcl - - -- cgit v1.2.3