Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559698 - eutils.eclass: epatch_user has portage specific code
Summary: eutils.eclass: epatch_user has portage specific code
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Low enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-05 19:24 UTC by Julian Ospald
Modified: 2015-09-29 14:17 UTC (History)
1 user (show)

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


Attachments
eutils.eclass.patch (eutils.eclass.patch,1.89 KB, patch)
2015-09-05 19:24 UTC, Julian Ospald
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2015-09-05 19:24:29 UTC
Created attachment 411084 [details, diff]
eutils.eclass.patch

Although epatch_user should be deprecated by proper PM functions, it is still discriminating non-portage users by forcing them to use portage specific locations in epatch_user.

This could be transitionally fixed with the attached patch.

https://github.com/gentoo/gentoo/pull/69
Comment 1 Julian Ospald 2015-09-11 00:36:51 UTC
I will apply this in two weeks.
Comment 2 SpanKY gentoo-dev 2015-09-26 08:10:00 UTC
looks fine