Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477754 - eutils.eclass: epatch_user: support ${PN}-$(get_major_version) for patches
Summary: eutils.eclass: epatch_user: support ${PN}-$(get_major_version) for patches
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-22 14:38 UTC by Florian Manschwetus
Modified: 2022-07-27 07:45 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 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.