Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: enlightenment@g.o
Subject: Re: [gentoo-dev] [PATCH] enlightenment.eclass: Replace eutils inherit w/ split eclasses
Date: Fri, 14 Apr 2017 16:31:50
Message-Id: 1492187454.14730.8.camel@gentoo.org
In Reply to: [gentoo-dev] [PATCH] enlightenment.eclass: Replace eutils inherit w/ split eclasses by "Michał Górny"
1 On pią, 2017-03-24 at 23:08 +0100, Michał Górny wrote:
2 > ---
3 > eclass/enlightenment.eclass | 2 +-
4 > 1 file changed, 1 insertion(+), 1 deletion(-)
5 >
6 > diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass
7 > index 4a30b7e4c120..ae7bb396590c 100644
8 > --- a/eclass/enlightenment.eclass
9 > +++ b/eclass/enlightenment.eclass
10 > @@ -9,7 +9,7 @@
11 > if [[ -z ${_ENLIGHTENMENT_ECLASS} ]]; then
12 > _ENLIGHTENMENT_ECLASS=1
13 >
14 > -inherit eutils libtool
15 > +inherit epatch epunt-cxx libtool
16 >
17 > # @ECLASS-VARIABLE: E_PYTHON
18 > # @DEFAULT_UNSET
19
20 Merged.
21
22 --
23 Best regards,
24 Michał Górny

Attachments

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