Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757555 - app-misc/c_rehash-1.7-r1 uses deprecated EAPI 5
Summary: app-misc/c_rehash-1.7-r1 uses deprecated EAPI 5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: EAPI5Removal
  Show dependency tree
 
Reported: 2020-11-29 08:40 UTC by charles17
Modified: 2021-03-26 19:48 UTC (History)
2 users (show)

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


Attachments
fix.patch (0001-app-misc-c_rehash-EAPI-7.patch,1.46 KB, patch)
2021-03-23 22:58 UTC, David Michael
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)