diff options
| author | Ulrich Müller <ulm@gentoo.org> | 2023-09-13 20:52:09 +0200 |
|---|---|---|
| committer | Ulrich Müller <ulm@gentoo.org> | 2023-09-14 17:10:23 +0200 |
| commit | bab95f54c95b1279f45017dabee3f61a025d489e (patch) | |
| tree | ec1da69f1335723510b1a455145edcbb80bee2fe /eclass/common-lisp-3.eclass | |
| parent | e470d198cc9fe863a54e392fb7e8bf963b5be5e9 (diff) | |
| download | gentoo-bab95f54c95b1279f45017dabee3f61a025d489e.tar.gz gentoo-bab95f54c95b1279f45017dabee3f61a025d489e.tar.bz2 gentoo-bab95f54c95b1279f45017dabee3f61a025d489e.zip | |
Package move dev-lisp/ecls to dev-lisp/ecl
Closes: https://bugs.gentoo.org/586230
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass/common-lisp-3.eclass')
| -rw-r--r-- | eclass/common-lisp-3.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
