Gentoo Archives: gentoo-dev

From: hasufell <hasufell@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-dev-announce] EAPI 6 draft for review
Date: Sat, 17 Oct 2015 12:28:45
Message-Id: 56223EEE.1070903@gentoo.org
In Reply to: Re: [gentoo-dev] Re: [gentoo-dev-announce] EAPI 6 draft for review by "Michał Górny"
1 On 10/17/2015 02:24 PM, Michał Górny wrote:
2 >
3 > 2. eapply_user really belongs in the PM, especially if it's run by
4 > default. And it needs patch applying function. And if we have to
5 > implement patch applying function anyway, we may as well make it public
6 > to avoid unnecessary duplication.
7 >
8
9 Unreliable. The ebuild may define its own src_prepare function or the PM
10 might define eapply_user as a no-op, which is valid as per PMS.

Replies