Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764710 - dev-lisp/abcl-1.8.0 version bump
Summary: dev-lisp/abcl-1.8.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL: https://common-lisp.net/project/armed...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-09 21:04 UTC by alfr0451
Modified: 2021-02-25 21:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alfr0451 2021-01-09 21:04:02 UTC
ABCL-1.8.0 is available and not in ::gentoo.

Copying the 1.5.0 ebuild works, though jdk/jre dependencies likely should be adjusted to match the stated requirements from the website.

Reproducible: Always
Comment 1 alfr0451 2021-02-24 21:16:31 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.
Comment 2 Ulrich Müller gentoo-dev 2021-02-25 07:29:57 UTC
(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.
Comment 3 Ulrich Müller gentoo-dev 2021-02-25 21:11:53 UTC
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.
Comment 4 Larry the Git Cow gentoo-dev 2021-02-25 21:14:13 UTC
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(+)