Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657322 - [PATCH] ebuild-writing/functions/src_prepare: EAPI=6 changes
Summary: [PATCH] ebuild-writing/functions/src_prepare: EAPI=6 changes
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Devmanual Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-04 08:56 UTC by Thomas Schneider
Modified: 2019-03-19 18:28 UTC (History)
0 users

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


Attachments
Patch (0001-ebuild-writing-functions-src_prepare-EAPI-6-changes.patch,1.52 KB, patch)
2018-06-04 08:56 UTC, Thomas Schneider
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schneider 2018-06-04 08:56:58 UTC
Created attachment 534730 [details, diff]
Patch

The documentation on src_prepare is outdated, as it does not document the new EAPI 6 behaviour.  This is a patch to fix this.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2018-10-24 19:50:36 UTC
I didn't see this patch and updated it already except for the note;

I'll likely be adding that in the near future
Comment 2 Larry the Git Cow gentoo-dev 2019-03-19 18:28:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=247eac25f939ec546b4e0a152b32e2c1cad31f4c

commit 247eac25f939ec546b4e0a152b32e2c1cad31f4c
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2019-03-19 18:05:20 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2019-03-19 18:05:20 +0000

    Add note about eapply_user in src_prepare
    
    Thanks to Thomas Schneider <bugs.gentoo.org@qsuscs.de> for this text
    
    Closes: https://bugs.gentoo.org/657322
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 ebuild-writing/functions/src_prepare/text.xml | 4 ++++
 1 file changed, 4 insertions(+)