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

Bug 477754

Summary: eutils.eclass: epatch_user: support ${PN}-$(get_major_version) for patches
Product: Gentoo Linux Reporter: Florian Manschwetus <manschwetus>
Component: EclassesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Florian Manschwetus 2013-07-22 14:38:57 UTC
would be nice to also have a user_patch-dir where patches for a complete major version sequel could be placed in.
Comment 1 SpanKY gentoo-dev 2013-10-16 06:39:33 UTC
i don't want eutils relying on versionator as eutils already inherits way more eclasses than it should

it'd be easy to support one component (i.e. "3" with PV=3.9), but doing more than that starts to get to be a pita ...
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-10 09:01:50 UTC
I doubt this is a good idea. EAPI 6 comes with eapply_user, and we should even consider killing epatch_user completely there.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-27 07:45:06 UTC
(In reply to Michał Górny from comment #2)
> I doubt this is a good idea. EAPI 6 comes with eapply_user, and we should
> even consider killing epatch_user completely there.

And we have.