summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lisp/clozurecl: Fix build with gcc-10Jakov Smolic2021-01-171-0/+110
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19087 Closes: https://bugs.gentoo.org/722618 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lisp/clozurecl: fix compilation on x86 with 17.0 profileAndrey Grozin2018-12-091-0/+7
| | | | | | | Suggested-by: Sergei Trofimovich <slyfox@gentoo.org> Closes: https://bugs.gentoo.org/672454 Signed-off-by: Andrey Grozin <grozin@gentoo.org> Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lisp/clozurecl: Drop old versionChema Alonso Josa2018-05-182-169/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lisp/clozurecl: add the upstream patch for compatibility with glibc-2.26Andrey Grozin2017-11-221-0/+41
| | | | | Closes: https://bugs.gentoo.org/638304 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-lisp/clozurecl: fix bug with the ~e formatAndrey Grozin2015-11-221-0/+128
| | | | | | | Upstream patch http://trac.clozure.com/ccl/changeset/16639 Bug: http://trac.clozure.com/ccl/ticket/563, http://trac.clozure.com/ccl/ticket/1186 Package-Manager: portage-2.2.25
* dev-lisp/clozurecl: QA: Revert "fix bug with the ~e format"Ulrich Müller2015-11-221-128/+0
| | | | | | | Apparently EAPI 6 still breaks infra's metadata generation, therefore temporarily reverting this. This reverts commit 80832b5eb0eb27505045760cff5e04230d4f08e2.
* dev-lisp/clozurecl: fix bug with the ~e formatAndrey Grozin2015-11-211-0/+128
Upstream patch http://trac.clozure.com/ccl/changeset/16639 Bug: http://trac.clozure.com/ccl/ticket/563, http://trac.clozure.com/ccl/ticket/1186 Package-Manager: portage-2.2.25