Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 428288 - app-shells/bash: epatch_user support
Summary: app-shells/bash: epatch_user support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-27 11:04 UTC by Sergey Popov
Modified: 2012-07-29 04:54 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 Sergey Popov gentoo-dev 2012-07-27 11:04:15 UTC
It would be nice to have support for custom user patches in bash ebuild. I need such thing for some tricks with additional UTF-8 locale support patches, that are not currently in upstream.

Reproducible: Always
Comment 2 Sergey Popov gentoo-dev 2012-07-27 15:27:38 UTC
(In reply to comment #1)
> See
> http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commitdiff;
> h=a8bf7862967cce36b7f1b408934a774126da2538;
> hp=1c2dff2df2305aff88a734e3a2716de1bb69f3b6

As i understand this is about experimental EAPI, and i am talking about ebuild which have EAPI=1. Also, i have checked that putting epatch_user in src_unpack() of bash ebuild works well. If such change does not break any policy, i think that it should be merged in bash ebuild.
Comment 3 SpanKY gentoo-dev 2012-07-29 04:54:58 UTC
should be all set now in the tree; thanks for the report!

Commit message: Call epatch_user
http://sources.gentoo.org/app-shells/bash/bash-4.2_p37.ebuild?r1=1.1&r2=1.2