From bab95f54c95b1279f45017dabee3f61a025d489e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Wed, 13 Sep 2023 20:52:09 +0200 Subject: Package move dev-lisp/ecls to dev-lisp/ecl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/586230 Signed-off-by: Ulrich Müller --- eclass/common-lisp-3.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/common-lisp-3.eclass') diff --git a/eclass/common-lisp-3.eclass b/eclass/common-lisp-3.eclass index b2dbff3513de..26d31268a598 100644 --- a/eclass/common-lisp-3.eclass +++ b/eclass/common-lisp-3.eclass @@ -21,7 +21,7 @@ _COMMON_LISP_3_ECLASS=1 # @ECLASS_VARIABLE: CLIMPLEMENTATIONS # @DESCRIPTION: # Common Lisp implementations -CLIMPLEMENTATIONS="sbcl clisp clozurecl cmucl ecls gcl abcl" +CLIMPLEMENTATIONS="sbcl clisp clozurecl cmucl ecl gcl abcl" # @ECLASS_VARIABLE: CLSOURCEROOT # @DESCRIPTION: -- cgit v1.2.3