Summary: | dev-lisp/abcl-1.8.0 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | alfr0451 |
Component: | Current packages | Assignee: | Common Lisp Bugs <common-lisp> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen, java |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://common-lisp.net/project/armedbear/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
alfr0451
2021-01-09 21:04:02 UTC
Here's a little bit more info as per ulm's request on #gentoo-lisp: The renaming the 1.5.0 ebuild and setting EAPI to 7 works. The advertised jdk/jre dependencies are, any of Java SE 6 (patch level 10 or higher), 7, 8, 11, 13..15 for the runtime and openjdk with those versions to build ABCL. (In reply to alfr0451 from comment #1) > The advertised jdk/jre dependencies are, any of Java SE 6 (patch level 10 or > higher), 7, 8, 11, 13..15 for the runtime and openjdk with those versions to > build ABCL. IIUC this should be fulfilled by all versions currently in the tree, so >=virtual/{jdk,jre}-1.8 should do the job. Hm, why is this package mirror restricted? It is GPL licensed, so redistribution shouldn't be a problem. That RESTRICT="mirror" was added by nimiux in commit 643297137c41 without any comment. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76bba87122f587040ce2e1827fc043ac64d164e commit a76bba87122f587040ce2e1827fc043ac64d164e Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2021-02-25 21:13:53 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2021-02-25 21:14:07 +0000 dev-lisp/abcl: Version bump to 1.8.0 Bump EAPI to 7. Specify license more precisely, drop mirror restriction. Closes: https://bugs.gentoo.org/764710 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm@gentoo.org> dev-lisp/abcl/Manifest | 1 + dev-lisp/abcl/abcl-1.8.0.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) |