Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 757555

Summary: app-misc/c_rehash-1.7-r1 uses deprecated EAPI 5
Product: Gentoo Linux Reporter: charles17
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: fedora.dm0, jstein
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 698100    
Attachments: fix.patch

Description charles17 2020-11-29 08:40:41 UTC
app-misc/c_rehash-1.7-r1 uses deprecated EAPI 5
Comment 1 David Michael 2021-03-23 22:58:50 UTC
Created attachment 693285 [details, diff]
fix.patch

This would need to add eapply_user to src_prepare, but that function is just substituting runtime paths, which seemed more appropriate for the configure phase.
Comment 2 Larry the Git Cow gentoo-dev 2021-03-26 19:48:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3bef0cc369d7eed26769ea6bc3419046220037

commit 5e3bef0cc369d7eed26769ea6bc3419046220037
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-03-26 19:48:10 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-26 19:48:10 +0000

    app-misc/c_rehash: EAPI 7
    
    Closes: https://bugs.gentoo.org/757555
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-misc/c_rehash/c_rehash-1.7-r1.ebuild | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)