Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] epatch.eclass: Add missing estack inherit
Date: Fri, 24 Mar 2017 16:33:53
Message-Id: 1490373178.1319.9.camel@gentoo.org
In Reply to: [gentoo-dev] [PATCH] epatch.eclass: Add missing estack inherit by "Michał Górny"
1 On wto, 2017-03-21 at 17:07 +0100, Michał Górny wrote:
2 > //
3 >
4 > Since this does not affect existing ebuilds, I'd like to apply it along
5 > with the epunt-cxx patch to avoid two major cache regens a week ;-).
6 >
7 > ---
8 > eclass/epatch.eclass | 2 ++
9 > 1 file changed, 2 insertions(+)
10 >
11 > diff --git a/eclass/epatch.eclass b/eclass/epatch.eclass
12 > index fb0a10b53583..905f68f8ef22 100644
13 > --- a/eclass/epatch.eclass
14 > +++ b/eclass/epatch.eclass
15 > @@ -11,6 +11,8 @@
16 >
17 > if [[ -z ${_EPATCH_ECLASS} ]]; then
18 >
19 > +inherit estack
20 > +
21 > # @VARIABLE: EPATCH_SOURCE
22 > # @DESCRIPTION:
23 > # Default directory to search for patches.
24
25 Merged.
26
27 --
28 Best regards,
29 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature