Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787500 - app-portage/gs-elpa-0.1.3-r1 generates EAPI 5 ebuilds
Summary: app-portage/gs-elpa-0.1.3-r1 generates EAPI 5 ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Layman Overlay Manager project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-01 18:59 UTC by Ulrich Müller
Modified: 2021-05-01 19:09 UTC (History)
1 user (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 Ulrich Müller gentoo-dev 2021-05-01 18:59:58 UTC
gs-elpa still generates ebuilds with EAPI 5. These won't work with the current elisp.eclass which only supports EAPIs 6 and 7.
Comment 1 Larry the Git Cow gentoo-dev 2021-05-01 19:09:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30234fdf04d978b3c8ff514f762cea5f812a8ff6

commit 30234fdf04d978b3c8ff514f762cea5f812a8ff6
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2021-05-01 19:08:45 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2021-05-01 19:09:07 +0000

    app-portage/gs-elpa: Generate ebuilds for EAPI 7
    
    Instead of EAPI 5, which is no longer supported by elisp.eclass.
    
    Closes: https://bugs.gentoo.org/787500
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 .../gs-elpa/files/gs-elpa-0.1.3-eapi7.patch        | 47 ++++++++++++++++++++++
 app-portage/gs-elpa/gs-elpa-0.1.3-r2.ebuild        | 28 +++++++++++++
 2 files changed, 75 insertions(+)